1. ee8d72a Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 1 month ago
  2. 5f1eb1f scm: add user copy checks to put_cmsg() by Eric Dumazet · 2 years, 1 month ago
  3. 50bcfe8 net: make default_rps_mask a per netns attribute by Paolo Abeni · 2 years, 1 month ago
  4. dd1b527 net: add location to trace_consume_skb() by Eric Dumazet · 2 years, 1 month ago
  5. 31de410 bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup by Martin KaFai Lau · 2 years, 1 month ago
  6. 1fe4850 bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state by Martin KaFai Lau · 2 years, 1 month ago
  7. 675f176 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 2 years, 1 month ago
  8. b20b8ae devlink: Fix netdev notifier chain corruption by Ido Schimmel · 2 years, 1 month ago
  9. 3ba0bf4 net/core: refactor promiscuous mode message by Jesse Brandeburg · 2 years, 1 month ago
  10. 802dcbd net/core: print message for allmulticast by Jesse Brandeburg · 2 years, 1 month ago
  11. 14ade6b net: msg_zerocopy: elide page accounting if RLIM_INFINITY by Willem de Bruijn · 2 years, 1 month ago
  12. fe33311 net: no longer support SOCK_REFCNT_DEBUG feature by Jason Xing · 2 years, 1 month ago
  13. b279351 net-sysfs: make kobj_type structures constant by Thomas Weißschuh · 2 years, 1 month ago
  14. 9b55d3f net: Fix unwanted sign extension in netdev_stats_to_stats64() by Felix Riemann · 2 years, 1 month ago
  15. 62ec33b net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues(). by Kuniyuki Iwashima · 2 years, 1 month ago
  16. de42873 Daniel Borkmann says: by Jakub Kicinski · 2 years, 1 month ago
  17. 025a785 net: skbuff: drop the word head from skb cache by Jakub Kicinski · 2 years, 1 month ago
  18. 6e77a5a4 net: initialize net->notrefcnt_tracker earlier by Eric Dumazet · 2 years, 1 month ago
  19. 605cfa1 net: introduce default_rps_mask netns attribute by Paolo Abeni · 2 years, 1 month ago
  20. 370ca71 net-sysctl: factor-out rpm mask manipulation helpers by Paolo Abeni · 2 years, 1 month ago
  21. 135746c net-sysctl: factor out cpumask parsing helper by Paolo Abeni · 2 years, 1 month ago
  22. 8697a25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 1 month ago
  23. 0b34d68 net: enable usercopy for skb_small_head_cache by Eric Dumazet · 2 years, 1 month ago
  24. c11204c txhash: fix sk->sk_txrehash default by Kevin Yang · 2 years, 1 month ago
  25. bf9f1ba net: add dedicated kmem_cache for typical/small skb->head by Eric Dumazet · 2 years, 1 month ago
  26. 5c0e820 net: factorize code in kmalloc_reserve() by Eric Dumazet · 2 years, 1 month ago
  27. 65998d2 net: remove osize variable in __alloc_skb() by Eric Dumazet · 2 years, 1 month ago
  28. 115f1a5 net: add SKB_HEAD_ALIGN() helper by Eric Dumazet · 2 years, 1 month ago
  29. 565b482 devlink: change port event netdev notifier from per-net to global by Jiri Pirko · 2 years, 1 month ago
  30. 584f374 net: add sock_init_data_uid() by Pietro Borrello · 2 years, 1 month ago
  31. 9dde0cd net: introduce skb_poison_list and use in kfree_skb_list by Jesper Dangaard Brouer · 2 years, 1 month ago
  32. 542bcea4b net: page_pool: use in_softirq() instead by Qingfang DENG · 2 years, 1 month ago
  33. a1aee20 net: bridge: Add netlink knobs for number / maximum MDB entries by Petr Machata · 2 years, 1 month ago
  34. d47230a net: bridge: Add a tracepoint for MDB overflows by Petr Machata · 2 years, 1 month ago
  35. c1d2ecd neigh: make sure used and confirmed times are valid by Julian Anastasov · 2 years, 1 month ago
  36. b9d460c bpf: devmap: check XDP features in __xdp_enqueue routine by Lorenzo Bianconi · 2 years, 1 month ago
  37. 66c0e13 drivers: net: turn on XDP features by Marek Majtyka · 2 years, 1 month ago
  38. d3d854f netdev-genl: create a simple family for netdev stuff by Jakub Kicinski · 2 years, 1 month ago
  39. 82b4a94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 1 month ago
  40. 62e395f neighbor: fix proxy_delay usage when it is zero by Brian Haley · 2 years, 1 month ago
  41. b1a78b9b net: add support for ipv4 big tcp by Xin Long · 2 years, 1 month ago
  42. 9eefedd net: add gso_ipv4_max_size and gro_ipv4_max_size per device by Xin Long · 2 years, 1 month ago
  43. 400031e bpf: Add __bpf_kfunc tag to all kfuncs by David Vernet · 2 years, 1 month ago
  44. 876e8ca net: fix NULL pointer in skb_segment_list by Yan Zhai · 2 years, 1 month ago
  45. bf38497 bpf: Use ARG_CONST_SIZE_OR_ZERO for 3rd argument of bpf_tcp_raw_gen_syncookie_ipv{4,6}() by Ilya Leoshkevich · 2 years, 1 month ago
  46. 2d104c3 Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 1 month ago
  47. 0548c5f Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 2 years, 1 month ago
  48. d8afe2f netpoll: Remove 4s sleep during carrier detection by Breno Leitao · 2 years, 1 month ago
  49. 7d2c89b skb: Do mix page pool and page referenced frags in GRO by Alexander Duyck · 2 years, 1 month ago
  50. b568d30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 1 month ago
  51. 2195e2a net: skbuff: drop the linux/textsearch.h include by Jakub Kicinski · 2 years, 1 month ago
  52. 2ab42c7 bpf: Check the protocol of a sock to agree the calls to bpf_setsockopt(). by Kui-Feng Lee · 2 years, 1 month ago
  53. 5b4a79b bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself by Jakub Sitnicki · 2 years, 2 months ago
  54. 3176eb8 net: avoid irqsave in skb_defer_free_flush by Jesper Dangaard Brouer · 2 years, 2 months ago
  55. f72ff8b net: fix kfree_skb_list use of skb_mark_not_on_list by Jesper Dangaard Brouer · 2 years, 2 months ago
  56. 3d76a4d bpf: XDP metadata RX kfuncs by Stanislav Fomichev · 2 years, 2 months ago
  57. 2b3486b bpf: Introduce device-bound XDP programs by Stanislav Fomichev · 2 years, 2 months ago
  58. 9d03ebc bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded by Stanislav Fomichev · 2 years, 2 months ago
  59. 40e0b09 net/sock: Introduce trace_sk_data_ready() by Peilin Ye · 2 years, 2 months ago
  60. 71ab9c3 net: fix UaF in netns ops registration error path by Paolo Abeni · 2 years, 2 months ago
  61. 68e5b6a xdp: document xdp_do_flush() before napi_complete_done() by Magnus Karlsson · 2 years, 2 months ago
  62. eedade1 net: kfree_skb_list use kmem_cache_free_bulk by Jesper Dangaard Brouer · 2 years, 2 months ago
  63. a4650da2 net: fix call location in kfree_skb_list_reason by Jesper Dangaard Brouer · 2 years, 2 months ago
  64. d219df6 bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room() by Ziyang Xuan · 2 years, 2 months ago
  65. af6d103 ipv6: remove max_size check inline with ipv4 by Jon Maxwell · 2 years, 2 months ago
  66. a99da46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 2 months ago
  67. 66cf99b bpf: Remove the unnecessary insn buffer comparison by Haiyue Wang · 2 years, 2 months ago
  68. 12c1604 net: skb: remove old comments about frag_size for build_skb() by Jakub Kicinski · 2 years, 2 months ago
  69. 7871f54 gro: take care of DODGY packets by Eric Dumazet · 2 years, 2 months ago
  70. 6b754d7 sysctl: expose all net/core sysctls inside netns by Mahesh Bandewar · 2 years, 2 months ago
  71. f05bd8e devlink: move code to a dedicated directory by Jakub Kicinski · 2 years, 2 months ago
  72. 4aea86b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 2 months ago
  73. 50011c3 Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 2 months ago
  74. d75858e Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 2 months ago
  75. 292a089 treewide: Convert del_timer*() to timer_shutdown*() by Steven Rostedt (Google) · 2 years, 3 months ago
  76. be1236f Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 2 years, 3 months ago
  77. c183e6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 3 months ago
  78. 609d3bc Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 3 months ago
  79. 54c3f1a bpf: pull before calling skb_postpull_rcsum() by Jakub Kicinski · 2 years, 3 months ago
  80. fb87bd4 net: Introduce sk_use_task_frag in struct sock. by Guillaume Nault · 2 years, 3 months ago
  81. e26aa60 bpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel_key() by Christian Ehrig · 2 years, 3 months ago
  82. e0c8bcc net: stream: purge sk_error_queue in sk_stream_kill_queues() by Eric Dumazet · 2 years, 3 months ago
  83. 9054b41 net: Fix documentation for unregister_netdevice_notifier_net by Miaoqian Lin · 2 years, 3 months ago
  84. 2d7afdc skbuff: Account for tail adjustment during pull operations by Subash Abhinov Kasiviswanathan · 2 years, 3 months ago
  85. 214964a devlink: protect devlink dump by the instance lock by Jakub Kicinski · 2 years, 3 months ago
  86. 71a7507 Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years, 3 months ago
  87. b4cafb3 devlink: hold region lock when flushing snapshots by Jakub Kicinski · 2 years, 3 months ago
  88. 7e68dd7 Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 3 months ago
  89. c76ff35 Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm by Linus Torvalds · 2 years, 3 months ago
  90. e2ed78d Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 3 months ago
  91. 268325b Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 3 months ago
  92. cb54d392 net: failover: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconf by Xin Long · 2 years, 3 months ago
  93. d7b061b net: tso: inline tso_count_descs() by Yunsheng Lin · 2 years, 3 months ago
  94. 26f708a Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 3 months ago
  95. 1fab45a Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 2 years, 3 months ago
  96. 5fc11a4 net: devlink: Add missing error check to devlink_resource_put() by Gavrilov Ilia · 2 years, 3 months ago
  97. ce098da skbuff: Introduce slab_build_skb() by Kees Cook · 2 years, 3 months ago
  98. b534dc4 net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP by Willem de Bruijn · 2 years, 3 months ago
  99. a8ce7b2 devlink: Expose port function commands to control migratable by Shay Drory · 2 years, 3 months ago
  100. da65e9f devlink: Expose port function commands to control RoCE by Shay Drory · 2 years, 3 months ago