1. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  2. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  3. 0fc7521 r8169: fix rtl_hw_jumbo_disable for RTL8168evl by Heiner Kallweit · 5 years ago
  4. 00222d1 r8169: add missing RX enabling for WoL on RTL8125 by Heiner Kallweit · 5 years ago
  5. fafc5db net: phy: dp83867: fix hfs boot in rgmii mode by Grygorii Strashko · 5 years ago
  6. 51302f7 net: ethernet: ti: cpsw: fix extra rx interrupt by Grygorii Strashko · 5 years ago
  7. 02a896c pppoe: remove redundant BUG_ON() check in pppoe_pernet by Aditya Pakki · 5 years ago
  8. 537d077 Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  9. 04aa1bc lpc_eth: kernel BUG on remove by Bruno Carneiro da Cunha · 5 years ago
  10. 462f855 phy: mdio-thunder: add missed pci_release_regions in remove by Chuhong Yuan · 5 years ago
  11. f421031 net: stmmac: reset Tx desc base address before restarting Tx by Jongsung Kim · 5 years ago
  12. a6a10d4 enetc: disable EEE autoneg by default by Yangbo Lu · 5 years ago
  13. 0033b34 ppp: fix out-of-bounds access in bpf_prog_create() by Eric Biggers · 5 years ago
  14. 1c98550 net: hns3: fix VF ID issue for setting VF VLAN by Jian Shen · 5 years ago
  15. d1a37de net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx() by Yunsheng Lin · 5 years ago
  16. 2a597ef net: hns3: fix for TX queue not restarted problem by Yunsheng Lin · 5 years ago
  17. aacf657 net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for NET_SWITCHDEV by Grygorii Strashko · 5 years ago
  18. b782607 net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tag by Parav Pandit · 5 years ago
  19. 3d7cada net/mlx5e: ethtool, Fix analysis of speed setting by Aya Levin · 5 years ago
  20. 6d485e5 net/mlx5e: Fix translation of link mode into speed by Aya Levin · 5 years ago
  21. eb252c3 net/mlx5e: Fix free peer_flow when refcount is 0 by Roi Dayan · 5 years ago
  22. a23dae7 net/mlx5e: Fix freeing flow with kfree() and not kvfree() by Roi Dayan · 5 years ago
  23. c431f85 net/mlx5e: Fix SFF 8472 eeprom length by Eran Ben Elisha · 5 years ago
  24. 73e6551 net/mlx5e: Query global pause state before setting prio2buffer by Huy Nguyen · 5 years ago
  25. c55d8b1 net/mlx5e: Fix TXQ indices to be sequential by Eran Ben Elisha · 5 years ago
  26. a350d2e net: thunderx: start phy before starting autonegotiation by Mian Yousaf Kaukab · 5 years ago
  27. 38ecd70 net: sfp: fix hwmon by Russell King · 5 years ago
  28. 0cb96b5 net: sfp: fix unbind by Russell King · 5 years ago
  29. ffac202 ionic: keep users rss hash across lif reset by Shannon Nelson · 5 years ago
  30. 6c8991f net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  31. 537bd0a Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  32. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  33. 9385973 net: mscc: ocelot: unregister the PTP clock on deinit by Vladimir Oltean · 5 years ago
  34. 3d3c817 can: xilinx_can: Fix usage of skb memory by Srinivas Neeli · 5 years ago
  35. b848238 can: xilinx_can: skip error message on deferred probe by Venkatesh Yadav Abbarapu · 5 years ago
  36. 870db5d can: ucan: fix non-atomic allocation in completion handler by Johan Hovold · 5 years ago
  37. 9ebd796 can: slcan: Fix use-after-free Read in slcan_open by Jouni Hogander · 5 years ago
  38. 937d6ee Merge tag 'docs-5.5a' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  39. c3bfc5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  40. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  41. f3284e0 net: phy: realtek: fix using paged operations with RTL8105e / RTL8208 by Heiner Kallweit · 5 years ago
  42. 398fd40 r8169: fix resume on cable plug-in by Heiner Kallweit · 5 years ago
  43. 14012c9 r8169: fix jumbo configuration for RTL8168evl by Heiner Kallweit · 5 years ago
  44. 0dd0c8f Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  45. 9bd19c6 net: emulex: benet: indent a Kconfig depends continuation line by Randy Dunlap · 5 years ago
  46. 395eba7 net: ethernet: ti: ale: ensure vlan/mdb deleted when no members by Grygorii Strashko · 5 years ago
  47. 5f9fc33 net/mlx5e: Fix build error without IPV6 by YueHaibing · 5 years ago
  48. 61183b0 net: macb: add missed tasklet_kill by Chuhong Yuan · 5 years ago
  49. 774800c Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
  50. 8c39f71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  51. bac139a net: usb: aqc111: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  52. 9aab906 net: phy: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  53. b167191 net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stalling by Alexander Lobakin · 5 years ago
  54. 9a3d7fd Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  55. b049da1 net: mscc: ocelot: use skb queue instead of skbs list by Yangbo Lu · 5 years ago
  56. fc62c09 net: mscc: ocelot: avoid incorrect consuming in skbs list by Yangbo Lu · 5 years ago
  57. d768869 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  58. 0e45384 Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  59. a95069e gve: Fix the queue page list allocated pages count by Jeroen de Borst · 5 years ago
  60. 786c4a5 net: phy: dp83869: Fix return paths to return proper values by Dan Murphy · 5 years ago
  61. 2eb1d3f net: usbnet: Fix -Wcast-function-type by Phong Tran · 5 years ago
  62. 1d4a09d net: hso: Fix -Wcast-function-type by Phong Tran · 5 years ago
  63. ff25dcb ibmvnic: Serialize device queries by Thomas Falcon · 5 years ago
  64. 476d96c ibmvnic: Bound waits for device queries by Thomas Falcon · 5 years ago
  65. 2147e3d ibmvnic: Terminate waiting device threads after loss of service by Thomas Falcon · 5 years ago
  66. 070eca9 ibmvnic: Fix completion structure initialization by Thomas Falcon · 5 years ago
  67. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  68. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  69. adf6f8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  70. e58c191 slip: Fix use-after-free Read in slip_open by Jouni Hogander · 5 years ago
  71. 9bca3a0 net: dsa: sja1105: fix sja1105_parse_rgmii_delays() by Oleksij Rempel · 5 years ago
  72. 1d7ea55 macvlan: schedule bc_work even if error by Menglong Dong · 5 years ago
  73. c431047 enetc: add support Credit Based Shaper(CBS) for hardware offload by Po Liu · 5 years ago
  74. bec170e net: phy: add helpers phy_(un)lock_mdio_bus by Heiner Kallweit · 5 years ago
  75. 32085f2 mdio_bus: don't use managed reset-controller by David Bauer · 5 years ago
  76. 3694e41 Merge branch 'ib-guids' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  77. dc83ef2 ax88179_178a: add ethtool_op_get_ts_info() by Andreas K. Besslein · 5 years ago
  78. ed43cff mlxsw: spectrum_router: Fix use of uninitialized adjacency index by Amit Cohen · 5 years ago
  79. c5731cc mlxsw: spectrum_router: After underlay moves, demote conflicting tunnels by Petr Machata · 5 years ago
  80. d168f32 bnxt_en: Add support for flashing the device via devlink by Vasundhara Volam · 5 years ago
  81. c7e457f4 bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW. by Michael Chan · 5 years ago
  82. b1613e7 bnxt_en: Add async. event logic for PHY configuration changes. by Michael Chan · 5 years ago
  83. 8119e49 bnxt_en: Refactor the initialization of the ethtool link settings. by Michael Chan · 5 years ago
  84. 8a60efd bnxt_en: Skip disabling autoneg before PHY loopback when appropriate. by Michael Chan · 5 years ago
  85. 1acefc9 bnxt_en: Assign more RSS context resources to the VFs. by Michael Chan · 5 years ago
  86. 3be8136 bnxt_en: Initialize context memory to the value specified by firmware. by Michael Chan · 5 years ago
  87. f9b69d7 bnxt_en: Fix suspend/resume path on 57500 chips by Vasundhara Volam · 5 years ago
  88. f92335d bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume() by Vasundhara Volam · 5 years ago
  89. 2e88246 bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command. by Vasundhara Volam · 5 years ago
  90. bdb3860 bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path. by Vasundhara Volam · 5 years ago
  91. ef02af8 bnxt_en: Disable/enable Bus master during suspend/resume. by Michael Chan · 5 years ago
  92. fb4cd81 bnxt_en: Add chip IDs for 57452 and 57454 chips. by Michael Chan · 5 years ago
  93. ab44081 sfc: fix build without CONFIG_RFS_ACCEL by Jakub Kicinski · 5 years ago
  94. 6f3aeb1 hv_netvsc: make recording RSS hash depend on feature flag by Stephen Hemminger · 5 years ago
  95. 9520aea Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 5 years ago
  96. d46b7e4 net: phylink: rename mac_link_state() op to mac_pcs_get_state() by Russell King · 5 years ago
  97. ab81836 net: use rhashtable_lookup() instead of rhashtable_lookup_fast() by Taehee Yoo · 5 years ago
  98. 3a06ee3 Merge tag 'wireless-drivers-next-2019-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by Jakub Kicinski · 5 years ago
  99. a5d66f8 net: phy: initialise phydev speed and duplex sanely by Russell King · 5 years ago
  100. e3cf8b36 net: phy: remove phy_ethtool_sset() by Russell King · 5 years ago