1. 8575245 MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack by Xie He · 4 years, 2 months ago
  2. 9d9e937 ipv6/netfilter: Discard first fragment not including all headers by Georg Kohmann · 4 years, 2 months ago
  3. 7953446 Merge branch 'fix-usage-counter-leak-by-adding-a-general-sync-ops' by Jakub Kicinski · 4 years, 2 months ago
  4. da875fa net: fec: Fix reference count leak in fec series ops by Zhang Qilong · 4 years, 2 months ago
  5. dd8088d PM: runtime: Add pm_runtime_resume_and_get to deal with usage counter by Zhang Qilong · 4 years, 2 months ago
  6. e2142ef Merge tag 'linux-can-fixes-for-5.10-20201115' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years, 2 months ago
  7. a584e9b can: m_can: m_can_stop(): set device to software init mode before closing by Faiz Abbas · 4 years, 5 months ago
  8. 85816ab can: m_can: Fix freeing of can device from peripherials by Dan Murphy · 4 years, 11 months ago
  9. a8c22f5 can: m_can: m_can_class_free_dev(): introduce new function by Dan Murphy · 4 years, 11 months ago
  10. cd0d83e can: m_can: m_can_handle_state_change(): fix state change by Wu Bo · 5 years ago
  11. c81d0b6 can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistration by Marc Kleine-Budde · 4 years, 5 months ago
  12. 1ff203b can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking for devm_regmap_init() by Marc Kleine-Budde · 5 years ago
  13. 3fcce13 can: tcan4x5x: replace depends on REGMAP_SPI with depends on SPI by Enric Balletbo i Serra · 4 years, 9 months ago
  14. b7ee5bc can: flexcan: fix failure handling of pm_runtime_get_sync() by Zhang Qilong · 4 years, 2 months ago
  15. 499aa92 can: flexcan: flexcan_setup_stop_mode(): add missing "req_bit" to stop mode property comment by Marc Kleine-Budde · 4 years, 3 months ago
  16. 8a68cc0 can: peak_usb: fix potential integer overflow on shift of a int by Colin Ian King · 4 years, 2 months ago
  17. 81c9c8e can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_echo_skb() by Marc Kleine-Budde · 5 years ago
  18. 7968c7c can: ti_hecc: Fix memleak in ti_hecc_probe by Zhang Qilong · 4 years, 2 months ago
  19. a1e6540 can: dev: can_restart(): post buffer from the right context by Alejandro Concepcion Rodriguez · 4 years, 2 months ago
  20. 9aa9379 can: af_can: prevent potential access of uninitialized member in canfd_rcv() by Anant Thazhemadam · 4 years, 2 months ago
  21. c8c958a can: af_can: prevent potential access of uninitialized member in can_rcv() by Anant Thazhemadam · 4 years, 2 months ago
  22. 849920c devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill() by Wang Hai · 4 years, 2 months ago
  23. 56311a3 net: stmmac: dwmac_lib: enlarge dma reset timeout by Jisheng Zhang · 4 years, 2 months ago
  24. 796a266 lan743x: prevent entire kernel HANG on open, for some platforms by Sven Van Asbroeck · 4 years, 2 months ago
  25. e35df62 lan743x: fix issue causing intermittent kernel log warnings by Sven Van Asbroeck · 4 years, 2 months ago
  26. 1ba86d4 netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist() by Paul Moore · 4 years, 2 months ago
  27. 057a10f sctp: change to hold/put transport for proto_unreach_timer by Xin Long · 4 years, 2 months ago
  28. 65b422d vsock: forward all packets to the host when no H2G is registered by Stefano Garzarella · 4 years, 2 months ago
  29. 9230706 net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 by Tobias Waldekranz · 4 years, 2 months ago
  30. 3734471 net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe() by Zhang Changzhong · 4 years, 2 months ago
  31. ceb736e ipv6: Fix error path to cancel the meseage by Zhang Qilong · 4 years, 2 months ago
  32. 9c2e14b ip_tunnels: Set tunnel option flag when tunnel metadata is present by Yi-Hung Wei · 4 years, 2 months ago
  33. 81e329e net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR by Wang Qing · 4 years, 2 months ago
  34. 8c07205 net: marvell: prestera: fix error return code in prestera_pci_probe() by Wang Hai · 4 years, 2 months ago
  35. aa6306a net: phy: mscc: remove non-MACSec compatible phy by Steen Hegelund · 4 years, 2 months ago
  36. 8cf8821 net: Exempt multicast addresses from five-second neighbor lifetime by Jeff Dike · 4 years, 2 months ago
  37. 2b56687 net: ethernet: ti: cpsw: fix cpts irq after suspend by Grygorii Strashko · 4 years, 2 months ago
  38. 1395f8d Merge tag 'mac80211-for-net-2020-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by Jakub Kicinski · 4 years, 2 months ago
  39. 7bc40ae mac80211: free sta in sta_info_insert_finish() on errors by Johannes Berg · 4 years, 2 months ago
  40. 4ee18c1 net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_request by Xie He · 4 years, 2 months ago
  41. baee199 net: ethernet: mtk-star-emac: fix error return code in mtk_star_enable() by Zhang Changzhong · 4 years, 2 months ago
  42. e8aa6d52 net: ethernet: mtk-star-emac: return ok when xmit drops by Vincent Stehlé · 4 years, 2 months ago
  43. 1922a46 net/ncsi: Fix netlink registration by Joel Stanley · 4 years, 2 months ago
  44. db7c953 Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
  45. 200f9d2 Merge tag 'nfs-for-5.10-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 2 months ago
  46. af5043c Merge tag 'acpi-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 2 months ago
  47. fcfb679 Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 2 months ago
  48. edbc211 lan743x: fix use of uninitialized variable by Sven Van Asbroeck · 4 years, 2 months ago
  49. 5861c8c Merge branch 'net-udp-fix-fast-frag0-udp-gro' by Jakub Kicinski · 4 years, 2 months ago
  50. 55e7298 net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO by Alexander Lobakin · 4 years, 2 months ago
  51. 4b1a862 net: udp: fix UDP header access on Fast/frag0 UDP GRO by Alexander Lobakin · 4 years, 2 months ago
  52. 8a5c290 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 4 years, 2 months ago
  53. 9f73bd1 devlink: Avoid overwriting port attributes of registered port by Parav Pandit · 4 years, 2 months ago
  54. 9e2b7fa vrf: Fix fast path output packet handling with async Netfilter rules by Martin Willi · 4 years, 2 months ago
  55. 11decaf NFS: Remove unnecessary inode lock in nfs_fsync_dir() by Trond Myklebust · 4 years, 3 months ago
  56. 83f2c45 NFS: Remove unnecessary inode locking in nfs_llseek_dir() by Trond Myklebust · 4 years, 3 months ago
  57. 6c2190b NFS: Fix listxattr receive buffer size by Chuck Lever · 4 years, 3 months ago
  58. 70438af NFSv4.2: fix failure to unregister shrinker by J. Bruce Fields · 4 years, 3 months ago
  59. 7222a8a Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and 'acpi-dptf' by Rafael J. Wysocki · 4 years, 2 months ago
  60. b2911a8 mac80211: minstrel: fix tx status processing corner case by Felix Fietkau · 4 years, 2 months ago
  61. 4fe40b8 mac80211: minstrel: remove deferred sampling code by Felix Fietkau · 4 years, 2 months ago
  62. 1d18288 mac80211: fix memory leak on filtered powersave frames by Felix Fietkau · 4 years, 2 months ago
  63. 94e2bd0 rfkill: Fix use-after-free in rfkill_resume() by Claire Chang · 4 years, 2 months ago
  64. 52755b6 cosa: Add missing kfree in error path of cosa_write by Wang Hai · 4 years, 2 months ago
  65. 460cd17 net: switch to the kernel.org patchwork instance by Jakub Kicinski · 4 years, 2 months ago
  66. fcd1ecc Merge branch 'cxgb4-ch_ktls-fixes-in-nic-tls-code' by Jakub Kicinski · 4 years, 2 months ago
  67. 83a95df ch_ktls: stop the txq if reaches threshold by Rohit Maheshwari · 4 years, 2 months ago
  68. 7d01c428 ch_ktls: tcb update fails sometimes by Rohit Maheshwari · 4 years, 2 months ago
  69. 21f82ac ch_ktls/cxgb4: handle partial tag alone SKBs by Rohit Maheshwari · 4 years, 2 months ago
  70. 659bf03 ch_ktls: don't free skb before sending FIN by Rohit Maheshwari · 4 years, 2 months ago
  71. 9478e08 ch_ktls: packet handling prior to start marker by Rohit Maheshwari · 4 years, 2 months ago
  72. 63ee459 ch_ktls: Correction in middle record handling by Rohit Maheshwari · 4 years, 2 months ago
  73. 83deb09 ch_ktls: missing handling of header alone by Rohit Maheshwari · 4 years, 2 months ago
  74. c68a28a ch_ktls: Correction in trimmed_len calculation by Rohit Maheshwari · 4 years, 2 months ago
  75. 687823d cxgb4/ch_ktls: creating skbs causes panic by Rohit Maheshwari · 4 years, 2 months ago
  76. 86716b5 ch_ktls: Update cheksum information by Rohit Maheshwari · 4 years, 2 months ago
  77. b1b5cb1 ch_ktls: Correction in finding correct length by Rohit Maheshwari · 4 years, 2 months ago
  78. 9d2e5e9 cxgb4/ch_ktls: decrypted bit is not enough by Rohit Maheshwari · 4 years, 2 months ago
  79. 3611823 net/x25: Fix null-ptr-deref in x25_connect by Martin Schiller · 4 years, 2 months ago
  80. df392ae arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETC by Michael Walle · 4 years, 2 months ago
  81. fa6882c tipc: fix memory leak in tipc_topsrv_start() by Wang Hai · 4 years, 2 months ago
  82. 3d5e28b Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 4 years, 2 months ago
  83. e87d24f Merge branch 'net-iucv-fixes-2020-11-09' by Jakub Kicinski · 4 years, 2 months ago
  84. 4711497 MAINTAINERS: remove Ursula Braun as s390 network maintainer by Ursula Braun · 4 years, 2 months ago
  85. 4031eea net/af_iucv: fix null pointer dereference on shutdown by Ursula Braun · 4 years, 2 months ago
  86. 2b52a4b lan743x: fix "BUG: invalid wait context" when setting rx mode by Sven Van Asbroeck · 4 years, 2 months ago
  87. 2bae900 net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshot by zhangxiaoxu · 4 years, 2 months ago
  88. 909172a net: Update window_clamp if SOCK_RCVBUF is set by Mao Wenan · 4 years, 2 months ago
  89. f3037c5 net: phy: realtek: support paged operations on RTL8201CP by Heiner Kallweit · 4 years, 2 months ago
  90. 902a66e lan743x: correctly handle chips with internal PHY by Sven Van Asbroeck · 4 years, 2 months ago
  91. 866358e netlabel: fix our progress tracking in netlbl_unlabel_staticlist() by Paul Moore · 4 years, 2 months ago
  92. 5fb7f75 MAINTAINERS: Update repositories for Intel Ethernet Drivers by Tony Nguyen · 4 years, 2 months ago
  93. 6b7ed22 igc: Fix returning wrong statistics by Vinicius Costa Gomes · 4 years, 4 months ago
  94. 1773482 i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc() by Dan Carpenter · 4 years, 4 months ago
  95. 3a70017 i40e: Fix MAC address setting for a VF via Host/VM by Slawomir Laba · 4 years, 3 months ago
  96. 97adb13 selftest: fix flower terse dump tests by Vlad Buslov · 4 years, 2 months ago
  97. eccc876 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  98. e2f0c56 Merge tag 'for-5.10-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 2 months ago
  99. 52d1998 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 2 months ago
  100. 8bff39b Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 4 years, 2 months ago