1. 75ea27d net: introduce a function to check if a netdev name is in use by Antoine Tenart · 3 years, 3 months ago
  2. 4c1e34c vsock: Enable y2038 safe timeval for timeout by Richard Palethorpe · 3 years, 3 months ago
  3. ba88258 eth: platform: add a helper for loading netdev->dev_addr by Jakub Kicinski · 3 years, 3 months ago
  4. 9fe1155 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  5. 3e899c7 Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 3 months ago
  6. 7041503 Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 3 months ago
  7. 4a16df5 Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 3 months ago
  8. 52bf803 Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 3 months ago
  9. 44cc24b Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 3 years, 3 months ago
  10. d9eb449 eth: fwnode: add a helper for loading netdev->dev_addr by Jakub Kicinski · 3 years, 3 months ago
  11. 0a14501 eth: fwnode: remove the addr len from mac helpers by Jakub Kicinski · 3 years, 3 months ago
  12. 8017c4d eth: fwnode: change the return type of mac address helpers by Jakub Kicinski · 3 years, 3 months ago
  13. 433baf0 device property: move mac addr helpers to eth.c by Jakub Kicinski · 3 years, 3 months ago
  14. d466eff of: net: add a helper for loading netdev->dev_addr by Jakub Kicinski · 3 years, 3 months ago
  15. e330fb1 of: net: move of_net under net/ by Jakub Kicinski · 3 years, 3 months ago
  16. 578f393 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ by David S. Miller · 3 years, 3 months ago
  17. 79365f3 net: mdio: add mdiobus_modify_changed() by Russell King (Oracle) · 3 years, 3 months ago
  18. 3dfb511 ethtool: Add transceiver module extended state by Ido Schimmel · 3 years, 3 months ago
  19. 353407d ethtool: Add ability to control transceiver modules' power mode by Ido Schimmel · 3 years, 3 months ago
  20. 95a13ee hyper-v: Replace uuid.h with types.h by Andy Shevchenko · 3 years, 3 months ago
  21. d0f1c24 Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by Jakub Kicinski · 3 years, 3 months ago
  22. 94ad8aa ARM: omap1: move omap15xx local bus handling to usb.c by Arnd Bergmann · 3 years, 3 months ago
  23. ebb1fdb mlx4: constify args for const dev_addr by Jakub Kicinski · 3 years, 3 months ago
  24. 1bb96a0 mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr() by Jakub Kicinski · 3 years, 3 months ago
  25. ded6e16 mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64() by Jakub Kicinski · 3 years, 3 months ago
  26. 549017a netlink: remove netlink_broadcast_filtered by Florian Westphal · 3 years, 3 months ago
  27. 3f6cffb etherdevice: use __dev_addr_set() by Jakub Kicinski · 3 years, 3 months ago
  28. a0e25f0 cachefiles: Fix oops with cachefiles_cull() due to NULL object by Dave Wysochanski · 3 years, 3 months ago
  29. b3fcf9c5 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 3 years, 3 months ago
  30. f891b7c net/mlx5: Enable single IRQ for PCI Function by Shay Drory · 3 years, 5 months ago
  31. 3663ad3 net/mlx5: Shift control IRQ to the last index by Shay Drory · 3 years, 5 months ago
  32. 5249001 net/mlx5: Bridge, mark reg_c1 when pushing VLAN by Vlad Buslov · 3 years, 4 months ago
  33. a2c27a6 net: phylink: add phylink_set_10g_modes() helper by Russell King (Oracle) · 3 years, 3 months ago
  34. a64aa0a qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT") by Prabhakar Kushwaha · 3 years, 3 months ago
  35. 3a6f5d0 qed: Update TCP silly-window-syndrome timeout for iwarp, scsi by Nikolay Assa · 3 years, 3 months ago
  36. fe40a83 qed: Update qed_hsi.h for fw 8.59.1.0 by Prabhakar Kushwaha · 3 years, 3 months ago
  37. 484563e qed: Update common_hsi for FW ver 8.59.1.0 by Prabhakar Kushwaha · 3 years, 3 months ago
  38. fb09a1e qed: Remove e4_ and _e4 from FW HSI by Shai Malin · 3 years, 3 months ago
  39. 19198e4 qed: Fix kernel-doc warnings by Prabhakar Kushwaha · 3 years, 3 months ago
  40. 8cb3bf8 ipv6: ioam: Add support for the ip6ip6 encapsulation by Justin Iurman · 3 years, 3 months ago
  41. 52d03786 ipv6: ioam: Distinguish input and output for hop-limit by Justin Iurman · 3 years, 3 months ago
  42. 84928ce Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 3 months ago
  43. 777feab Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  44. 3a399a2 Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  45. 6e9bfdc cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL object by Dave Wysochanski · 3 years, 3 months ago
  46. f3956eb ethernet: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 3 months ago
  47. e8c0722 net: mscc: ocelot: write full VLAN TCI in the injection header by Vladimir Oltean · 3 years, 3 months ago
  48. de5bbb6 net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0 by Vladimir Oltean · 3 years, 3 months ago
  49. dade7f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 3 months ago
  50. 6fb721c netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notification by Pablo Neira Ayuso · 3 years, 3 months ago
  51. 6b7b0c3 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 3 months ago
  52. 4539ca6 Bluetooth: Rename driver .prevent_wake to .wakeup by Luiz Augusto von Dentz · 3 years, 3 months ago
  53. 019d932 net: mscc: ocelot: fix VCAP filters remaining active after being deleted by Vladimir Oltean · 3 years, 3 months ago
  54. 5fb14d2 net: add kerneldoc comment for sk_peer_lock by Eric Dumazet · 3 years, 3 months ago
  55. a70e3f0 devlink: report maximum number of snapshots with regions by Jacob Keller · 3 years, 3 months ago
  56. 83d40a6 sched: Always inline is_percpu_thread() by Peter Zijlstra · 3 years, 3 months ago
  57. f792565 perf/core: fix userpage->time_enabled of inactive events by Song Liu · 3 years, 3 months ago
  58. dd9a887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  59. 4de593f Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 3 months ago
  60. 6bbc710 bpf, xdp, docs: Correct some English grammar and spelling by Kev Jackson · 3 years, 3 months ago
  61. 35306eb af_unix: fix races in sk_peer_pid and sk_peer_cred accesses by Eric Dumazet · 3 years, 3 months ago
  62. 59f09ae net: snmp: inline snmp_get_cpu_field() by Eric Dumazet · 3 years, 3 months ago
  63. 053f368 tcp: adjust rcv_ssthresh according to sk_reserved_mem by Wei Wang · 3 years, 3 months ago
  64. ca05705 tcp: adjust sndbuf according to sk_reserved_mem by Wei Wang · 3 years, 3 months ago
  65. 2bb2f5f net: add new socket option SO_RESERVE_MEM by Wei Wang · 3 years, 3 months ago
  66. 4905455 net: introduce and use lock_sock_fast_nested() by Paolo Abeni · 3 years, 3 months ago
  67. 02d5e01 Merge tag 'sound-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 3 months ago
  68. 4f9e1ba mctp: Add tracepoints for tag/key handling by Jeremy Kerr · 3 years, 3 months ago
  69. 7b14e15 mctp: Implement a timeout for tags by Jeremy Kerr · 3 years, 3 months ago
  70. 43f55f2 mctp: Add refcounts to mctp_dev by Jeremy Kerr · 3 years, 3 months ago
  71. 73c6184 mctp: locking, lifetime and validity changes for sk_keys by Jeremy Kerr · 3 years, 3 months ago
  72. 7c2dcfa net: phy: micrel: Add support for LAN8804 PHY by Horatiu Vultur · 3 years, 3 months ago
  73. 102acba bpf: Replace callers of BPF_CAST_CALL with proper function typedef by Kees Cook · 3 years, 3 months ago
  74. 3d717fa bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMM by Kees Cook · 3 years, 3 months ago
  75. 62b8963 ieee80211: Add new A-MPDU factor macro for HE 6 GHz peer caps by Pradeep Kumar Chitrapu · 3 years, 3 months ago
  76. af3826d octeontx2-pf: Use hardware register for CQE count by Geetha sowjanya · 3 years, 3 months ago
  77. 4ccb9f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 3 months ago
  78. 128cfb8 net/tls: support SM4 CCM algorithm by Tianjia Zhang · 3 years, 3 months ago
  79. 339031b netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1 by Florian Westphal · 3 years, 3 months ago
  80. 94033cd xsk: Optimize for aligned case by Magnus Karlsson · 3 years, 3 months ago
  81. 47e4075 xsk: Batched buffer allocation for the pool by Magnus Karlsson · 3 years, 3 months ago
  82. 10a5e00 xsk: Get rid of unused entry in struct xdp_buff_xsk by Magnus Karlsson · 3 years, 3 months ago
  83. 9cccec2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 3 months ago
  84. ca48aa4 Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 3 years, 3 months ago
  85. 930dfa5 ptp: clockmatrix: use rsmu driver to access i2c/spi bus by Min Li · 3 years, 3 months ago
  86. 33092ac mac80211: Fix Ptk0 rekey documentation by Alexander Wetzel · 3 years, 3 months ago
  87. 5bb7b21 Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  88. dc0f97c Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  89. b193e15 net: prevent user from passing illegal stab size by 王贇 · 3 years, 3 months ago
  90. a3b397b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 3 months ago
  91. bb19237 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 3 months ago
  92. 5739844 Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 3 months ago
  93. a5e0aceab Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 3 years, 3 months ago
  94. 8573616 Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 3 months ago
  95. 2c4e969 Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 3 months ago
  96. 57ed7b4 mm/debug: sync up latest migrate_reason to migrate_reason_names by Weizhao Ouyang · 3 years, 3 months ago
  97. 243418e mm: fs: invalidate bh_lrus for only cold path by Minchan Kim · 3 years, 3 months ago
  98. ea1f916 Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 3 months ago
  99. 40bc606 tcp: tracking packets with CE marks in BW rate sample by Yuchung Cheng · 3 years, 3 months ago
  100. ae98f40 net: phy: broadcom: Fix PHY_BRCM_IDDQ_SUSPEND definition by Florian Fainelli · 3 years, 3 months ago