1. fe8300f net: core: add __netdev_upper_dev_unlink() by Taehee Yoo · 4 years, 6 months ago
  2. 1aad804 net_sched: remove a redundant goto chain check by Cong Wang · 4 years, 6 months ago
  3. f2f3729 net: bridge: fdb: don't flush ext_learn entries by Nikolay Aleksandrov · 4 years, 6 months ago
  4. a4be47a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 6 months ago
  5. 709a16b r8169: fix RTL8168f/RTL8411 EPHY config by Heiner Kallweit · 4 years, 6 months ago
  6. 307eea3 dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC by Marian-Cristian Rotariu · 4 years, 6 months ago
  7. 7286502 mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error path by Ido Schimmel · 4 years, 6 months ago
  8. 7dbbcf4 mdio: fix mdio-thunder.c dependency & build error by Randy Dunlap · 4 years, 6 months ago
  9. 0594324 net: atlantic: fix build when object tree is separate by Igor Russkikh · 4 years, 6 months ago
  10. 5e46e43 MAINTAINERS: Add Vladimir as a maintainer for DSA by Florian Fainelli · 4 years, 6 months ago
  11. 72e27c3 dpaa2-eth: fix command version for Tx shaping by Ioana Ciornei · 4 years, 6 months ago
  12. e42d72f net: usb: ax88179_178a: add Toshiba usb 3.0 adapter by Wilken Gottwalt · 4 years, 6 months ago
  13. dc171dc Merge branch 'bonding-team-basic-dev-needed_headroom-support' by David S. Miller · 4 years, 6 months ago
  14. 89d0174 team: set dev->needed_headroom in team_setup_by_port() by Eric Dumazet · 4 years, 6 months ago
  15. f32f193 bonding: set dev->needed_headroom in bond_setup_by_slave() by Eric Dumazet · 4 years, 6 months ago
  16. 4663ff6 net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stop by Ivan Khoronzhuk · 4 years, 6 months ago
  17. ac322f8 net: stmmac: Fix clock handling on remove path by Wong Vee Khee · 4 years, 6 months ago
  18. 1dac3b1 vmxnet3: fix cksum offload issues for non-udp tunnels by Ronak Doshi · 4 years, 6 months ago
  19. abe2f12 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 4 years, 6 months ago
  20. 4e1b469 Merge tag 'wireless-drivers-2020-09-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 4 years, 6 months ago
  21. f6a0727 ice: fix memory leak in ice_vsi_setup by Jacob Keller · 4 years, 6 months ago
  22. 135f4b9 ice: fix memory leak if register_netdev_fails by Jacob Keller · 4 years, 6 months ago
  23. 466e439 ice: Fix call trace on suspend by Anirudh Venkataramanan · 4 years, 6 months ago
  24. 75598a8 iavf: Fix incorrect adapter get in iavf_resume by Sylwester Dziedziuch · 4 years, 6 months ago
  25. e94ee17 xfrm: Use correct address family in xfrm_state_find by Herbert Xu · 4 years, 6 months ago
  26. ad2b9b0 tcp: skip DSACKs with dubious sequence ranges by Priyaranjan Jha · 4 years, 6 months ago
  27. 1ec8e74 net/fsl: quieten expected MDIO access failures by Jamie Iles · 4 years, 6 months ago
  28. 912aae2 net: dsa: microchip: really look for phy-mode in port nodes by Helmut Grohne · 4 years, 6 months ago
  29. 38f7e1c net/tls: race causes kernel panic by Rohit Maheshwari · 4 years, 6 months ago
  30. 0eb11df net/ethernet/broadcom: fix spelling typo by Wang Qing · 4 years, 6 months ago
  31. 4ab810a net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3 by Xiaoliang Yang · 4 years, 6 months ago
  32. dba1e46 net: dsa: felix: convert TAS link speed based on phylink speed by Xiaoliang Yang · 4 years, 6 months ago
  33. f68910a hinic: fix wrong return value of mac-set cmd by Luo bin · 4 years, 6 months ago
  34. ed46cd1 drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functions by Xie He · 4 years, 6 months ago
  35. 02a1b17 net/ipv4: always honour route mtu during forwarding by Maciej Żenczykowski · 4 years, 6 months ago
  36. 6d88999 Merge branch 'net_sched-fix-a-UAF-in-tcf_action_init' by David S. Miller · 4 years, 6 months ago
  37. 0fedc63 net_sched: commit action insertions together by Cong Wang · 4 years, 6 months ago
  38. e49d8c2 net_sched: defer tcf_idr_insert() in tcf_action_init_1() by Cong Wang · 4 years, 6 months ago
  39. efb1676 mt76: mt7615: reduce maximum VHT MPDU length to 7991 by Felix Fietkau · 4 years, 6 months ago
  40. 7241c5a net: stmmac: removed enabling eee in EEE set callback by Voon Weifeng · 4 years, 6 months ago
  41. f9317ae net: lantiq: Add locking for TX DMA channel by Hauke Mehrtens · 4 years, 6 months ago
  42. ea6754a net: switchdev: Fixed kerneldoc warning by Tian Tao · 4 years, 6 months ago
  43. 77972b5 Revert "ravb: Fixed to be able to unload modules" by Geert Uytterhoeven · 4 years, 6 months ago
  44. ef59b19 mptcp: Wake up MPTCP worker when DATA_FIN found on a TCP FIN packet by Mat Martineau · 4 years, 6 months ago
  45. 805c6d3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 6 months ago
  46. d301713 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
  47. 0baca07 Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  48. c37b718 Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  49. eff48dd Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 6 months ago
  50. b334ec6 Merge branch 'Fix-broken-tc-flower-rules-for-mscc_ocelot-switches' by David S. Miller · 4 years, 6 months ago
  51. 8194d8f net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries by Vladimir Oltean · 4 years, 6 months ago
  52. 7a02307 net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries by Vladimir Oltean · 4 years, 6 months ago
  53. 8b9e03c net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries by Xiaoliang Yang · 4 years, 6 months ago
  54. d5e4d0a inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute by Eric Dumazet · 4 years, 6 months ago
  55. 99f62a7 net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU by Vladimir Oltean · 4 years, 6 months ago
  56. 47cec3f Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 6 months ago
  57. 2b617c1 net: Update MAINTAINERS for MediaTek switch driver by Sean Wang · 4 years, 6 months ago
  58. cb39ccc net/mlx5e: mlx5e_fec_in_caps() returns a boolean by Saeed Mahameed · 4 years, 6 months ago
  59. 94c4fed net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlock by Saeed Mahameed · 4 years, 6 months ago
  60. 581642f net/mlx5e: kTLS, Fix leak on resync error flow by Saeed Mahameed · 4 years, 6 months ago
  61. 66ce5fc net/mlx5e: kTLS, Add missing dma_unmap in RX resync by Saeed Mahameed · 4 years, 6 months ago
  62. 6e8de0b6 net/mlx5e: kTLS, Fix napi sync and possible use-after-free by Tariq Toukan · 4 years, 7 months ago
  63. 8f0bcd1 net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported by Tariq Toukan · 4 years, 9 months ago
  64. b521105 net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats() by Alaa Hleihel · 4 years, 7 months ago
  65. 47c97e6 net/mlx5e: Fix multicast counter not up-to-date in "ip -s" by Ron Diskin · 4 years, 10 months ago
  66. 82198d8 net/mlx5e: Fix endianness when calculating pedit mask first bit by Maor Dickman · 4 years, 6 months ago
  67. 6cec022 net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported by Maor Dickman · 4 years, 7 months ago
  68. 4c8594a net/mlx5e: CT: Fix freeing ct_label mapping by Roi Dayan · 4 years, 8 months ago
  69. 12a240a net/mlx5e: Fix memory leak of tunnel info when rule under multipath not ready by Jianbo Liu · 4 years, 8 months ago
  70. 9c25a22 net/mlx5e: Use synchronize_rcu to sync with NAPI by Maxim Mikityanskiy · 4 years, 9 months ago
  71. fe45386 net/mlx5e: Use RCU to protect rq->xdp_prog by Maxim Mikityanskiy · 4 years, 9 months ago
  72. cefc235 net/mlx5: Fix FTE cleanup by Maor Gottlieb · 4 years, 6 months ago
  73. 25b8ab9 Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 6 months ago
  74. 91b2c9a ipv6: route: convert comma to semicolon by Xu Wang · 4 years, 6 months ago
  75. 58ed68b sfc: Fix error code in probe by Dan Carpenter · 4 years, 6 months ago
  76. 9847774 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 4 years, 6 months ago
  77. beaeb4f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 6 months ago
  78. a311283 Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 6 months ago
  79. 88b67ed dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX by Jan Kara · 4 years, 6 months ago
  80. 4eb8dde io_uring: fix openat/openat2 unified prep handling by Jens Axboe · 4 years, 6 months ago
  81. 6ca56f8 io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL by Jens Axboe · 4 years, 6 months ago
  82. 72f04da tools/io_uring: fix compile breakage by Douglas Gilbert · 4 years, 6 months ago
  83. f5cac8b io_uring: don't use retry based buffered reads for non-async bdev by Jens Axboe · 4 years, 6 months ago
  84. 8f3d749 io_uring: don't re-setup vecs/iter in io_resumit_prep() is already there by Jens Axboe · 4 years, 6 months ago
  85. e1b8139 Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 4 years, 6 months ago
  86. c07fa08 bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call. by Michael Chan · 4 years, 6 months ago
  87. d2b42d0 bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call. by Michael Chan · 4 years, 6 months ago
  88. f0f47b2 bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs. by Vasundhara Volam · 4 years, 6 months ago
  89. a5390690 bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex. by Michael Chan · 4 years, 6 months ago
  90. d69753f bnxt_en: return proper error codes in bnxt_show_temp by Edwin Peer · 4 years, 6 months ago
  91. 492adcf bnxt_en: Use memcpy to copy VPD field info. by Vasundhara Volam · 4 years, 6 months ago
  92. ba4f184 Linux 5.9-rc6 by Linus Torvalds · 4 years, 6 months ago
  93. e2bff39 Merge tag 'core_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  94. 1f8ee7e Merge tag 'objtool_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  95. 3d49167 Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  96. 5674d81 Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  97. 217eee7 Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  98. 4a123db Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 6 months ago
  99. 32251b0 Merge tag 'kvm-s390-master-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 4 years, 6 months ago
  100. b73815a Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 4 years, 6 months ago