aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-16macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower1-3/+42
2020-03-15netfilter: nf_tables: add nft_set_elem_update_expr() helper functionPablo Neira Ayuso1-0/+12
2020-03-15netfilter: nf_tables: statify nft_expr_init()Pablo Neira Ayuso1-2/+0
2020-03-15netfilter: nf_tables: add nft_set_elem_expr_alloc()Pablo Neira Ayuso1-0/+4
2020-03-15nft_set_pipapo: Introduce AVX2-based lookup implementationStefano Brivio1-0/+1
2020-03-15netfilter: flowtable: add tunnel match offload supportwenxu1-0/+6
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva3-5/+5
2020-03-15netfilter: nf_tables: make all set structs constFlorian Westphal2-10/+6
2020-03-15netfilter: nf_tables: make sets built-inFlorian Westphal1-6/+0
2020-03-14net: sched: RED: Introduce an ECN nodrop modePetr Machata2-0/+6
2020-03-14net: sched: Allow extending set of supported RED flagsPetr Machata1-0/+33
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-9/+22
2020-03-13afs: Fix client call Rx-phase signal handlingDavid Howells1-3/+1
2020-03-13rxrpc: Fix call interruptibility handlingDavid Howells1-1/+7
2020-03-13Merge tag 'ieee802154-for-davem-2020-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-nextDavid S. Miller1-1/+1
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-03-13net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()Masahiro Yamada1-1/+1
2020-03-12flow_offload: Add flow_match_ct to get rule ct matchPaul Blakey1-0/+6
2020-03-12net/sched: act_ct: Enable hardware offload of flow table entiresPaul Blakey2-0/+11
2020-03-12net/sched: act_ct: Support refreshing the flow table entriesPaul Blakey1-0/+3
2020-03-12net/sched: act_ct: Support restoring conntrack info on skbsPaul Blakey2-0/+8
2020-03-12net/sched: act_ct: Instantiate flow table entry actionsPaul Blakey2-0/+28
2020-03-12netfilter: flowtable: Add API for registering to flow table eventsPaul Blakey1-0/+6
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-0/+16
2020-03-12tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exhausted.Kuniyuki Iwashima1-0/+1
2020-03-12Revert "net: sched: make newly activated qdiscs visible"Julian Wiedmann1-6/+0
2020-03-11net: sched: make newly activated qdiscs visibleJulian Wiedmann1-0/+6
2020-03-11Bluetooth: Pause discovery and advertising during suspendAbhishek Pandit-Subedi1-0/+11
2020-03-11Bluetooth: Handle LE devices during suspendAbhishek Pandit-Subedi1-0/+1
2020-03-11Bluetooth: Handle BR/EDR devices during suspendAbhishek Pandit-Subedi2-7/+20
2020-03-11Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPENDAbhishek Pandit-Subedi1-0/+23
2020-03-10flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats_types_check()Jiri Pirko1-7/+17
2020-03-10flow_offload: turn hw_stats_type into dedicated enumJiri Pirko1-6/+16
2020-03-10flow_offload: fix allowed types checkJiri Pirko1-1/+1
2020-03-10flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_check()Jiri Pirko1-5/+6
2020-03-10net: abstract out normal and compat msghdr importJens Axboe1-0/+3
2020-03-09bpf: Add sockmap hooks for UDP socketsLorenz Bauer1-0/+5
2020-03-09bpf: sockmap: Move generic sockmap hooks from BPF TCPLorenz Bauer1-6/+9
2020-03-09bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSGLorenz Bauer1-2/+2
2020-03-09bpf: tcp: Move assertions into tcp_bpf_get_protoLorenz Bauer1-1/+0
2020-03-09bpf: sockmap: Only check ULP for TCP socketsLorenz Bauer1-0/+6
2020-03-08sched: act: allow user to specify type of HW stats for a filterJiri Pirko1-0/+4
2020-03-08flow_offload: introduce "disabled" HW stats type and allow it in mlxswJiri Pirko1-0/+1
2020-03-08flow_offload: introduce "delayed" HW stats type and allow it in mlx5Jiri Pirko1-1/+3
2020-03-08flow_offload: introduce "immediate" HW stats type and allow it in mlxswJiri Pirko1-1/+2
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko1-0/+61
2020-03-08flow_offload: Introduce offload of HW stats typeJiri Pirko1-0/+3
2020-03-08Bluetooth: L2CAP: Add module option to enable ECRED modeLuiz Augusto von Dentz1-0/+1
2020-03-08Bluetooth: L2CAP: Add initial code for Enhanced Credit Based ModeLuiz Augusto von Dentz1-0/+4
2020-03-08Bluetooth: L2CAP: Add definitions for Enhanced Credit Based ModeLuiz Augusto von Dentz1-0/+39