1. a14fbcd ipmr: Fix RCU list debugging warning by Amol Grover · 4 years, 10 months ago
  2. 95f59bf drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c by Madhuparna Bhowmik · 4 years, 10 months ago
  3. cc8a677 net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810 by Kevin Lo · 4 years, 10 months ago
  4. e776af6 tcp: fix error recovery in tcp_zerocopy_receive() by Eric Dumazet · 4 years, 10 months ago
  5. 1b54f4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 10 months ago
  6. c9e2053 MAINTAINERS: Add Jakub to networking drivers. by David S. Miller · 4 years, 10 months ago
  7. 865e525 MAINTAINERS: another add of Karsten Graul for S390 networking by Ursula Braun · 4 years, 10 months ago
  8. 16bb1b50 drivers: ipa: fix typos for ipa_smp2p structure doc by Wang Wenhu · 4 years, 10 months ago
  9. b8c1583 pppoe: only process PADT targeted at local interfaces by Guillaume Nault · 4 years, 10 months ago
  10. fd4a517 net: stmmac: fix num_por initialization by Vinod Koul · 4 years, 10 months ago
  11. 9de5d23 net: phy: fix aneg restart in phy_ethtool_set_eee by Heiner Kallweit · 4 years, 10 months ago
  12. 99addbe net: broadcom: Select BROADCOM_PHY for BCMGENET by Florian Fainelli · 4 years, 10 months ago
  13. 69cad59 Merge branch 'tipc-fixes' by David S. Miller · 4 years, 10 months ago
  14. 88690b1 tipc: fix failed service subscription deletion by Tuong Lien · 4 years, 10 months ago
  15. 0771d7d tipc: fix memory leak in service subscripting by Tuong Lien · 4 years, 10 months ago
  16. c726858 tipc: fix large latency in smart Nagle streaming by Tuong Lien · 4 years, 10 months ago
  17. f3fbc5a Merge branch 's390-fixes' by David S. Miller · 4 years, 10 months ago
  18. be7fa20 MAINTAINERS: add Karsten Graul as S390 NETWORK DRIVERS maintainer by Ursula Braun · 4 years, 10 months ago
  19. 29b74cb s390/ism: fix error return code in ism_probe() by Wei Yongjun · 4 years, 10 months ago
  20. eead1c2 netlabel: cope with NULL catmap by Paolo Abeni · 4 years, 10 months ago
  21. 24adbc1 tcp: fix SO_RCVLOWAT hangs with fat skbs by Eric Dumazet · 4 years, 10 months ago
  22. 92db978 net: ethernet: ti: Remove TI_CPTS_MOD workaround by Clay McClure · 4 years, 10 months ago
  23. d6718cc Merge branch 'ionic-fixes' by David S. Miller · 4 years, 10 months ago
  24. ddc5911 ionic: call ionic_port_init after fw-upgrade by Shannon Nelson · 4 years, 10 months ago
  25. f20a4d40 ionic: leave netdev mac alone after fw-upgrade by Shannon Nelson · 4 years, 10 months ago
  26. 2c864c7 ptp: fix struct member comment for do_aux_work by Jacob Keller · 4 years, 10 months ago
  27. 64d950a mptcp: Initialize map_seq upon subflow establishment by Christoph Paasch · 4 years, 10 months ago
  28. 340eaff netfilter: nft_set_rbtree: Add missing expired checks by Phil Sutter · 4 years, 10 months ago
  29. 9ed81c8 netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expiration by Pablo Neira Ayuso · 4 years, 10 months ago
  30. 1abfb18 Merge branch 'net-ipa-fix-cleanup-after-modem-crash' by David S. Miller · 4 years, 10 months ago
  31. 2c4bb80 net: ipa: use tag process on modem crash by Alex Elder · 4 years, 10 months ago
  32. c781e1d net: ipa: set DMA length in gsi_trans_cmd_add() by Alex Elder · 4 years, 10 months ago
  33. 54ab49f netfilter: conntrack: fix infinite loop on rmmod by Florian Westphal · 4 years, 10 months ago
  34. 1d10da0 netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueue by Roi Dayan · 4 years, 10 months ago
  35. 2c88979 netfilter: flowtable: Add pending bit for offload work by Paul Blakey · 4 years, 11 months ago
  36. e8a1b0e hinic: fix a bug of ndo_stop by Luo bin · 4 years, 10 months ago
  37. 2c407ac netfilter: conntrack: avoid gcc-10 zero-length-bounds warning by Arnd Bergmann · 4 years, 11 months ago
  38. 3047211 net: dsa: loop: Add module soft dependency by Florian Fainelli · 4 years, 10 months ago
  39. 090e28b netprio_cgroup: Fix unlimited memory leak of v2 cgroups by Zefan Li · 4 years, 10 months ago
  40. 99352c7 net: freescale: select CONFIG_FIXED_PHY where needed by Arnd Bergmann · 4 years, 10 months ago
  41. 5764443 net: ipv4: really enforce backoff for redirects by Paolo Abeni · 4 years, 10 months ago
  42. 9302bea octeontx2-vf: Fix error return code in otx2vf_probe() by Wei Yongjun · 4 years, 10 months ago
  43. db80303 umh: fix memory leak on execve failure by Vincent Minet · 4 years, 10 months ago
  44. 14d8f74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 4 years, 10 months ago
  45. 6d32a51 dpaa2-eth: prevent array underflow in update_cls_rule() by Dan Carpenter · 4 years, 10 months ago
  46. 5099dea nfp: abm: fix error return code in nfp_abm_vnic_alloc() by Wei Yongjun · 4 years, 10 months ago
  47. 1f8492d r8169: re-establish support for RTL8401 chip version by Heiner Kallweit · 4 years, 10 months ago
  48. cc4de04 net: tcp: fix rx timestamp behavior for tcp_recvmsg by Kelly Littlepage · 4 years, 10 months ago
  49. dd91230 net: fix a potential recursive NETDEV_FEAT_CHANGE by Cong Wang · 4 years, 10 months ago
  50. 7d14b0d mptcp: set correct vfs info for subflows by Paolo Abeni · 4 years, 10 months ago
  51. ff8ce31 net: microchip: encx24j600: add missed kthread_stop by Chuhong Yuan · 4 years, 10 months ago
  52. 09454fd Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu" by Maciej Żenczykowski · 4 years, 11 months ago
  53. ee28755 net: bareudp: avoid uninitialized variable warning by Arnd Bergmann · 4 years, 11 months ago
  54. 8aef199 net: hisilicon: Make CONFIG_HNS invisible by Geert Uytterhoeven · 4 years, 10 months ago
  55. 1a10186 usb: hso: correct debug message by Oliver Neukum · 4 years, 10 months ago
  56. 64082b6 net: remove spurious declaration of tcp_default_init_rwnd() by Maciej Żenczykowski · 4 years, 11 months ago
  57. 01c3259 virtio_net: fix lockdep warning on 32 bit by Michael S. Tsirkin · 4 years, 11 months ago
  58. a811c1fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 11 months ago
  59. 16f8036 net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE by Pablo Neira Ayuso · 4 years, 11 months ago
  60. b0956956 MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper order by Lukas Bulwahn · 4 years, 11 months ago
  61. d3f3e6a Merge branch 'wireguard-fixes' by David S. Miller · 4 years, 11 months ago
  62. 243f214 wireguard: send/receive: use explicit unlikely branch instead of implicit coalescing by Jason A. Donenfeld · 4 years, 11 months ago
  63. 4fed818 wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning by Jason A. Donenfeld · 4 years, 11 months ago
  64. 4005f5c wireguard: send/receive: cond_resched() when processing worker ringbuffers by Jason A. Donenfeld · 4 years, 11 months ago
  65. b673e24a wireguard: socket: remove errant restriction on looping to self by Jason A. Donenfeld · 4 years, 11 months ago
  66. a0fd7cc wireguard: selftests: use normal kernel stack size on ppc64 by Jason A. Donenfeld · 4 years, 11 months ago
  67. 6f5c27f net: ethernet: ti: am65-cpsw-nuss: fix irqs type by Grygorii Strashko · 4 years, 11 months ago
  68. 0735ccc ionic: Use debugfs_create_bool() to export bool by Geert Uytterhoeven · 4 years, 11 months ago
  69. 050569f net: dsa: Do not leave DSA master with NULL netdev_ops by Florian Fainelli · 4 years, 11 months ago
  70. 6572215 net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred by Vladimir Oltean · 4 years, 11 months ago
  71. 9274124 net: stricter validation of untrusted gso packets by Willem de Bruijn · 4 years, 11 months ago
  72. 0cb7498 seg6: fix SRH processing to comply with RFC8754 by Ahmed Abdelsalam · 4 years, 11 months ago
  73. 6e0ddb6 Merge branch 'FDB-fixes-for-Felix-and-Ocelot-switches' by David S. Miller · 4 years, 11 months ago
  74. c0d7ecc net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms by Vladimir Oltean · 4 years, 11 months ago
  75. 21ce7f3 net: dsa: ocelot: the MAC table on Felix is twice as large by Vladimir Oltean · 4 years, 11 months ago
  76. b938895 Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 11 months ago
  77. 0ba83aa net: dsa: sja1105: the PTP_CLK extts input reacts on both edges by Vladimir Oltean · 4 years, 11 months ago
  78. a847241 selftests: net: tcp_mmap: fix SO_RCVLOWAT setting by Eric Dumazet · 4 years, 11 months ago
  79. f5dda31 net: hsr: fix incorrect type usage for protocol variable by Murali Karicheri · 4 years, 11 months ago
  80. 29ca3cd net: macsec: fix rtnl locking issue by Antoine Tenart · 4 years, 11 months ago
  81. 722c0f0 net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del() by Dan Carpenter · 4 years, 11 months ago
  82. 39bd16d net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx() by Dan Carpenter · 4 years, 11 months ago
  83. bf5525f selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct by Eric Dumazet · 4 years, 11 months ago
  84. 3c40cdb Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 11 months ago
  85. dc56c5ac Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 4 years, 11 months ago
  86. 81aabbb bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.size by John Fastabend · 4 years, 11 months ago
  87. 3e104c2 bpf, sockmap: msg_pop_data can incorrecty set an sge length by John Fastabend · 4 years, 11 months ago
  88. 38212bb neigh: send protocol value in neighbor create notification by Roman Mashak · 4 years, 11 months ago
  89. 755f573 net: broadcom: fix a mistake about ioremap resource by Dejin Zheng · 4 years, 11 months ago
  90. f8a31ec platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement by Xiongfeng Wang · 4 years, 11 months ago
  91. 01f259f platform/x86: intel_pmc_core: avoid unused-function warnings by Arnd Bergmann · 4 years, 11 months ago
  92. 3bd12da platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA by Hans de Goede · 5 years ago
  93. e87fa33 platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICL by Archana Patni · 5 years ago
  94. 47cf1b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 4 years, 11 months ago
  95. bd4af43 nfp: abm: fix a memory leak bug by Qiushi Wu · 4 years, 11 months ago
  96. 8d9f73c atm: fix a memory leak of vcc->user_back by Cong Wang · 4 years, 11 months ago
  97. 93a2014 atm: fix a UAF in lec_arp_clear_vccs() by Cong Wang · 4 years, 11 months ago
  98. 44d95cc net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiply by Colin Ian King · 4 years, 11 months ago
  99. a7df487 net_sched: fix tcm_parent in tc filter dump by Cong Wang · 4 years, 11 months ago
  100. 071a43e cxgb4/chcr: avoid -Wreturn-local-addr warning by Arnd Bergmann · 4 years, 11 months ago