aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-26crypto: user - make NETLINK_CRYPTO work inside netnsOndrej Mosnacek1-0/+3
2019-07-18tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet1-1/+2
2019-07-12net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()Vlad Buslov1-0/+10
2019-07-11net: fib_rules: do not flow dissect local packetsPetar Penkov1-2/+2
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds61-350/+1634
2019-07-09netfilter: nf_tables: add hardware offload supportPablo Neira Ayuso2-0/+90
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2-35/+35
2019-07-09net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso1-0/+3
2019-07-09net: sched: remove tcf block APIPablo Neira Ayuso1-69/+0
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso2-4/+1
2019-07-09net: flow_offload: add flow_block_cb_{priv, incref, decref}()Pablo Neira Ayuso1-0/+4
2019-07-09net: flow_offload: add list handling functionsPablo Neira Ayuso1-0/+19
2019-07-09net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()Pablo Neira Ayuso1-0/+14
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso2-5/+4
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso2-3/+2
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2-17/+30
2019-07-09net/flow_dissector: add connection tracking dissectionPaul Blakey1-0/+15
2019-07-09net/sched: Introduce action ctPaul Blakey2-0/+68
2019-07-09devlink: Introduce PCI VF port flavour and port attributeParav Pandit1-0/+10
2019-07-09devlink: Introduce PCI PF port flavour and port attributeParav Pandit1-0/+8
2019-07-09devlink: Refactor physical port attributesParav Pandit1-2/+11
2019-07-08net/tls: don't clear TX resync flag on errorDirk van der Merwe1-3/+3
2019-07-08sctp: rename sp strm_interleave to ep intl_enableXin Long1-1/+1
2019-07-08sctp: rename asoc intl_enable to asoc peer.intl_capableXin Long1-16/+17
2019-07-08sctp: remove prsctp_enable from asocXin Long1-2/+1
2019-07-08sctp: remove reconf_enable from asocXin Long1-2/+1
2019-07-08net: sched: add mpls manipulation actions to TCJohn Hurley1-0/+30
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-5/+16
2019-07-08ipv6: elide flowlabel check if no exclusive leases existWillem de Bruijn1-1/+13
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-0/+3
2019-07-08coallocate socket_wq with socket itselfAl Viro1-2/+2
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-3/+3
2019-07-09xdp: fix race on generic receive pathIlya Maximets1-0/+2
2019-07-08net: core: page_pool: add user refcnt and reintroduce page_pool_destroyIvan Khoronzhuk1-0/+25
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-2/+51
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-07-08bpf: avoid unused variable warning in tcp_bpf_rtt()Arnd Bergmann1-3/+1
2019-07-06Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad2-0/+24
2019-07-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-30/+23
2019-07-05netfilter: nft_meta: move bridge meta keys into nft_meta_bridgewenxu1-0/+44
2019-07-05netfilter: nf_tables: Add synproxy supportFernando Fernandez Mancera2-0/+6
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-3/+32
2019-07-04bonding: add an option to specify a delay between peer notificationsVincent Bernat2-0/+2
2019-07-04netfilter: nf_queue: remove unused hook entries pointerFlorian Westphal1-2/+1
2019-07-03inet: factor out inet_send_prepare()Paolo Abeni1-0/+1
2019-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+5
2019-07-03bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTTStanislav Fomichev1-0/+8
2019-07-03xdp: fix hang while unregistering device bound to xdp socketIlya Maximets1-0/+5
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner17-68/+48
2019-07-01net: page_pool: add helper function for retrieving dma directionIlias Apalodimas1-0/+9