aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-20nl80211: pass HE operation element to the driverShaul Triebitz1-1/+3
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern1-2/+14
2020-03-20mac80211: update documentation about tx powerQiujun Huang1-0/+5
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil1-0/+1
2020-03-20cfg80211: fix documentation formatJohannes Berg1-1/+1
2020-03-16macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower1-0/+3
2020-03-16macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower1-3/+42
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-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-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-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-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-05net: sched: Make FIFO Qdisc offloadablePetr Machata1-0/+15
2020-03-04pie: realign commentLeslie Monis1-9/+9
2020-03-04pie: remove pie_vars->accu_prob_overflowsLeslie Monis1-4/+1
2020-03-04pie: use term backlog instead of qlenLeslie Monis1-5/+5
2020-03-03net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean1-0/+6
2020-03-03net/sched: act_ct: Create nf flow table per zonePaul Blakey1-0/+2
2020-03-03fib: add missing attribute validation for tun_idJakub Kicinski1-0/+1
2020-03-02net: inet_sock: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02net: ip6_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02net: ip_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-03-02net: mip6: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29neighbour: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1