1. 8ee7850 brcmfmac: avoid writing channel out of allocated array by Rafał Miłecki · 8 years ago
  2. f9f73c5 ravb: Fix use-after-free on `ifconfig eth0 down` by Eugeniu Rosca · 7 years ago
  3. 399566f net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV by Jack Morgenstein · 8 years ago
  4. 18b200e net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface types by Karicheri, Muralidharan · 8 years ago
  5. cc43996 be2net: fix MAC addr setting on privileged BE3 VFs by Ivan Vecera · 8 years ago
  6. 02434de be2net: don't delete MAC on close on unprivileged BE3 VFs by Ivan Vecera · 8 years ago
  7. fa1dbf5 be2net: fix status check in be_cmd_pmac_add() by Ivan Vecera · 8 years ago
  8. 4ae8dc6 net: thunderx: acpi: fix LMAC initialization by Vadim Lomovtsev · 8 years ago
  9. d48cb21 net: phy: marvell: fix Marvell 88E1512 used in SGMII mode by Russell King · 8 years ago
  10. 00f468f ibmveth: Add a proper check for the availability of the checksum features by Thomas Huth · 8 years ago
  11. 32bd4d2 vxlan: do not age static remote mac entries by Balakrishnan Raman · 8 years ago
  12. 7fdc81f virtio_net: fix PAGE_SIZE > 64k by Michael S. Tsirkin · 8 years ago
  13. a6c3e01 mlxsw: spectrum_router: Correctly reallocate adjacency entries by Ido Schimmel · 8 years ago
  14. c6f2848 amd-xgbe: Check xgbe_init() return code by Lendacky, Thomas · 8 years ago
  15. e9a87e0 iwlwifi: fix kernel crash when unregistering thermal zone by Jens Axboe · 8 years ago
  16. 5d5c293 xen-netfront: Fix Rx stall during network stress and OOM by Vineeth Remanan Pillai · 8 years ago
  17. 83571e9 gianfar: Do not reuse pages from emergency reserve by Eric Dumazet · 8 years ago
  18. a7a2a6d bnxt_en: Fix "uninitialized variable" bug in TPA code path. by Michael Chan · 8 years ago
  19. da805bc xen-netback: protect resource cleaning on XenBus disconnect by Igor Druzhinin · 8 years ago
  20. 7bdccaa xen-netback: fix memory leaks on XenBus disconnect by Igor Druzhinin · 8 years ago
  21. ea7b808 net: korina: Fix NAPI versus resources freeing by Florian Fainelli · 8 years ago
  22. 3eeb345 net: phy: dp83848: add DP83620 PHY support by Alvaro G. M · 8 years ago
  23. 7782ab2 stmmac: add missing of_node_put by Julia Lawall · 8 years ago
  24. 3897ae1 net: phy: use boolean dt properties for eee broken modes by jbrunet · 8 years ago
  25. 40373d9 net: phy: fix sign type error in genphy_config_eee_advert by jbrunet · 8 years ago
  26. 97ace18 net: phy: add an option to disable EEE advertisement by jbrunet · 8 years ago
  27. e4089ba sfc: provide dummy definitions of vswitch functions by Bert Kenward · 7 years ago
  28. c7d422d net/mlx5e: Fix timestamping capabilities reporting by Maor Dickman · 7 years ago
  29. 25ff350 net/mlx5: Wait for FW readiness before initializing command interface by Eli Cohen · 7 years ago
  30. 176b987 net/mlx5e: Avoid doing a cleanup call if the profile doesn't have it by Or Gerlitz · 7 years ago
  31. 78b24ab net/mlx5e: Fix wrong indications in DIM due to counter wraparound by Tal Gilboa · 7 years ago
  32. 9854e58 net/mlx5e: Added BW check for DIM decision mechanism by Tal Gilboa · 7 years ago
  33. 386ed38 net: vrf: Make add_fib_rules per network namespace flag by David Ahern · 7 years ago
  34. 855b08e brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2() by Arend Van Spriel · 7 years ago
  35. ffa96c1 net: phy: fix marvell phy status reading by Russell King · 7 years ago
  36. 81135c7 net: phy: Initialize mdio clock at probe function by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  37. 948c4f1 rt2x00: avoid introducing a USB dependency in the rt2x00lib module by Stanislaw Gruszka · 8 years ago
  38. c81d034 brcmfmac: unbind all devices upon failure in firmware callback by Arend Van Spriel · 7 years ago
  39. ba2d8d6 brcmfmac: use firmware callback upon failure to load by Arend Van Spriel · 7 years ago
  40. 1dd15bd brcmfmac: add parameter to pass error code in firmware callback by Arend Van Spriel · 7 years ago
  41. cdf300d cxgb4: notify uP to route ctrlq compl to rdma rspq by Raju Rangoju · 7 years ago
  42. 02d009e ath10k: fix napi crash during rmmod when probe firmware fails by Kalle Valo · 8 years ago
  43. 95f47cd can: gs_usb: fix memory leak in gs_cmd_reset() by Marc Kleine-Budde · 7 years ago
  44. 12a583d bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status(). by Michael Chan · 8 years ago
  45. 66deb40 bnxt_en: Fix RTNL lock usage on bnxt_update_link(). by Michael Chan · 8 years ago
  46. e89ffe4 bnxt_en: Enhance autoneg support. by Michael Chan · 8 years ago
  47. 710ea9b bnxt_en: Fix bnxt_reset() in the slow path task. by Michael Chan · 8 years ago
  48. cb71882 net-next: ethernet: mediatek: change the compatible string by John Crispin · 8 years ago
  49. e9ace99 r8152: avoid start_xmit to schedule napi when napi is disabled by hayeswang · 8 years ago
  50. c1a7106 r8152: fix rtl8152_post_reset function by hayeswang · 8 years ago
  51. 9507910 r8152: re-schedule napi for tx by hayeswang · 8 years ago
  52. 4242f0b r8152: check rx after napi is enabled by hayeswang · 8 years ago
  53. 993ba7f r8152: avoid start_xmit to call napi_schedule during autosuspend by hayeswang · 8 years ago
  54. d162682 ravb: unmap descriptors when freeing rings by Kazuya Mizuguchi · 8 years ago
  55. eb84641 gtp: add genl family modules alias by Andreas Schultz · 8 years ago
  56. 7dddbfc net: phy: micrel: add support for KSZ8795 by Sean Nyekjaer · 8 years ago
  57. 4038524 net/mlx5: Return EOPNOTSUPP when failing to get steering name-space by Or Gerlitz · 8 years ago
  58. b445ecb net/mlx5: E-Switch, Err when retrieving steering name-space fails by Or Gerlitz · 8 years ago
  59. e6549f3 net: adaptec: starfire: add checks for dma mapping errors by Alexey Khoroshilov · 8 years ago
  60. 3564d41 gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_page by Arseny Solokha · 8 years ago
  61. 581e400 net/mlx4_core: Avoid command timeouts during VF driver device shutdown by Jack Morgenstein · 8 years ago
  62. 3a6ebd3 net: phy: Fix PHY module checks and NULL deref in phy_attach_direct() by Florian Fainelli · 8 years ago
  63. ea14fab net: phy: Fix lack of reference count on PHY driver by Mao Wenan · 7 years ago
  64. d7b2b38 net: thunderx: Fix PHY autoneg for SGMII QLM mode by Thanneeru Srinivasulu · 7 years ago
  65. 7a6fcf3 sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications by Stefan Brüns · 7 years ago
  66. 9217eee sierra_net: Skip validating irrelevant fields for IDLE LSIs by Stefan Brüns · 7 years ago
  67. bed8b86 net: hns: Fix the device being used for dma mapping during TX by Kejian Yan · 7 years ago
  68. 0087987 NET: mkiss: Fix panic by Ralf Baechle · 7 years ago
  69. ae0b63e ibmvnic: Initialize completion variables before starting work by Nathan Fontenot · 7 years ago
  70. 4544ba3 ibmvnic: Call napi_disable instead of napi_enable in failure path by Nathan Fontenot · 7 years ago
  71. a2901d0 net: xilinx_emaclite: fix receive buffer overflow by Anssi Hannula · 7 years ago
  72. bff3001 net: xilinx_emaclite: fix freezes due to unordered I/O by Anssi Hannula · 7 years ago
  73. 65e7272 ibmvnic: Fix endian error when requesting device capabilities by Thomas Falcon · 7 years ago
  74. b5a1aa8 ibmvnic: Fix endian errors in error reporting output by Thomas Falcon · 7 years ago
  75. 3dd4daf net: stmmac: fix completely hung TX when using TSO by Niklas Cassel · 7 years ago
  76. a83564d net: ethoc: enable NAPI before poll may be scheduled by Max Filippov · 7 years ago
  77. c242e1a vxlan: fix use-after-free on deletion by Mark Bloch · 7 years ago
  78. 61c92d5 cxgb4: avoid enabling napi twice to the same queue by Ganesh Goudar · 7 years ago
  79. b5e9b7a vxlan: eliminate cached dst leak by Lance Richardson · 7 years ago
  80. 96d1452 bnx2x: Fix Multi-Cos by Mintz, Yuval · 7 years ago
  81. 9e05658 virtio-net: enable TSO/checksum offloads for Q-in-Q vlans by Vlad Yasevich · 7 years ago
  82. 9c6cfd5 be2net: Fix offload features for Q-in-Q packets by Vlad Yasevich · 7 years ago
  83. cc6773b net: phy: marvell: Limit errata to 88m1101 by Andrew Lunn · 7 years ago
  84. 4fb5fd2 net/mlx5: Avoid using pending command interface slots by Mohamad Haj Yahia · 8 years ago
  85. 1730a2b bonding: fix accounting of active ports in 3ad by Jarod Wilson · 7 years ago
  86. 0d10ebb qmi_wwan: add another Lenovo EM74xx device ID by Bjørn Mork · 7 years ago
  87. ac3735b net/mlx5e: Fix ethtool pause support and advertise reporting by Gal Pressman · 7 years ago
  88. 1594973 net/mlx5e: Use the correct pause values for ethtool advertising by Gal Pressman · 7 years ago
  89. 8f1f08b driver: vrf: Fix one possible use-after-free issue by Gao Feng · 7 years ago
  90. a3adb47 net: irda: irda-usb: fix firmware name on big-endian hosts by Johan Hovold · 7 years ago
  91. adc6647 ath9k_htc: fix NULL-deref at probe by Johan Hovold · 8 years ago
  92. c39bafb ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device by Dmitry Tunin · 8 years ago
  93. ce7146c mwifiex: pcie: fix cmd_buf use-after-free in remove/reset by Brian Norris · 7 years ago
  94. 385eb9b mwifiex: MAC randomization should not be persistent by Brian Norris · 7 years ago
  95. 444df79 rtlwifi: rtl8821ae: setup 8812ae RFE according to device type by Larry Finger · 7 years ago
  96. 347d07b wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event by Maxim Altshul · 8 years ago
  97. bbd839a wlcore: Pass win_size taken from ieee80211_sta to FW by Maxim Altshul · 8 years ago
  98. 265d382 net: mdio-mux: bcm-iproc: call mdiobus_free() in error path by Jon Mason · 7 years ago
  99. e37aab9 bnxt_en: allocate enough space for ->ntp_fltr_bmap by Dan Carpenter · 7 years ago
  100. 78f032b0 net: usb: qmi_wwan: add Telit ME910 support by Daniele Palmas · 7 years ago