summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: Track socket refcounts in skb_steal_sock()Joe Stringer2020-03-303-5/+11
* bpf: Add socket assign supportJoe Stringer2020-03-301-0/+11
* bpf, net: Fix build issue when net ns not configuredDaniel Borkmann2020-03-301-7/+2
* bpf: Allow to retrieve cgroup v1 classid from v2 hooksDaniel Borkmann2020-03-281-1/+6
* bpf: Add netns cookie and enable it for bpf cgroup hooksDaniel Borkmann2020-03-281-0/+10
* bpf, tcp: Make tcp_bpf_recvmsg staticYueHaibing2020-03-201-2/+0
* macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower2020-03-161-0/+3
* macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower2020-03-161-3/+42
* net: sched: RED: Introduce an ECN nodrop modePetr Machata2020-03-152-0/+6
* net: sched: Allow extending set of supported RED flagsPetr Machata2020-03-151-0/+33
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-143-9/+22
|\
| * bpf: Add sockmap hooks for UDP socketsLorenz Bauer2020-03-091-0/+5
| * bpf: sockmap: Move generic sockmap hooks from BPF TCPLorenz Bauer2020-03-091-6/+9
| * bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSGLorenz Bauer2020-03-091-2/+2
| * bpf: tcp: Move assertions into tcp_bpf_get_protoLorenz Bauer2020-03-091-1/+0
| * bpf: sockmap: Only check ULP for TCP socketsLorenz Bauer2020-03-091-0/+6
* | Merge tag 'ieee802154-for-davem-2020-03-13' of git://git.kernel.org/pub/scm/l...David S. Miller2020-03-131-1/+1
|\ \
| * | cfg802154: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-131-0/+1
|\ \ \
| * | | fib: add missing attribute validation for tun_idJakub Kicinski2020-03-031-0/+1
* | | | flow_offload: Add flow_match_ct to get rule ct matchPaul Blakey2020-03-121-0/+6
* | | | net/sched: act_ct: Enable hardware offload of flow table entiresPaul Blakey2020-03-122-0/+11
* | | | net/sched: act_ct: Support refreshing the flow table entriesPaul Blakey2020-03-121-0/+3
* | | | net/sched: act_ct: Support restoring conntrack info on skbsPaul Blakey2020-03-122-0/+8
* | | | net/sched: act_ct: Instantiate flow table entry actionsPaul Blakey2020-03-122-0/+28
* | | | netfilter: flowtable: Add API for registering to flow table eventsPaul Blakey2020-03-121-0/+6
* | | | Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller2020-03-122-0/+16
|\ \ \ \
| * | | | net: sched: Pass ingress block to tcf_classify_ingressPaul Blakey2020-02-202-2/+8
| * | | | net: sched: Introduce ingress classification functionPaul Blakey2020-02-201-0/+10
* | | | | tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...Kuniyuki Iwashima2020-03-121-0/+1
* | | | | Revert "net: sched: make newly activated qdiscs visible"Julian Wiedmann2020-03-121-6/+0
* | | | | net: sched: make newly activated qdiscs visibleJulian Wiedmann2020-03-121-0/+6
* | | | | flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...Jiri Pirko2020-03-111-7/+17
* | | | | flow_offload: turn hw_stats_type into dedicated enumJiri Pirko2020-03-111-6/+16
* | | | | flow_offload: fix allowed types checkJiri Pirko2020-03-111-1/+1
* | | | | flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_ch...Jiri Pirko2020-03-101-5/+6
* | | | | sched: act: allow user to specify type of HW stats for a filterJiri Pirko2020-03-091-0/+4
* | | | | flow_offload: introduce "disabled" HW stats type and allow it in mlxswJiri Pirko2020-03-091-0/+1
* | | | | flow_offload: introduce "delayed" HW stats type and allow it in mlx5Jiri Pirko2020-03-091-1/+3
* | | | | flow_offload: introduce "immediate" HW stats type and allow it in mlxswJiri Pirko2020-03-091-1/+2
* | | | | flow_offload: check for basic action hw stats typeJiri Pirko2020-03-091-0/+61
* | | | | flow_offload: Introduce offload of HW stats typeJiri Pirko2020-03-091-0/+3
* | | | | net: sched: Make FIFO Qdisc offloadablePetr Machata2020-03-051-0/+15
* | | | | pie: realign commentLeslie Monis2020-03-041-9/+9
* | | | | pie: remove pie_vars->accu_prob_overflowsLeslie Monis2020-03-041-4/+1
* | | | | pie: use term backlog instead of qlenLeslie Monis2020-03-041-5/+5
* | | | | net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean2020-03-041-0/+6
* | | | | net/sched: act_ct: Create nf flow table per zonePaul Blakey2020-03-041-0/+2
| |_|_|/ |/| | |
* | | | net: inet_sock: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-1/+1
* | | | net: ip6_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-1/+1