| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | | | netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers | Florian Westphal | 2018-07-16 | 2 | -12/+2 | |
| | | | * | | | | | | openvswitch: use nf_ct_get_tuplepr, invert_tuplepr | Florian Westphal | 2018-07-16 | 1 | -7/+0 | |
| | | | * | | | | | | netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.h | Máté Eckl | 2018-07-16 | 1 | -0/+8 | |
| | | * | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 2018-07-20 | 8 | -15/+26 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | flow_dissector: Dissect tos and ttl from the tunnel info | Or Gerlitz | 2018-07-19 | 1 | -1/+1 | |
| | | * | | | | | | | | net: dsa: Remove VLA usage | Salvatore Mesoraca | 2018-07-18 | 1 | -0/+3 | |
| | | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | | tls: Add rx inline crypto offload | Boris Pismenny | 2018-07-16 | 1 | -4/+59 | |
| | | * | | | | | | | tls: Split tls_sw_release_resources_rx | Boris Pismenny | 2018-07-16 | 1 | -0/+1 | |
| | | * | | | | | | | tls: Split decrypt_skb to two functions | Boris Pismenny | 2018-07-16 | 1 | -0/+2 | |
| | | * | | | | | | | tls: Refactor tls_offload variable names | Boris Pismenny | 2018-07-16 | 1 | -8/+8 | |
| | | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-07-14 | 1 | -0/+13 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | xdp: factor out common program/flags handling from drivers | Jakub Kicinski | 2018-07-13 | 1 | -0/+13 | |
| | | | | |_|_|/ / / | | | |/| | | | | | ||||||
| | | * | | | | | | | net: sched: refactor flower walk to iterate over idr | Vlad Buslov | 2018-07-13 | 1 | -0/+1 | |
| | * | | | | | | | | ieee802154: add rx LQI from userspace | Romuald CARI | 2018-07-13 | 1 | -0/+1 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | devlink: Add generic parameters region_snapshot | Alex Vesker | 2018-07-12 | 1 | -0/+4 | |
| | * | | | | | | | devlink: Add support for creating region snapshots | Alex Vesker | 2018-07-12 | 1 | -0/+13 | |
| | * | | | | | | | devlink: Add callback to query for snapshot id before snapshot create | Alex Vesker | 2018-07-12 | 1 | -0/+8 | |
| | * | | | | | | | devlink: Add support for creating and destroying regions | Alex Vesker | 2018-07-12 | 1 | -0/+22 | |
| | * | | | | | | | net/sched: act_skbedit: don't use spinlock in the data path | Davide Caratti | 2018-07-12 | 1 | -10/+27 | |
| | * | | | | | | | tcp: use monotonic timestamps for PAWS | Arnd Bergmann | 2018-07-12 | 1 | -7/+10 | |
| | * | | | | | | | net: Add lag.h, net_lag_port_dev_txable() | Petr Machata | 2018-07-11 | 2 | -0/+30 | |
| | * | | | | | | | tcp: expose both send and receive intervals for rate sample | Deepti Raghavan | 2018-07-11 | 1 | -0/+2 | |
| | * | | | | | | | net: sched: change action API to use array of pointers to actions | Vlad Buslov | 2018-07-08 | 1 | -3/+4 | |
| | * | | | | | | | net: sched: atomically check-allocate action | Vlad Buslov | 2018-07-08 | 1 | -0/+3 | |
| | * | | | | | | | net: sched: add 'delete' function to action ops | Vlad Buslov | 2018-07-08 | 1 | -0/+1 | |
| | * | | | | | | | net: sched: implement action API that deletes action by index | Vlad Buslov | 2018-07-08 | 1 | -0/+1 | |
| | * | | | | | | | net: sched: implement unlocked action init API | Vlad Buslov | 2018-07-08 | 1 | -2/+4 | |
| | * | | | | | | | net: sched: change type of reference and bind counters | Vlad Buslov | 2018-07-08 | 1 | -2/+3 | |
| | * | | | | | | | net: sched: use rcu for action cookie update | Vlad Buslov | 2018-07-08 | 2 | -1/+2 | |
| | * | | | | | | | net/flow_dissector: Add support for QinQ dissection | Jianbo Liu | 2018-07-07 | 1 | -0/+2 | |
| | * | | | | | | | net/flow_dissector: Save vlan ethertype from headers | Jianbo Liu | 2018-07-07 | 1 | -1/+1 | |
| | * | | | | | | | devlink: fix incorrect return statement | Arnd Bergmann | 2018-07-07 | 1 | -1/+0 | |
| | * | | | | | | | ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6 | Willem de Bruijn | 2018-07-07 | 1 | -1/+0 | |
| | * | | | | | | | ipv6: fold sockcm_cookie into ipcm6_cookie | Willem de Bruijn | 2018-07-07 | 2 | -6/+4 | |
| | * | | | | | | | sock: sockc cookie initializer | Willem de Bruijn | 2018-07-07 | 1 | -0/+6 | |
| | * | | | | | | | ipv6: ipcm6_cookie initializer | Willem de Bruijn | 2018-07-07 | 1 | -0/+19 | |
| | * | | | | | | | ipv4: ipcm_cookie initializers | Willem de Bruijn | 2018-07-07 | 1 | -0/+15 | |
| | |/ / / / / / | ||||||
| | * | | | | | | net: ipv6: listify ipv6_rcv() and ip6_rcv_finish() | Edward Cree | 2018-07-06 | 1 | -0/+2 | |
| | * | | | | | | devlink: Add enable_sriov boolean generic parameter | Vasundhara Volam | 2018-07-05 | 1 | -0/+4 | |
| | * | | | | | | devlink: Add generic parameters internal_err_reset and max_macs | Moshe Shemesh | 2018-07-05 | 1 | -0/+31 | |
| | * | | | | | | devlink: Add devlink notifications support for params | Moshe Shemesh | 2018-07-05 | 1 | -0/+7 | |
| | * | | | | | | devlink: Add support for get/set driverinit value | Moshe Shemesh | 2018-07-05 | 1 | -0/+18 | |
| | * | | | | | | devlink: Add param set command | Moshe Shemesh | 2018-07-05 | 1 | -0/+4 | |
| | * | | | | | | devlink: Add devlink_param register and unregister | Moshe Shemesh | 2018-07-05 | 1 | -0/+85 | |
| | * | | | | | | net/sched: Make etf report drops on error_queue | Jesus Sanchez-Palencia | 2018-07-04 | 1 | -1/+2 | |
| | * | | | | | | net/sched: Add HW offloading capability to ETF | Jesus Sanchez-Palencia | 2018-07-04 | 1 | -0/+5 | |
| | * | | | | | | net/sched: Allow creating a Qdisc watchdog with other clocks | Vinicius Costa Gomes | 2018-07-04 | 1 | -0/+2 | |
| | * | | | | | | net: ipv4: Hook into time based transmission | Jesus Sanchez-Palencia | 2018-07-04 | 1 | -0/+1 | |
| | * | | | | | | net: Add a new socket option for a future transmit time. | Richard Cochran | 2018-07-04 | 1 | -0/+10 | |
| | * | | | | | | net: ipv4: listified version of ip_rcv | Edward Cree | 2018-07-04 | 1 | -0/+2 | |

