1. cf66966 net: macb: Probe MDIO bus before registering netdev by Florian Fainelli · 8 years ago
  2. 0e28bf9 net: mvneta: Remove superfluous SMP function call by Anna-Maria Gleixner · 8 years ago
  3. ce24c2b macb: fix mdiobus_scan() error check by Sergei Shtylyov · 8 years ago
  4. 6dd7454 pxa168_eth: fix mdiobus_scan() error check by Sergei Shtylyov · 8 years ago
  5. d8cf2dd net/mlx5e: Use workqueue for vxlan ops by Matthew Finlay · 8 years ago
  6. 7bb2975 net/mlx5e: Implement a mlx5e workqueue by Matthew Finlay · 8 years ago
  7. 69976fb net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue by Matthew Finlay · 8 years ago
  8. 5f8a02a net/mlx5: Unmap only the relevant IO memory mapping by Gal Pressman · 8 years ago
  9. 0b86a2a cxgb3: fix out of bounds read by Michal Schmidt · 8 years ago
  10. c489565 net/smscx5xx: use the device tree for mac address by Arnd Bergmann · 8 years ago
  11. 06cd6d6 drivers: net: cpsw: use of_phy_connect() in fixed-link case by David Rivshin · 8 years ago
  12. ae092b5 drivers: net: cpsw: don't ignore phy-mode if phy-handle is used by David Rivshin · 8 years ago
  13. d733f754 drivers: net: cpsw: fix segfault in case of bad phy-handle by David Rivshin · 8 years ago
  14. 552165b drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config by David Rivshin · 8 years ago
  15. 1a8deec pegasus: fixes reported packet length by Petko Manolov · 8 years ago
  16. b7302ca pegasus: fixes URB buffer allocation size; by Petko Manolov · 8 years ago
  17. a05d7df net: phy: at803x: only the AT8030 needs a hardware reset on link change by Timur Tabi · 8 years ago
  18. eb63efb ps3_gelic: fix memcpy parameter by Christophe Jaillet · 8 years ago
  19. 14437e3 lan78xx: workaround of forced 100 Full/Half duplex mode error by Woojung Huh · 8 years ago
  20. 74d79a2 lan78xx: fix statistics counter error by Woojung Huh · 8 years ago
  21. 1d9619d net: dsa: mv88e6xxx: fix uninitialized error return by Colin Ian King · 8 years ago
  22. 62522ef net: ethernet: davinci_emac: Fix devioctl while in fixed link by Neil Armstrong · 8 years ago
  23. eee66af Merge tag 'wireless-drivers-for-davem-2016-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  24. dcb4123 sfc: disable RSS when unsupported by Jon Cooper · 8 years ago
  25. 4be2b49 myri10ge: fix sleeping with bh disabled by Stanislaw Gruszka · 8 years ago
  26. 89d0a06 bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary. by Michael Chan · 8 years ago
  27. 2839f28 bnxt_en: Limit RX BD pages to be no bigger than 32K. by Michael Chan · 8 years ago
  28. 1fa72e2 bnxt_en: Don't fallback to INTA on VF. by Michael Chan · 8 years ago
  29. fc96256 net/mlx4_en: fix spurious timestamping callbacks by Eric Dumazet · 8 years ago
  30. 9f5db53 net: dummy: remove note about being Y by default by Ivan Babrou · 8 years ago
  31. 5fc7197 net/mlx5: Add pci shutdown callback by Majd Dibbiny · 8 years ago
  32. 78228cb net/mlx5_core: Remove static from local variable by Eli Cohen · 8 years ago
  33. cd255ef net/mlx5e: Use vport MTU rather than physical port MTU by Saeed Mahameed · 8 years ago
  34. d8edd24 net/mlx5e: Fix minimum MTU by Saeed Mahameed · 8 years ago
  35. 046339e net/mlx5e: Device's mtu field is u16 and not int by Saeed Mahameed · 8 years ago
  36. 64dbbdf net/mlx5_core: Add ConnectX-5 to list of supported devices by Majd Dibbiny · 8 years ago
  37. 6e4c218 net/mlx5e: Fix MLX5E_100BASE_T define by Rana Shahout · 8 years ago
  38. c3f9bf6 net/mlx5_core: Fix soft lockup in steering error flow by Maor Gottlieb · 8 years ago
  39. 45c78e0 qlcnic: Update version to 5.3.64 by Manish Chopra · 8 years ago
  40. 3c201b5 net: stmmac: socfpga: Remove re-registration of reset controller by Marek Vasut · 8 years ago
  41. 4b1fb93 macsec: fix netlink attribute validation by Sabrina Dubroca · 8 years ago
  42. 7481648 macsec: add missing macsec prefix in uapi by Sabrina Dubroca · 8 years ago
  43. 38787fc macsec: fix SA leak if initialization fails by Sabrina Dubroca · 8 years ago
  44. 960d584 macsec: fix memory leaks around rx_handler (un)registration by Sabrina Dubroca · 8 years ago
  45. 96cfc50 macsec: add consistency check to netlink dumps by Sabrina Dubroca · 8 years ago
  46. c3b7d0b macsec: fix rx_sa refcounting with decrypt callback by Sabrina Dubroca · 8 years ago
  47. 497f358 macsec: don't put a NULL rxsa by Sabrina Dubroca · 8 years ago
  48. c10c63e macsec: take rtnl lock before for_each_netdev by Sabrina Dubroca · 8 years ago
  49. 72f2a05 macsec: add missing NULL check after kmalloc by Sabrina Dubroca · 8 years ago
  50. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  51. f0d4378 Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets by Shrikrishna Khare · 8 years ago
  52. f43bfae atl2: Disable unimplemented scatter/gather feature by Ben Hutchings · 8 years ago
  53. d21ed3a net/mlx4_en: Split SW RX dropped counter per RX ring by Eran Ben Elisha · 8 years ago
  54. 2a50009 net/mlx4_core: Don't allow to VF change global pause settings by Eugenia Emantayev · 8 years ago
  55. 4bfd2e6 net/mlx4_core: Avoid repeated calls to pci enable/disable by Daniel Jurgens · 8 years ago
  56. c12833a net/mlx4_core: Implement pci_resume callback by Daniel Jurgens · 8 years ago
  57. a1459c1 net: phy: spi_ks8895: Don't leak references to SPI devices by Mark Brown · 8 years ago
  58. 210990b net: ethernet: davinci_emac: Fix platform_data overwrite by Neil Armstrong · 8 years ago
  59. 99164f9 net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable by Neil Armstrong · 8 years ago
  60. ee2fa8e qede: Fix single MTU sized packet from firmware GRO flow by Manish Chopra · 8 years ago
  61. aad94c0 qede: Fix setting Skb network header by Manish Chopra · 8 years ago
  62. f86af2d qede: Fix various memory allocation error flows for fastpath by Manish Chopra · 8 years ago
  63. 3fa88c5 drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open by Grygorii Strashko · 8 years ago
  64. e2841ea Merge tag 'iwlwifi-for-kalle-2016-04-12_2' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 8 years ago
  65. df63719 Revert "Prevent NUll pointer dereference with two PHYs on cpsw" by Andrew Goodbody · 8 years ago
  66. 851b10d net/mlx4_en: do batched put_page using atomic_sub by Konstantin Khlebnikov · 8 years ago
  67. 04aeb56 net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC by Konstantin Khlebnikov · 8 years ago
  68. 12566cc3 Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  69. ab2ed01 macsec: fix crypto Kconfig dependency by Arnd Bergmann · 8 years ago
  70. 6517eb5 net: bcmgenet: device stats are unsigned long by Eric Dumazet · 8 years ago
  71. 207afda net: dsa: mv88e6xxx: share the same default FDB by Vivien Didelot · 8 years ago
  72. 996ecb8 net: dsa: mv88e6xxx: enable SA learning on DSA ports by Vivien Didelot · 8 years ago
  73. 65fa402 net: dsa: mv88e6xxx: unlock DSA and CPU ports by Vivien Didelot · 8 years ago
  74. cfe25560 cpsw: Prevent NUll pointer dereference with two PHYs by Andrew Goodbody · 8 years ago
  75. de478a6 ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisation by Oleksij Rempel · 8 years ago
  76. 67e6587 cxgb4: Set VPD size so we can read both VPD structures by Hariprasad Shenai · 8 years ago
  77. c02bc35 bgmac: fix MAC soft-reset bit for corerev > 4 by Felix Fietkau · 8 years ago
  78. c5b5343 cdc_mbim: apply "NDP to end" quirk to all Huawei devices by Bjørn Mork · 8 years ago
  79. b4dfd8e bgmac: reset & enable Ethernet core before using it by Rafał Miłecki · 8 years ago
  80. 41015e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 8 years ago
  81. f808c5d fm10k: fix multi-bit VLAN update requests from VF by Jacob Keller · 8 years ago
  82. 65c66af net: thunderx: Fix broken of_node_put() code. by David Daney · 8 years ago
  83. 3f3f7cb i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet by Alexander Duyck · 8 years ago
  84. a6d3713 net: ethernet: renesas: ravb_main: test clock rate to avoid division by 0 by Wolfram Sang · 8 years ago
  85. 4bc0eb3 Merge tag 'wireless-drivers-for-davem-2016-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  86. f742aaf iwlwifi: mvm: fix accessing Null pointer during fw dump collection by Matti Gottlieb · 8 years ago
  87. e1ba684 iwlwifi: 8000: fix MODULE_FIRMWARE input by Sara Sharon · 8 years ago
  88. cd49727 iwlwifi: mvm: avoid to WARN about gscan capabilities by Ayala Beker · 8 years ago
  89. d34475b iwlwifi: add device IDs for the 8265 device by Oren Givon · 8 years ago
  90. 9ab179d net: vrf: Fix dst reference counting by David Ahern · 8 years ago
  91. ebf4dc2 cxgb4: Stop Rx Queues before freeing it up by Hariprasad Shenai · 8 years ago
  92. 734e00f net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTP by Phil Reid · 8 years ago
  93. 49dd48d sh_eth: re-enable-E-MAC interrupts in sh_eth_set_ringparam() by Sergei Shtylyov · 8 years ago
  94. 016adb7 tuntap: restore default qdisc by Jason Wang · 8 years ago
  95. 52f95bb stmmac: fix adjust link call in case of a switch is attached by Giuseppe CAVALLARO · 8 years ago
  96. 529927f cxgb4: Add pci device id for chelsio t520-cr adapter by Hariprasad Shenai · 8 years ago
  97. a4605fe e1000: Double Tx descriptors needed check for 82544 by Alexander Duyck · 8 years ago
  98. 847a1d6 e1000: Do not overestimate descriptor counts in Tx pre-check by Alexander Duyck · 8 years ago
  99. 8e2cc0e i40e: fix errant PCIe bandwidth message by Jesse Brandeburg · 8 years ago
  100. 15da5d1 Merge tag 'iwlwifi-for-kalle-2016-03-30' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 8 years ago