summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2020-03-15netfilter: nf_tables: make all set structs constFlorian Westphal
2020-03-15netfilter: nf_tables: make sets built-inFlorian Westphal
2020-03-14net: sched: RED: Introduce an ECN nodrop modePetr Machata
2020-03-14net: sched: Allow extending set of supported RED flagsPetr Machata
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-13Merge tag 'ieee802154-for-davem-2020-03-13' of git://git.kernel.org/pub/scm/l...David S. Miller
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12flow_offload: Add flow_match_ct to get rule ct matchPaul Blakey
2020-03-12net/sched: act_ct: Enable hardware offload of flow table entiresPaul Blakey
2020-03-12net/sched: act_ct: Support refreshing the flow table entriesPaul Blakey
2020-03-12net/sched: act_ct: Support restoring conntrack info on skbsPaul Blakey
2020-03-12net/sched: act_ct: Instantiate flow table entry actionsPaul Blakey
2020-03-12netfilter: flowtable: Add API for registering to flow table eventsPaul Blakey
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
2020-03-12tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...Kuniyuki Iwashima
2020-03-12Revert "net: sched: make newly activated qdiscs visible"Julian Wiedmann
2020-03-11net: sched: make newly activated qdiscs visibleJulian Wiedmann
2020-03-10flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...Jiri Pirko
2020-03-10flow_offload: turn hw_stats_type into dedicated enumJiri Pirko
2020-03-10flow_offload: fix allowed types checkJiri Pirko
2020-03-10flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_ch...Jiri Pirko
2020-03-09bpf: Add sockmap hooks for UDP socketsLorenz Bauer
2020-03-09bpf: sockmap: Move generic sockmap hooks from BPF TCPLorenz Bauer
2020-03-09bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSGLorenz Bauer
2020-03-09bpf: tcp: Move assertions into tcp_bpf_get_protoLorenz Bauer
2020-03-09bpf: sockmap: Only check ULP for TCP socketsLorenz Bauer
2020-03-08sched: act: allow user to specify type of HW stats for a filterJiri Pirko
2020-03-08flow_offload: introduce "disabled" HW stats type and allow it in mlxswJiri Pirko
2020-03-08flow_offload: introduce "delayed" HW stats type and allow it in mlx5Jiri Pirko
2020-03-08flow_offload: introduce "immediate" HW stats type and allow it in mlxswJiri Pirko
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-03-08flow_offload: Introduce offload of HW stats typeJiri Pirko
2020-03-05net: sched: Make FIFO Qdisc offloadablePetr Machata
2020-03-04pie: realign commentLeslie Monis
2020-03-04pie: remove pie_vars->accu_prob_overflowsLeslie Monis
2020-03-04pie: use term backlog instead of qlenLeslie Monis
2020-03-03net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean
2020-03-03net/sched: act_ct: Create nf flow table per zonePaul Blakey
2020-03-03fib: add missing attribute validation for tun_idJakub Kicinski
2020-03-02net: inet_sock: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02net: ip6_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02net: ip_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02net: mip6: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29neighbour: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: dn_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29ndisc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: ipv6: mld: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: lwtunnel: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: ip6_route: Replace zero-length array with flexible-array memberGustavo A. R. Silva