| Commit message (Expand) | Author | Age | Files | Lines |
* | net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd() | Vlad Buslov | 2019-07-13 | 1 | -0/+10 |
* | net: fib_rules: do not flow dissect local packets | Petar Penkov | 2019-07-11 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-07-11 | 61 | -350/+1634 |
|\ |
|
| * | netfilter: nf_tables: add hardware offload support | Pablo Neira Ayuso | 2019-07-09 | 2 | -0/+90 |
| * | net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload | Pablo Neira Ayuso | 2019-07-09 | 2 | -35/+35 |
| * | net: flow_offload: add flow_block_cb_is_busy() and use it | Pablo Neira Ayuso | 2019-07-09 | 1 | -0/+3 |
| * | net: sched: remove tcf block API | Pablo Neira Ayuso | 2019-07-09 | 1 | -69/+0 |
| * | drivers: net: use flow block API | Pablo Neira Ayuso | 2019-07-09 | 2 | -4/+1 |
| * | net: flow_offload: add flow_block_cb_{priv, incref, decref}() | Pablo Neira Ayuso | 2019-07-09 | 1 | -0/+4 |
| * | net: flow_offload: add list handling functions | Pablo Neira Ayuso | 2019-07-09 | 1 | -0/+19 |
| * | net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free() | Pablo Neira Ayuso | 2019-07-09 | 1 | -0/+14 |
| * | net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_* | Pablo Neira Ayuso | 2019-07-09 | 2 | -5/+4 |
| * | net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND | Pablo Neira Ayuso | 2019-07-09 | 2 | -3/+2 |
| * | net: flow_offload: add flow_block_cb_setup_simple() | Pablo Neira Ayuso | 2019-07-09 | 2 | -17/+30 |
| * | net/flow_dissector: add connection tracking dissection | Paul Blakey | 2019-07-09 | 1 | -0/+15 |
| * | net/sched: Introduce action ct | Paul Blakey | 2019-07-09 | 2 | -0/+68 |
| * | devlink: Introduce PCI VF port flavour and port attribute | Parav Pandit | 2019-07-09 | 1 | -0/+10 |
| * | devlink: Introduce PCI PF port flavour and port attribute | Parav Pandit | 2019-07-09 | 1 | -0/+8 |
| * | devlink: Refactor physical port attributes | Parav Pandit | 2019-07-09 | 1 | -2/+11 |
| * | net/tls: don't clear TX resync flag on error | Dirk van der Merwe | 2019-07-09 | 1 | -3/+3 |
| * | sctp: rename sp strm_interleave to ep intl_enable | Xin Long | 2019-07-09 | 1 | -1/+1 |
| * | sctp: rename asoc intl_enable to asoc peer.intl_capable | Xin Long | 2019-07-09 | 1 | -16/+17 |
| * | sctp: remove prsctp_enable from asoc | Xin Long | 2019-07-09 | 1 | -2/+1 |
| * | sctp: remove reconf_enable from asoc | Xin Long | 2019-07-09 | 1 | -2/+1 |
| * | net: sched: add mpls manipulation actions to TC | John Hurley | 2019-07-09 | 1 | -0/+30 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-07-09 | 5 | -5/+16 |
| |\ |
|
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-07-03 | 1 | -0/+5 |
| | |\ |
|
| | | * | xdp: fix hang while unregistering device bound to xdp socket | Ilya Maximets | 2019-07-03 | 1 | -0/+5 |
| | * | | net/tls: make sure offload also gets the keys wiped | Jakub Kicinski | 2019-07-02 | 1 | -0/+1 |
| | * | | net:gue.h:Fix shifting signed 32-bit value by 31 bits problem | Vandana BN | 2019-07-01 | 1 | -1/+1 |
| | * | | net: dst.h: Fix shifting signed 32-bit value by 31 bits problem | Vandana BN | 2019-07-01 | 1 | -1/+1 |
| | * | | net: make skb_dst_force return true when dst is refcounted | Florian Westphal | 2019-06-29 | 1 | -1/+4 |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-06-28 | 1 | -2/+4 |
| | |\ \ |
|
| | | * | | ipvs: fix tinfo memory leak in start_sync_thread | Julian Anastasov | 2019-06-25 | 1 | -2/+4 |
| * | | | | ipv6: elide flowlabel check if no exclusive leases exist | Willem de Bruijn | 2019-07-09 | 1 | -1/+13 |
| * | | | | coallocate socket_wq with socket itself | Al Viro | 2019-07-09 | 1 | -2/+2 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-07-09 | 2 | -3/+3 |
| |\ \ \ \ |
|
| | * | | | | xdp: fix race on generic receive path | Ilya Maximets | 2019-07-09 | 1 | -0/+2 |
| | * | | | | bpf: avoid unused variable warning in tcp_bpf_rtt() | Arnd Bergmann | 2019-07-08 | 1 | -3/+1 |
| * | | | | | net: core: page_pool: add user refcnt and reintroduce page_pool_destroy | Ivan Khoronzhuk | 2019-07-08 | 1 | -0/+25 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2019-07-08 | 4 | -2/+51 |
| |\ \ \ \ \ |
|
| | * | | | | | netfilter: nft_meta: move bridge meta keys into nft_meta_bridge | wenxu | 2019-07-05 | 1 | -0/+44 |
| | * | | | | | netfilter: nf_tables: Add synproxy support | Fernando Fernandez Mancera | 2019-07-05 | 2 | -0/+6 |
| | * | | | | | netfilter: nf_queue: remove unused hook entries pointer | Florian Westphal | 2019-07-04 | 1 | -2/+1 |
| * | | | | | | Bluetooth: Add support for LE ping feature | Spoorthi Ravishankar Koppad | 2019-07-06 | 2 | -0/+24 |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2019-07-06 | 1 | -30/+23 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | xfrm: remove get_mtu indirection from xfrm_type | Florian Westphal | 2019-07-01 | 1 | -3/+1 |
| | * | | | | | xfrm: remove type and offload_type map from xfrm_state_afinfo | Florian Westphal | 2019-06-06 | 1 | -4/+12 |
| | * | | | | | xfrm: remove eth_proto value from xfrm_state_afinfo | Florian Westphal | 2019-06-06 | 1 | -4/+2 |
| | * | | | | | xfrm: remove state and template sort indirections from xfrm_state_afinfo | Florian Westphal | 2019-06-06 | 1 | -11/+7 |