1. 58e61e4 skbuff: cleanup double word in comment by Tom Rix · 2 years, 11 months ago
  2. 4a81f6d net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_work by Daniel Borkmann · 2 years, 11 months ago
  3. c6f6f24 rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() by Eric Dumazet · 2 years, 11 months ago
  4. 23a4642 Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 11 months ago
  5. 1d10f8a net-procfs: show net devices bound packet types by Jianguo Wu · 3 years ago
  6. 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
  7. 47934e06 net: fix information leakage in /proc/net/ptype by Congyu Liu · 3 years ago
  8. 99845220 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years ago
  9. 2836615 netns: add schedule point in ops_exit_list() by Eric Dumazet · 3 years ago
  10. 79074a7 net: Flush deferred skb free on socket destroy by Gal Pressman · 3 years ago
  11. 2a4d75b net: fix sock_timestamping_bind_phc() to release device by Miroslav Lichvar · 3 years ago
  12. 3486eb7 Revert "of: net: support NVMEM cells with MAC in text format" by Michael Walle · 3 years ago
  13. 382778e xdp: check prog type before updating BPF link by Toke Høiland-Jørgensen · 3 years ago
  14. 07b17f0 page_pool: remove spinlock in page_pool_refill_alloc_cache() by Yunsheng Lin · 3 years ago
  15. c504e5c net: skb: introduce kfree_skb_reason() by Menglong Dong · 3 years ago
  16. 257367c Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years ago
  17. eac1b93 gro: add ability to control gro max packet size by Coco Li · 3 years ago
  18. 1372d34 xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames by Toke Høiland-Jørgensen · 3 years ago
  19. d53ad5d xdp: Move conversion to xdp_frame out of map functions by Toke Høiland-Jørgensen · 3 years ago
  20. 64693ec page_pool: Store the XDP mem id by Toke Høiland-Jørgensen · 3 years ago
  21. 35b2e54 page_pool: Add callback to init pages when they are allocated by Toke Høiland-Jørgensen · 3 years ago
  22. 4a48ef7 xdp: Allow registering memory model without rxq reference by Toke Høiland-Jørgensen · 3 years ago
  23. b9adba3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  24. 28479934 bpf: Add SO_RCVBUF/SO_SNDBUF in _bpf_getsockopt(). by Kuniyuki Iwashima · 3 years ago
  25. 04c350b bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt(). by Kuniyuki Iwashima · 3 years ago
  26. 218d747 bpf, sockmap: Fix double bpf_prog_put on error case in map_link by John Fastabend · 3 years ago
  27. e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years ago
  28. 8bda81a lwtunnel: Validate RTA_ENCAP_TYPE attribute length by David Ahern · 3 years ago
  29. 0fe4b38 bpf: Allow bpf_local_storage to be used by sleepable programs by KP Singh · 3 years ago
  30. e2dfb94 Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by Jakub Kicinski · 3 years ago
  31. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
  32. 9ed319e of: net: support NVMEM cells with MAC in text format by Rafał Miłecki · 3 years ago
  33. 8b3f913 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  34. 0b5705e devlink: Add new "event_eq_size" generic device param by Shay Drory · 3 years, 1 month ago
  35. 4740238 devlink: Add new "io_eq_size" generic device param by Shay Drory · 3 years, 1 month ago
  36. 13926d1 flow_offload: add reoffload process to update hw_count by Baowen Zheng · 3 years ago
  37. 8cbfe93 flow_offload: allow user to offload tc action to net device by Baowen Zheng · 3 years ago
  38. 216e3cd bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem. by Hao Luo · 3 years ago
  39. 20b2aff bpf: Introduce MEM_RDONLY flag by Hao Luo · 3 years ago
  40. c25b2ae bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL by Hao Luo · 3 years ago
  41. f85b244 xdp: move the if dev statements to the first by Yajun Deng · 3 years ago
  42. 3849595 net/sched: flow_dissector: Fix matching on zone id for invalid conns by Paul Blakey · 3 years ago
  43. ec624fe net/sched: Extend qdisc control block with tc control block by Paul Blakey · 3 years ago
  44. 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  45. 66495f3 fib: expand fib_rule_policy by Florian Westphal · 3 years ago
  46. 92e1bce fib: rules: remove duplicated nla policies by Florian Westphal · 3 years ago
  47. 8a03ef6 net: Fix double 0x prefix print in SKB dump by Gal Pressman · 3 years ago
  48. 123e495 net: linkwatch: be more careful about dev->linkwatch_dev_tracker by Eric Dumazet · 3 years ago
  49. dc91e3b Revert "pktgen: use min() to make code cleaner" by David S. Miller · 3 years ago
  50. 13510fe pktgen: use min() to make code cleaner by Changcheng Deng · 3 years ago
  51. a9aa5e3 net: dev: Change the order of the arguments for the contended condition. by Sebastian Andrzej Siewior · 3 years ago
  52. 9c9211a net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX by Hangbin Liu · 3 years, 1 month ago
  53. c8064e5 bpf: Let bpf_warn_invalid_xdp_action() report more info by Paolo Abeni · 3 years, 1 month ago
  54. 2cbad98 bpf: Do not WARN in bpf_warn_invalid_xdp_action() by Paolo Abeni · 3 years, 1 month ago
  55. 64445dd net: dev: Always serialize on Qdisc::busylock in __dev_xmit_skb() on PREEMPT_RT. by Sebastian Andrzej Siewior · 3 years ago
  56. 8c8b7aa net: Enable neighbor sysctls that is save for userns root by xu xin · 3 years, 1 month ago
  57. 33d60fb sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned. by Kuniyuki Iwashima · 3 years, 1 month ago
  58. be31582 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
  59. ffa84b5 net: add netns refcount tracker to struct sock by Eric Dumazet · 3 years, 1 month ago
  60. 9ba74e6 net: add networking namespace refcount tracker by Eric Dumazet · 3 years, 1 month ago
  61. 3150a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  62. 5f1c802 net-sysfs: warn if new queue objects are being created during device unregistration by Antoine Tenart · 3 years, 1 month ago
  63. d7dac083 net-sysfs: update the queue counts in the unregistration path by Antoine Tenart · 3 years, 1 month ago
  64. e195e9b net, neigh: clear whole pneigh_entry at alloc time by Eric Dumazet · 3 years, 1 month ago
  65. 6efcdad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
  66. 035f1f2 pktgen add net device refcount tracker by Eric Dumazet · 3 years, 1 month ago
  67. 13244cc skbuff: introduce skb_pull_data by Luiz Augusto von Dentz · 3 years, 1 month ago
  68. 4dbb0da devlink: fix netns refcount leak in devlink_nl_cmd_reload() by Eric Dumazet · 3 years, 1 month ago
  69. 5fa5ae6 netpoll: add net device refcount tracker to struct netpoll by Eric Dumazet · 3 years, 1 month ago
  70. 095e200 net: failover: add net device refcount tracker by Eric Dumazet · 3 years, 1 month ago
  71. 63f1393 net: linkwatch: add net device refcount tracker by Eric Dumazet · 3 years, 1 month ago
  72. f77159a net: add net device refcount tracker to struct netdev_adjacent by Eric Dumazet · 3 years, 1 month ago
  73. 08d6225 net: add net device refcount tracker to struct neigh_parms by Eric Dumazet · 3 years, 1 month ago
  74. 77a23b1 net: add net device refcount tracker to struct pneigh_entry by Eric Dumazet · 3 years, 1 month ago
  75. 85662c9 net: add net device refcount tracker to struct neighbour by Eric Dumazet · 3 years, 1 month ago
  76. 9038c32 net: dst: add net device refcount tracking to dst_entry by Eric Dumazet · 3 years, 1 month ago
  77. 4dbd24f drop_monitor: add net device refcount tracker by Eric Dumazet · 3 years, 1 month ago
  78. 14ed029 net: add net device refcount tracker to dev_ifsioc() by Eric Dumazet · 3 years, 1 month ago
  79. 0b688f2 net: add net device refcount tracker to struct netdev_queue by Eric Dumazet · 3 years, 1 month ago
  80. 80e8921 net: add net device refcount tracker to struct netdev_rx_queue by Eric Dumazet · 3 years, 1 month ago
  81. 4d92b95 net: add net device refcount tracker infrastructure by Eric Dumazet · 3 years, 1 month ago
  82. fc993be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  83. 7a10d8c net: annotate data-races on txq->xmit_lock_owner by Eric Dumazet · 3 years, 1 month ago
  84. 06edc59 bpf, docs: Prune all references to "internal BPF" by Christoph Hellwig · 3 years, 1 month ago
  85. 4c897cf devlink: Simplify devlink resources unregister call by Leon Romanovsky · 3 years, 1 month ago
  86. 20ae1d6 wireguard: device: reset peer src endpoint when netns exits by Jason A. Donenfeld · 3 years, 1 month ago
  87. cdef485 ipv6: fix memory leak in fib6_rule_suppress by msizanoen1 · 3 years, 1 month ago
  88. e9538f8 devlink: Remove misleading internal_flags from health reporter dump by Leon Romanovsky · 3 years, 1 month ago
  89. fd888e8 net: Write lock dev_base_lock without disabling bottom halves. by Sebastian Andrzej Siewior · 3 years, 1 month ago
  90. 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  91. 079925c net: allow SO_MARK with CAP_NET_RAW by Maciej Żenczykowski · 3 years, 1 month ago
  92. a1b519b net: allow CAP_NET_RAW to setsockopt SO_PRIORITY by Maciej Żenczykowski · 3 years, 1 month ago
  93. 2106efd net: remove .ndo_change_proto_down by Jakub Kicinski · 3 years, 1 month ago
  94. 325e0d0 devlink: Add 'enable_iwarp' generic device param by Shiraz Saleem · 3 years, 2 months ago
  95. 03f6104 skbuff: Switch structure bounds to struct_group() by Kees Cook · 3 years, 1 month ago
  96. fba84957 skbuff: Move conditional preprocessor directives out of struct sk_buff by Kees Cook · 3 years, 1 month ago
  97. 4177d5b net, neigh: Fix crash in v6 module initialization error path by Daniel Borkmann · 3 years, 1 month ago
  98. 08a7abf net-sysfs: Slightly optimize 'xps_queue_show()' by Christophe JAILLET · 3 years, 1 month ago
  99. 6d872df net: annotate accesses to dev->gso_max_segs by Eric Dumazet · 3 years, 1 month ago
  100. 4b66d21 net: annotate accesses to dev->gso_max_size by Eric Dumazet · 3 years, 1 month ago