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