summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2019-07-09net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()Pablo Neira Ayuso
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
2019-07-09net/flow_dissector: add connection tracking dissectionPaul Blakey
2019-07-09net/sched: Introduce action ctPaul Blakey
2019-07-09devlink: Introduce PCI VF port flavour and port attributeParav Pandit
2019-07-09devlink: Introduce PCI PF port flavour and port attributeParav Pandit
2019-07-09devlink: Refactor physical port attributesParav Pandit
2019-07-08net/tls: don't clear TX resync flag on errorDirk van der Merwe
2019-07-08sctp: rename sp strm_interleave to ep intl_enableXin Long
2019-07-08sctp: rename asoc intl_enable to asoc peer.intl_capableXin Long
2019-07-08sctp: remove prsctp_enable from asocXin Long
2019-07-08sctp: remove reconf_enable from asocXin Long
2019-07-08net: sched: add mpls manipulation actions to TCJohn Hurley
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08ipv6: elide flowlabel check if no exclusive leases existWillem de Bruijn
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08coallocate socket_wq with socket itselfAl Viro
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-07-09xdp: fix race on generic receive pathIlya Maximets
2019-07-08net: core: page_pool: add user refcnt and reintroduce page_pool_destroyIvan Khoronzhuk
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-08bpf: avoid unused variable warning in tcp_bpf_rtt()Arnd Bergmann
2019-07-06Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad
2019-07-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-07-05netfilter: nft_meta: move bridge meta keys into nft_meta_bridgewenxu
2019-07-05netfilter: nf_tables: Add synproxy supportFernando Fernandez Mancera
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-07-04bonding: add an option to specify a delay between peer notificationsVincent Bernat
2019-07-04netfilter: nf_queue: remove unused hook entries pointerFlorian Westphal
2019-07-03inet: factor out inet_send_prepare()Paolo Abeni
2019-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-07-03bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTTStanislav Fomichev
2019-07-03xdp: fix hang while unregistering device bound to xdp socketIlya Maximets
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner
2019-07-01net: page_pool: add helper function for retrieving dma directionIlias Apalodimas
2019-07-01net/tls: make sure offload also gets the keys wipedJakub Kicinski
2019-07-01net:gue.h:Fix shifting signed 32-bit value by 31 bits problemVandana BN
2019-07-01ipv6: icmp: allow flowlabel reflection in echo repliesEric Dumazet
2019-07-01net: dst.h: Fix shifting signed 32-bit value by 31 bits problemVandana BN
2019-07-01xfrm: remove get_mtu indirection from xfrm_typeFlorian Westphal
2019-06-30Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2019-06-29net: make skb_dst_force return true when dst is refcountedFlorian Westphal
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-28net: sched: refactor reinsert actionJohn Hurley
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27xsk: Return the whole xdp_desc from xsk_umem_consume_txMaxim Mikityanskiy