| Age | Commit message (Expand) | Author |
| 2022-02-08 | net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_... | Daniel Borkmann |
| 2022-02-05 | rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() | Eric Dumazet |
| 2022-02-01 | net-procfs: show net devices bound packet types | Jianguo Wu |
| 2022-02-01 | net: fix information leakage in /proc/net/ptype | Congyu Liu |
| 2022-01-27 | net: fix sock_timestamping_bind_phc() to release device | Miroslav Lichvar |
| 2022-01-27 | devlink: Remove misleading internal_flags from health reporter dump | Leon Romanovsky |
| 2022-01-27 | netns: add schedule point in ops_exit_list() | Eric Dumazet |
| 2022-01-27 | xdp: check prog type before updating BPF link | Toke Høiland-Jørgensen |
| 2022-01-27 | bpf: Do not WARN in bpf_warn_invalid_xdp_action() | Paolo Abeni |
| 2022-01-27 | net-sysfs: update the queue counts in the unregistration path | Antoine Tenart |
| 2022-01-27 | bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt(). | Kuniyuki Iwashima |
| 2022-01-27 | bpf, sockmap: Fix double bpf_prog_put on error case in map_link | John Fastabend |
| 2021-12-31 | lwtunnel: Validate RTA_ENCAP_TYPE attribute length | David Ahern |
| 2021-12-17 | net/sched: flow_dissector: Fix matching on zone id for invalid conns | Paul Blakey |
| 2021-12-17 | net/sched: Extend qdisc control block with tc control block | Paul Blakey |
| 2021-12-16 | net: Fix double 0x prefix print in SKB dump | Gal Pressman |
| 2021-12-08 | net, neigh: clear whole pneigh_entry at alloc time | Eric Dumazet |
| 2021-12-08 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
| 2021-12-06 | devlink: fix netns refcount leak in devlink_nl_cmd_reload() | Eric Dumazet |
| 2021-12-01 | net: annotate data-races on txq->xmit_lock_owner | Eric Dumazet |
| 2021-11-29 | wireguard: device: reset peer src endpoint when netns exits | Jason A. Donenfeld |
| 2021-11-29 | ipv6: fix memory leak in fib6_rule_suppress | msizanoen1 |
| 2021-11-22 | net, neigh: Fix crash in v6 module initialization error path | Daniel Borkmann |
| 2021-11-20 | bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmap | John Fastabend |
| 2021-11-20 | bpf, sockmap: Attach map progs to psock early for feature probes | John Fastabend |
| 2021-11-18 | devlink: Don't throw an error if flash notification sent before devlink visible | Leon Romanovsky |
| 2021-11-18 | page_pool: Revert "page_pool: disable dma mapping support..." | Yunsheng Lin |
| 2021-11-16 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
| 2021-11-15 | bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs | Dmitrii Banshchikov |
| 2021-11-15 | sock: fix /proc/net/sockstat underflow in sk_clone_lock() | Tetsuo Handa |
| 2021-11-10 | net: fix premature exit from NAPI state polling in napi_disable() | Alexander Lobakin |
| 2021-11-09 | bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg | Jussi Maki |
| 2021-11-09 | bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding | John Fastabend |
| 2021-11-09 | bpf, sockmap: Use stricter sk state checks in sk_lookup_assign | John Fastabend |
| 2021-11-04 | devlink: fix flexible_array.cocci warning | Guo Zhengkui |
| 2021-11-04 | net: fix possible NULL deref in sock_reserve_memory | Eric Dumazet |
| 2021-11-03 | net: avoid double accounting for pure zerocopy skbs | Talal Ahmad |
| 2021-11-02 | net: add and use skb_unclone_keeptruesize() helper | Eric Dumazet |
| 2021-11-01 | Revert "net: avoid double accounting for pure zerocopy skbs" | Jakub Kicinski |
| 2021-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2021-11-01 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
| 2021-11-01 | net: avoid double accounting for pure zerocopy skbs | Talal Ahmad |
| 2021-11-01 | skmsg: Lose offset info in sk_psock_skb_ingress | Liu Jian |
| 2021-11-01 | ethtool: don't drop the rtnl_lock half way thru the ioctl | Jakub Kicinski |
| 2021-11-01 | devlink: expose get/put functions | Jakub Kicinski |
| 2021-11-01 | ethtool: push the rtnl_lock into dev_ethtool() | Jakub Kicinski |
| 2021-10-29 | cls_flower: Fix inability to match GRE/IPIP packets | Yoshiki Komachi |
| 2021-10-29 | devlink: make all symbols GPL-only | Jakub Kicinski |
| 2021-10-29 | mctp: Add flow extension to skb | Jeremy Kerr |
| 2021-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |