1. 347cb5de Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 2 years, 11 months ago
  2. 6510ea9 net: Use this_cpu_inc() to increment net->core_stats by Sebastian Andrzej Siewior · 2 years, 11 months ago
  3. b02d196c bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook by Eyal Birger · 2 years, 11 months ago
  4. 23cfe94 rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS replies by Petr Machata · 2 years, 11 months ago
  5. 1b80899 flow_dissector: fix false-positive __read_overflow2_field() warning by Jakub Kicinski · 3 years ago
  6. 2105f70 net/sched: flower: fix parsing of ethertype following VLAN header by Vlad Buslov · 3 years ago
  7. 8e9d0d7 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years ago
  8. 2e8702c bpf: Support dual-stack sockets in bpf_tcp_check_syncookie by Maxim Mikityanskiy · 3 years ago
  9. 1effe8c skbuff: fix coalescing for page_pool fragment recycling by Jean-Philippe Brucker · 3 years ago
  10. f32404a net: move net_unlink_todo() out of the header by Johannes Berg · 3 years ago
  11. 169e777 Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
  12. 0db8640 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years ago
  13. 351bdbb net: Revert the softirq will run annotation in ____napi_schedule(). by Sebastian Andrzej Siewior · 3 years ago
  14. 14e426b devlink: hold the instance lock during eswitch_mode callbacks by Jakub Kicinski · 3 years ago
  15. 8879b32 devlink: add explicitly locked flavor of the rate node APIs by Jakub Kicinski · 3 years ago
  16. 7ada378 bpf: Check for NULL return from bpf_get_btf_vmlinux by Kumar Kartikeya Dwivedi · 3 years ago
  17. 058ec4a bpf: Treat bpf_sk_lookup remote_port as a 2-byte field by Jakub Sitnicki · 3 years ago
  18. b00fa38 bpf: Enable non-atomic allocations in local storage by Joanne Koong · 3 years ago
  19. 046e153 net: set default rss queues num to physical cores / 2 by Íñigo Huguet · 3 years ago
  20. 718a18a veth: Rework veth_xdp_rcv_skb in order to accept non-linear skb by Lorenzo Bianconi · 3 years ago
  21. 706217c1 devlink: pass devlink_port to port_split / port_unsplit callbacks by Jakub Kicinski · 3 years ago
  22. 49e83bb devlink: hold the instance lock in port_split / port_unsplit callbacks by Jakub Kicinski · 3 years ago
  23. 2cb7b48 devlink: expose instance locking and add locked port registering by Jakub Kicinski · 3 years ago
  24. 9c34e38 bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full by Wang Yufen · 3 years ago
  25. ccdbf33 Merge tag 'v5.17-rc8' into sched/core, to pick up fixes by Ingo Molnar · 3 years ago
  26. fbd9a2c net: Add lockdep asserts to ____napi_schedule(). by Sebastian Andrzej Siewior · 3 years ago
  27. 625788b net: add per-cpu storage and net->core_stats by Eric Dumazet · 3 years ago
  28. 2387834 net: remove exports for netdev_name_node_alt_create() and destroy by Jakub Kicinski · 3 years ago
  29. f65e584 flow_dissector: Add support for HSRv0 by Kurt Kanzenbach · 3 years ago
  30. 155fb43 net: limit altnames to 64k total by Jakub Kicinski · 3 years ago
  31. 5d26cff net: account alternate interface name memory by Jakub Kicinski · 3 years ago
  32. 1e8a3f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  33. e0ae713 xdp: xdp_mem_allocator can be NULL in trace_mem_connect(). by Sebastian Andrzej Siewior · 3 years ago
  34. 9bb984f bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/ by Martin KaFai Lau · 3 years ago
  35. 9d90db9 bpf: Simplify insn rewrite on BPF_WRITE __sk_buff->tstamp by Martin KaFai Lau · 3 years ago
  36. 539de93 bpf: Simplify insn rewrite on BPF_READ __sk_buff->tstamp by Martin KaFai Lau · 3 years ago
  37. 3b5d4ddf bpf: net: Remove TC_AT_INGRESS_OFFSET and SKB_MONO_DELIVERY_TIME_OFFSET macro by Martin KaFai Lau · 3 years ago
  38. cc7e2f5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 3 years ago
  39. 869420a SO_ZEROCOPY should return -EOPNOTSUPP rather than -ENOTSUPP by Samuel Thibault · 3 years ago
  40. 57d29a2 net: rtnetlink: fix error handling in rtnl_fill_statsinfo() by Tom Rix · 3 years ago
  41. 23c7f8d net: Fix esp GSO on inter address family tunnels. by Steffen Klassert · 3 years ago
  42. f72de02 ptp: Add generic PTP is_sync() function by Kurt Kanzenbach · 3 years ago
  43. 6c2728b net: dev: use kfree_skb_reason() for __netif_receive_skb_core() by Menglong Dong · 3 years ago
  44. a568aff26 net: dev: use kfree_skb_reason() for sch_handle_ingress() by Menglong Dong · 3 years ago
  45. 7e726ed net: dev: use kfree_skb_reason() for do_xdp_generic() by Menglong Dong · 3 years ago
  46. 44f0bd4 net: dev: use kfree_skb_reason() for enqueue_to_backlog() by Menglong Dong · 3 years ago
  47. 7faef05 net: dev: add skb drop reasons to __dev_xmit_skb() by Menglong Dong · 3 years ago
  48. 215b0f1 net: skb: introduce the function kfree_skb_list_reason() by Menglong Dong · 3 years ago
  49. 98b4d7a net: dev: use kfree_skb_reason() for sch_handle_egress() by Menglong Dong · 3 years ago
  50. ad0a043 net: dev: Use netif_rx(). by Sebastian Andrzej Siewior · 3 years ago
  51. 80901bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  52. 8d21ec0 bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time() by Martin KaFai Lau · 3 years ago
  53. 7449197 bpf: Keep the (rcv) timestamp behavior for the existing tc-bpf@ingress by Martin KaFai Lau · 3 years ago
  54. cd14e9b net: Postpone skb_clear_delivery_time() until knowing the skb is delivered locally by Martin KaFai Lau · 3 years ago
  55. d98d58a net: Set skb->mono_delivery_time and clear it after sch_handle_ingress() by Martin KaFai Lau · 3 years ago
  56. d93376f net: Clear mono_delivery_time bit in __skb_tstamp_tx() by Martin KaFai Lau · 3 years ago
  57. 27942a1 net: Handle delivery_time in skb->tstamp during network tapping with af_packet by Martin KaFai Lau · 3 years ago
  58. de79910 net: Add skb_clear_tstamp() to keep the mono delivery_time by Martin KaFai Lau · 3 years ago
  59. 5fd0b83 net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATS by Petr Machata · 3 years ago
  60. 03ba356 net: rtnetlink: Add RTM_SETSTATS by Petr Machata · 3 years ago
  61. 0e7788f net: rtnetlink: Add UAPI for obtaining L3 offload xstats by Petr Machata · 3 years ago
  62. 9309f97 net: dev: Add hardware stats support by Petr Machata · 3 years ago
  63. 216e690 net: rtnetlink: rtnl_fill_statsinfo(): Permit non-EMSGSIZE error returns by Petr Machata · 3 years ago
  64. 05415bc net: rtnetlink: Propagate extack to rtnl_offload_xstats_fill() by Petr Machata · 3 years ago
  65. 46efc97 net: rtnetlink: RTM_GETSTATS: Allow filtering inside nests by Petr Machata · 3 years ago
  66. f6e0fb8 net: rtnetlink: Stop assuming that IFLA_OFFLOAD_XSTATS_* are dev-backed by Petr Machata · 3 years ago
  67. 6b524a1 net: rtnetlink: Namespace functions related to IFLA_OFFLOAD_XSTATS_* by Petr Machata · 3 years ago
  68. 6b95e33 page_pool: Add function to batch and return stats by Joe Damato · 3 years ago
  69. ad6fa1e page_pool: Add recycle stats by Joe Damato · 3 years ago
  70. 8610037 page_pool: Add allocation stats by Joe Damato · 3 years ago
  71. 60ce37b bpf, sockmap: Do not ignore orig_len parameter by Eric Dumazet · 3 years ago
  72. bf08824 flow_dissector: Add support for HSR by Kurt Kanzenbach · 3 years ago
  73. 224102d net: fix up skbs delta_truesize in UDP GRO frag_list by lena wang · 3 years ago
  74. b3483bc net/sysctl: avoid two synchronize_rcu() calls by Eric Dumazet · 3 years ago
  75. a5736ed net: neigh: use kfree_skb_reason() for __neigh_event_send() by Menglong Dong · 3 years ago
  76. aaa25a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  77. 167053f net: Correct wrong BH disable in hard-interrupt. by Sebastian Andrzej Siewior · 3 years, 1 month ago
  78. b26ef81 drop_monitor: remove quadratic behavior by Eric Dumazet · 3 years, 1 month ago
  79. 2b88cba net: preserve skb_end_offset() in skb_unclone_keeptruesize() by Eric Dumazet · 3 years, 1 month ago
  80. 763087d net: add skb_set_end_offset() helper by Eric Dumazet · 3 years, 1 month ago
  81. ef527f9 net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends by Eric Dumazet · 3 years, 1 month ago
  82. ee8f97e gro_cells: avoid using synchronize_rcu() in gro_cells_destroy() by Eric Dumazet · 3 years, 1 month ago
  83. 0f6938e net: core: Use csum_replace_by_diff() and csum_sub() instead of opencoding by Christophe Leroy · 3 years, 1 month ago
  84. 6255b48 Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts by Ingo Molnar · 3 years, 1 month ago
  85. 8a4fc54 net: get rid of rtnl_lock_unregistering() by Eric Dumazet · 3 years, 1 month ago
  86. 86213f8 net: avoid quadratic behavior in netdev_wait_allrefs_any() by Eric Dumazet · 3 years, 1 month ago
  87. a1cdec5 net-timestamp: convert sk->sk_tskey to atomic_t by Eric Dumazet · 3 years, 1 month ago
  88. 4224cfd net-sysfs: add check for netdevice being present to speed_show by suresh kumar · 3 years, 1 month ago
  89. f20cfd6 net: add sanity check in proto_register() by Eric Dumazet · 3 years, 1 month ago
  90. 93d11e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  91. 7a2fb91 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
  92. 6b5567b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  93. faab39f net: allow out-of-order netdev unregistration by Jakub Kicinski · 3 years, 1 month ago
  94. ae68db1 net: transition netdev reg state earlier in run_todo by Jakub Kicinski · 3 years, 1 month ago
  95. 22b67d1 net: rtnetlink: rtnl_stats_get(): Emit an extack for unset filter_mask by Petr Machata · 3 years, 1 month ago
  96. 04d4e66 sched/isolation: Use single feature type while referring to housekeeping cpumask by Frederic Weisbecker · 3 years, 1 month ago
  97. c8fb9f2 net: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetch by Frederic Weisbecker · 3 years, 1 month ago
  98. e722db8 net: dev: Make rps_lock() disable interrupts. by Sebastian Andrzej Siewior · 3 years, 1 month ago
  99. baebdf48 net: dev: Makes sure netif_rx() can be invoked in any context. by Sebastian Andrzej Siewior · 3 years, 1 month ago
  100. f234ae2 net: dev: Remove preempt_disable() and get_cpu() in netif_rx_internal(). by Sebastian Andrzej Siewior · 3 years, 1 month ago