1. 94e3ca2 Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 4 weeks ago main master
  2. 78a2f5e devlink: fix port new reply cmd type by Jiri Pirko · 5 weeks ago
  3. 956c0d6 tcp: Clear req->syncookie in reqsk_alloc(). by Kuniyuki Iwashima · 5 weeks ago
  4. d27e2da net/bnx2x: Prevent access to a freed page in page_pool by Thinh Tran · 5 weeks ago
  5. 32fa436 net: phy: fix phy_read_poll_timeout argument type in genphy_loopback by Nikita Kiryushin · 5 weeks ago
  6. 9474c62 net/sched: Add module alias for sch_fq_pie by Michal Koutný · 5 weeks ago
  7. c9b3b81 ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels by Tobias Brunner · 5 weeks ago
  8. 3cf28cd hsr: Handle failures in module init by Felix Maurer · 5 weeks ago
  9. 1422f28 rds: introduce acquire/release ordering in acquire/release_in_xmit() by Yewon Choi · 5 weeks ago
  10. 9966e32 tools: ynl: add header guards for nlctrl by Jakub Kicinski · 5 weeks ago
  11. 710fe43 Merge branch 'wireguard-fixes-for-6-9-rc1' by Paolo Abeni · 4 weeks ago
  12. e995f5d wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64} by Jason A. Donenfeld · 5 weeks ago
  13. 71cbd32 wireguard: netlink: access device through ctx instead of peer by Jason A. Donenfeld · 5 weeks ago
  14. 55b6c73 wireguard: netlink: check for dangling peer via is_dead instead of empty list by Jason A. Donenfeld · 5 weeks ago
  15. df9bbb5 wireguard: device: remove generic .ndo_get_stats64 by Breno Leitao · 5 weeks ago
  16. db2952d wireguard: device: leverage core stats allocator by Breno Leitao · 5 weeks ago
  17. bba045d wireguard: receive: annotate data-race around receiving_counter.counter by Nikita Zhandarovich · 5 weeks ago
  18. f6e0a49 net: move dev->state into net_device_read_txrx group by Eric Dumazet · 5 weeks ago
  19. 35c3e27 Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets" by Abhishek Chauhan · 5 weeks ago
  20. f490c49 net: dsa: mt7530: prevent possible incorrect XTAL frequency selection by Arınç ÜNAL · 5 weeks ago
  21. ba77f6e Merge branch 'veth-xdp-gro' by David S. Miller · 5 weeks ago
  22. ba5a647 selftests: net: veth: test the ability to independently manipulate GRO and XDP by Ignat Korchagin · 5 weeks ago
  23. d7db777 net: veth: do not manipulate GRO when using XDP by Ignat Korchagin · 5 weeks ago
  24. 773bb76 xfrm: Allow UDP encapsulation only in offload modes by Leon Romanovsky · 5 weeks ago
  25. c319882 net: esp: fix bad handling of pages from page_pool by Dragos Tatulea · 6 weeks ago
  26. 6ebfad3 packet: annotate data-races around ignore_outgoing by Eric Dumazet · 5 weeks ago
  27. badc9e3 net: wan: fsl_qmc_hdlc: Fix module compilation by Herve Codina · 5 weeks ago
  28. ea80e3e net: ethernet: mtk_eth_soc: fix PPE hanging issue by Daniel Golle · 5 weeks ago
  29. f1b85ef net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is up by Daniel Golle · 5 weeks ago
  30. e54e09c net: remove {revc,send}msg_copy_msghdr() from exports by Jens Axboe · 5 weeks ago
  31. e30cef0 net: txgbe: fix clk_name exceed MAX_DEV_ID limits by Duanqiang Wen · 5 weeks ago
  32. 1c63686 docs: networking: fix indentation errors in multi-pf-netdev by Jakub Kicinski · 5 weeks ago
  33. 7278c70 Merge branch 'rxrpc-fixes-for-af_rxrpc' by Paolo Abeni · 5 weeks ago
  34. 89e4354 rxrpc: Fix error check on ->alloc_txbuf() by David Howells · 5 weeks ago
  35. 6b25364 rxrpc: Fix use of changed alignment param to page_frag_alloc_align() by David Howells · 5 weeks ago
  36. ddbec99 hsr: Fix uninit-value access in hsr_get_node() by Shigeru Yoshida · 5 weeks ago
  37. e127ce7 vmxnet3: Fix missing reserved tailroom by William Tu · 6 weeks ago
  38. 04d9d1fc tcp: Fix refcnt handling in __inet_hash_connect(). by Kuniyuki Iwashima · 6 weeks ago
  39. d7d7512 devlink: Fix devlink parallel commands processing by Shay Drory · 5 weeks ago
  40. 343041b net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check by Eric Dumazet · 5 weeks ago
  41. e642921 octeontx2-af: Use matching wake_up API variant in CGX command interface by Linu Cherian · 5 weeks ago
  42. fbec4e7 soc: fsl: qbman: Use raw spinlock for cgr_lock by Sean Anderson · 6 weeks ago
  43. 584c2a9 soc: fsl: qbman: Always disable interrupts when taking cgr_lock by Sean Anderson · 6 weeks ago
  44. 67072c31 Merge branch 'tcp-rds-fix-use-after-free-around-kernel-tcp-reqsk' by Jakub Kicinski · 5 weeks ago
  45. 2a750d6 rds: tcp: Fix use-after-free of net in reqsk_timer_handler(). by Kuniyuki Iwashima · 6 weeks ago
  46. 1c4e97d tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge() by Eric Dumazet · 6 weeks ago
  47. 9187210 Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 weeks ago
  48. 1f44039 Merge tag 'docs-6.9' of git://git.lwn.net/linux by Linus Torvalds · 5 weeks ago
  49. 3749bda Merge tag 'audit-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 5 weeks ago
  50. 681ba31 Merge tag 'Smack-for-6.9' of https://github.com/cschaufler/smack-next by Linus Torvalds · 5 weeks ago
  51. 7f1a277 Merge tag 'seccomp-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 weeks ago
  52. 216532e Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 weeks ago
  53. b32273e Merge tag 'execve-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 weeks ago
  54. 41cb8c3 Merge tag 'pstore-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 weeks ago
  55. a01c9fe Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 5 weeks ago
  56. f153fbe Merge tag 'erofs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 5 weeks ago
  57. d453cc5 Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux by Linus Torvalds · 5 weeks ago
  58. 3bf95d5 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux by Linus Torvalds · 5 weeks ago
  59. cbcb9b5 Merge tag 'affs-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 weeks ago
  60. 43a7548 Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 weeks ago
  61. 35d4aee Merge tag 'zonefs-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 5 weeks ago
  62. 65d287c Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 5 weeks ago
  63. 3efa10e Merge tag 'soc-defconfig-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 weeks ago
  64. a608167 Merge tag 'soc-arm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 weeks ago
  65. 2184dbc Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 weeks ago
  66. 306bee6 Merge tag 'soc-dt-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 weeks ago
  67. 508f34f Merge tag 'm68k-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 5 weeks ago
  68. 691632f Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 weeks ago
  69. b29f377 Merge tag 'x86-boot-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  70. e66c58f Merge tag 'x86-apic-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  71. 0e33cf9 Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  72. 532a0c5 Revert "x86/bugs: Use fixed addressing for VERW operand" by Dave Hansen · 5 weeks ago
  73. 2e2bc42 Merge branch 'linus' into x86/boot, to resolve conflict by Ingo Molnar · 5 weeks ago
  74. ed1f164 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 weeks ago
  75. a318d3d Merge branch 'nexthop-fix-two-nexthop-group-statistics-issues' by Jakub Kicinski · 5 weeks ago
  76. e006858 nexthop: Fix splat with CONFIG_DEBUG_PREEMPT=y by Ido Schimmel · 6 weeks ago
  77. d8a2107 nexthop: Fix out-of-bounds access during attribute validation by Ido Schimmel · 6 weeks ago
  78. 262a68a nexthop: Only parse NHA_OP_FLAGS for dump messages that require it by Ido Schimmel · 6 weeks ago
  79. dc5e014 nexthop: Only parse NHA_OP_FLAGS for get messages that require it by Ido Schimmel · 6 weeks ago
  80. 855684c Merge tag 'x86_tdx_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  81. 555b684 Merge tag 'x86_mm_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  82. 685d982 Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  83. fcc1965 Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  84. d69ad12c Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  85. 73f0d1d Merge tag 'x86-asm-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  86. 89c572e Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  87. a5b1a01 Merge tag 'locking-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  88. b040240 Merge tag 'edac_updates_for_v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 5 weeks ago
  89. 5f20e6a Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 5 weeks ago
  90. 1f75619 Merge tag 'x86_misc_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  91. 38b334f Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  92. 2edfd10 Merge tag 'x86_cache_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  93. bfdb395 Merge tag 'x86_mtrr_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  94. 742582a Merge tag 'x86_cpu_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  95. d8941ce Merge tag 'ras_core_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  96. bff4b74 Revert "dm: use queue_limits_set" by Linus Torvalds · 5 weeks ago
  97. 66c8473 bpf: move sleepable flag from bpf_prog_aux to bpf_prog by Andrii Nakryiko · 6 weeks ago
  98. d6170e4a bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes() by Puranjay Mohan · 6 weeks ago
  99. 86833ae Merge tag 'x86-entry-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 weeks ago
  100. 379b97b selftests/bpf: Add kprobe multi triggering benchmarks by Jiri Olsa · 5 weeks ago