1. 9eeabdf net: fix a memleak when uncloning an skb dst and its metadata by Antoine Tenart · 2 years, 11 months ago
  2. cfc56f8 net: do not keep the dst cache when uncloning an skb dst and its metadata by Antoine Tenart · 2 years, 11 months ago
  3. 87563a0 ax25: fix reference count leaks of ax25_dev by Duoming Zhou · 2 years, 11 months ago
  4. 4a81f6d net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_work by Daniel Borkmann · 2 years, 11 months ago
  5. d01ffb9 ax25: add refcount in ax25_dev to avoid UAF bugs by Duoming Zhou · 2 years, 11 months ago
  6. 3c42b20 ipv4: remove sparse error in ip_neigh_gw4() by Eric Dumazet · 2 years, 11 months ago
  7. 23f57406 ipv4: avoid using shared IP generator for connected sockets by Eric Dumazet · 2 years, 11 months ago
  8. 3626898 Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values" by Guillaume Nault · 3 years ago
  9. aa60346 bonding: use rcu_dereference_rtnl when get bonding active slave by Hangbin Liu · 3 years ago
  10. aafc2e3 ipv6: annotate accesses to fn->fn_sernum by Eric Dumazet · 3 years ago
  11. 48cec89 tcp: Add a stub for sk_defer_free_flush() by Gal Pressman · 3 years ago
  12. fa2e1ba Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
  13. 49ad227 Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 3 years ago
  14. fb80445 net_sched: restore "mpu xxx" handling by Kevin Bracey · 3 years ago
  15. 91341fa inet: frags: annotate races around fqdir->dead and fqdir->high_thresh by Eric Dumazet · 3 years ago
  16. cb963a1 net: sched: do not allocate a tracker in tcf_exts_init() by Eric Dumazet · 3 years ago
  17. 8aaaf2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  18. 019641d net/p9: load default transports by Thomas Weißschuh · 3 years, 2 months ago
  19. 1c582c6 9p/trans_fd: split into dedicated module by Thomas Weißschuh · 3 years, 2 months ago
  20. 6f022c2 net: openvswitch: Fix ct_state nat flags for conns arriving from tc by Paul Blakey · 3 years ago
  21. 77bbcb6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 3 years ago
  22. be5650f netfilter: nft_bitwise: track register operations by Pablo Neira Ayuso · 3 years ago
  23. 12e4ecf netfilter: nf_tables: add register tracking infrastructure by Pablo Neira Ayuso · 3 years ago
  24. 642c8ef netfilter: nf_tables: add NFT_REG32_NUM by Pablo Neira Ayuso · 3 years ago
  25. 2c865a8 netfilter: nf_tables: add rule blob layout by Pablo Neira Ayuso · 3 years ago
  26. 6ae7989 netfilter: conntrack: avoid useless indirection during conntrack destruction by Florian Westphal · 3 years ago
  27. 613a0c6 netfilter: conntrack: Use max() instead of doing it manually by Jiapeng Chong · 3 years ago
  28. 9f3248c Merge tag 'for-net-next-2022-01-07' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by Jakub Kicinski · 3 years ago
  29. 257367c Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years ago
  30. 91a760b net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND() by Menglong Dong · 3 years ago
  31. 72279d1 Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt by Luiz Augusto von Dentz · 3 years ago
  32. 1b26d36 net: dsa: warn about dsa_port and dsa_switch bit fields being non atomic by Vladimir Oltean · 3 years ago
  33. 63cfc65 net: dsa: don't enumerate dsa_switch and dsa_port bit fields using commas by Vladimir Oltean · 3 years ago
  34. c4251db Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 3 years ago
  35. d093d17 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 3 years ago
  36. 64693ec page_pool: Store the XDP mem id by Toke Høiland-Jørgensen · 3 years ago
  37. 35b2e54 page_pool: Add callback to init pages when they are allocated by Toke Høiland-Jørgensen · 3 years ago
  38. 4a48ef7 xdp: Allow registering memory model without rxq reference by Toke Høiland-Jørgensen · 3 years ago
  39. b9adba3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  40. 4b026e8 net: dsa: combine two holes in struct dsa_switch_tree by Vladimir Oltean · 3 years ago
  41. b035c88c net: dsa: move dsa_switch_tree :: ports and lags to first cache line by Vladimir Oltean · 3 years ago
  42. 258030a net: dsa: make dsa_switch :: num_ports an unsigned int by Vladimir Oltean · 3 years ago
  43. 7787ff7 net: dsa: merge all bools of struct dsa_switch into a single u32 by Vladimir Oltean · 3 years ago
  44. 0625125 net: dsa: move dsa_port :: type near dsa_port :: index by Vladimir Oltean · 3 years ago
  45. bde82f3 net: dsa: merge all bools of struct dsa_port into a single u8 by Vladimir Oltean · 3 years ago
  46. b08db33 net: dsa: move dsa_port :: stp_state near dsa_port :: mac by Vladimir Oltean · 3 years ago
  47. acb99b9 mac80211: Add stations iterator where the iterator function may sleep by Martin Blumenstingl · 3 years ago
  48. 1135fad Namespaceify mtu_expires sysctl by xu xin · 3 years ago
  49. 1de6b15a Namespaceify min_pmtu sysctl by xu xin · 3 years ago
  50. 222a011 udp6: Use Segment Routing Header for dest address if present by Andrew Lunn · 3 years ago
  51. e412944 icmp: ICMPV6: Examine invoking packet for Segment Route Headers. by Andrew Lunn · 3 years ago
  52. fa55a7d seg6: export get_srh() for ICMP handling by Andrew Lunn · 3 years ago
  53. 9795ded net/sched: act_ct: Fill offloading tuple iifidx by Paul Blakey · 3 years ago
  54. f9d31c4 sctp: hold endpoint before calling cb in sctp_transport_lookup_process by Xin Long · 3 years ago
  55. e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years ago
  56. aec53e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  57. aebb51e bpf: Invert the dependency between bpf-netns.h and netns/bpf.h by Jakub Kicinski · 3 years ago
  58. 3b80b73 net: Add includes masked by netdevice.h including uapi/bpf.h by Jakub Kicinski · 3 years ago
  59. 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
  60. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
  61. 5ec7d18 sctp: use call_rcu to free endpoint by Xin Long · 3 years ago
  62. 8b3f913 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  63. 3d3b2f5 sctp: move hlist_node and hashent out of sctp_ep_common by Xin Long · 3 years ago
  64. 4e484b3 xfrm: rate limit SA mapping change message to user space by Antony Antony · 3 years ago
  65. 5de24da Merge tag 'mlx5-updates-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 3 years ago
  66. 4a6fbdd8 netfilter: conntrack: tag conntracks picked up in local out hook by Florian Westphal · 3 years ago
  67. 023223d netfilter: nf_tables: make counter support built-in by Pablo Neira Ayuso · 3 years ago
  68. e6e5904 codel: remove unnecessary pkt_sched.h include by Jakub Kicinski · 3 years ago
  69. 15fcb10 codel: remove unnecessary sock.h include by Jakub Kicinski · 3 years ago
  70. 76d0685 Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported by Luiz Augusto von Dentz · 3 years ago
  71. 4fc9857a Bluetooth: hci_sync: Add check simultaneous roles support by Luiz Augusto von Dentz · 3 years ago
  72. 85b5685 Bluetooth: hci_sync: Add support for waiting specific LE subevents by Luiz Augusto von Dentz · 3 years ago
  73. 8e8b92e Bluetooth: hci_sync: Add hci_le_create_conn_sync by Luiz Augusto von Dentz · 3 years ago
  74. 744451c Bluetooth: hci_sync: Push sync command cancellation to workqueue by Benjamin Berg · 3 years ago
  75. 0b5705e devlink: Add new "event_eq_size" generic device param by Shay Drory · 3 years, 1 month ago
  76. 4740238 devlink: Add new "io_eq_size" generic device param by Shay Drory · 3 years, 1 month ago
  77. 294e70c Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by Jakub Kicinski · 3 years ago
  78. 8f905c0 inet: fully convert sk->sk_rx_dst to RCU rules by Eric Dumazet · 3 years ago
  79. 47301a7 nl80211: Add support to set AP settings flags with single attribute by Veerendranath Jakkam · 3 years, 1 month ago
  80. 7f599ae cfg80211: Use the HE operation IE to determine a 6GHz BSS channel by Ayala Beker · 3 years, 1 month ago
  81. a95bfb8 cfg80211: rename offchannel_chain structs to background_chain to avoid confusion with ETSI standard by Lorenzo Bianconi · 3 years, 1 month ago
  82. a083ee8 cfg80211: Add support for notifying association comeback by Ilan Peer · 3 years, 1 month ago
  83. 6d50176 mac80211: introduce channel switch disconnect function by Nathan Errera · 3 years, 1 month ago
  84. c86e020 flow_offload: validate flags of filter and actions by Baowen Zheng · 3 years ago
  85. 13926d1 flow_offload: add reoffload process to update hw_count by Baowen Zheng · 3 years ago
  86. c7a66f8 flow_offload: add process to update action stats from hardware by Baowen Zheng · 3 years ago
  87. bcd6436 flow_offload: rename exts stats update functions with hw by Baowen Zheng · 3 years ago
  88. 7adc576 flow_offload: add skip_hw and skip_sw to control if offload the action by Baowen Zheng · 3 years ago
  89. 8cbfe93 flow_offload: allow user to offload tc action to net device by Baowen Zheng · 3 years ago
  90. c54e1d9 flow_offload: add ops to tc_action_ops for flow action setup by Baowen Zheng · 3 years ago
  91. 9c1c0e1 flow_offload: rename offload functions with offload instead of flow by Baowen Zheng · 3 years ago
  92. 5a99590 flow_offload: add index to flow_action_entry structure by Baowen Zheng · 3 years ago
  93. 3849595 net/sched: flow_dissector: Fix matching on zone id for invalid conns by Paul Blakey · 3 years ago
  94. ec624fe net/sched: Extend qdisc control block with tc control block by Paul Blakey · 3 years ago
  95. 66495f3 fib: expand fib_rule_policy by Florian Westphal · 3 years ago
  96. 92e1bce fib: rules: remove duplicated nla policies by Florian Westphal · 3 years ago
  97. 7f29731 net: dsa: make tagging protocols connect to individual switches from a tree by Vladimir Oltean · 3 years ago
  98. d27a662 xsk: Wipe out dead zero_copy_allocator declarations by Maciej Fijalkowski · 3 years, 1 month ago
  99. dcdd77e bareudp: Move definition of struct bareudp_conf to bareudp.c by Guillaume Nault · 3 years, 1 month ago
  100. 614b7a1 bareudp: Remove bareudp_dev_create() by Guillaume Nault · 3 years, 1 month ago