1. e2f2d9a drivers: net: xgene: fix register offset by Iyappan Subramanian · 9 years ago
  2. 3bb502f drivers: net: xgene: fix statistics counters race condition by Iyappan Subramanian · 9 years ago
  3. 1b090a4 drivers: net: xgene: fix ununiform latency across queues by Iyappan Subramanian · 9 years ago
  4. 46a22d2 drivers: net: xgene: fix sharing of irqs by Iyappan Subramanian · 9 years ago
  5. b30cfd2 drivers: net: xgene: fix IPv4 forward crash by Iyappan Subramanian · 9 years ago
  6. 2073dba net: mvneta: bm: fix dependencies again by Arnd Bergmann · 9 years ago
  7. fa7e281 bnxt_en: Add workaround to detect bad opaque in rx completion (part 2) by Michael Chan · 9 years ago
  8. 376a5b8 bnxt_en: Add workaround to detect bad opaque in rx completion (part 1) by Michael Chan · 9 years ago
  9. 5f46fea qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template() by Dan Carpenter · 9 years ago
  10. 05c00d8 net: nps_enet: bug fix - handle lost tx interrupts by Elad Kanfi · 9 years ago
  11. e5df49d net: nps_enet: Tx handler synchronization by Elad Kanfi · 9 years ago
  12. 161de2c net: thunderx: avoid exposing kernel stack by xypron.glpk@gmx.de · 9 years ago
  13. 7fa816b ravb: Add missing free_irq() call to ravb_close() by Geert Uytterhoeven · 9 years ago
  14. 7dbb291 net/mlx5e: make VXLAN support conditional by Arnd Bergmann · 9 years ago
  15. 7fd7406 Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue" by Arnd Bergmann · 9 years ago
  16. 810810f qede: uninitialized variable in qede_start_xmit() by Dan Carpenter · 9 years ago
  17. 8c1f454 netxen: netxen_rom_fast_read() doesn't return -1 by Dan Carpenter · 9 years ago
  18. 1c755ff netxen: reversed condition in netxen_nic_set_link_parameters() by Dan Carpenter · 9 years ago
  19. 545fea5 netxen: fix error handling in netxen_get_flash_block() by Dan Carpenter · 9 years ago
  20. 2889286 mlxsw: spectrum: Add missing rollback in flood configuration by Ido Schimmel · 9 years ago
  21. 51554db mlxsw: spectrum: Fix rollback order in LAG join failure by Ido Schimmel · 9 years ago
  22. 8e0ddc0 qede: prevent chip hang when increasing channels by Sudarsana Reddy Kalluru · 9 years ago
  23. 82d6920 net/mlx4_en: Fix endianness bug in IPV6 csum calculation by Daniel Jurgens · 9 years ago
  24. 7d2837d bnxt_en: Setup multicast properly after resetting device. by Michael Chan · 9 years ago
  25. 67a95e2 bnxt_en: Need memory barrier when processing the completion ring. by Michael Chan · 9 years ago
  26. 1c021bb net: fec: only clear a queue's work bit if the queue was emptied by Uwe Kleine-König · 9 years ago
  27. 20decb7 drivers: net: xgene: Fix error handling by Matthias Brugger · 9 years ago
  28. cf66966 net: macb: Probe MDIO bus before registering netdev by Florian Fainelli · 9 years ago
  29. 0e28bf9 net: mvneta: Remove superfluous SMP function call by Anna-Maria Gleixner · 9 years ago
  30. ce24c2b macb: fix mdiobus_scan() error check by Sergei Shtylyov · 9 years ago
  31. 6dd7454 pxa168_eth: fix mdiobus_scan() error check by Sergei Shtylyov · 9 years ago
  32. d8cf2dd net/mlx5e: Use workqueue for vxlan ops by Matthew Finlay · 9 years ago
  33. 7bb2975 net/mlx5e: Implement a mlx5e workqueue by Matthew Finlay · 9 years ago
  34. 69976fb net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue by Matthew Finlay · 9 years ago
  35. 5f8a02a net/mlx5: Unmap only the relevant IO memory mapping by Gal Pressman · 9 years ago
  36. 0b86a2a cxgb3: fix out of bounds read by Michal Schmidt · 9 years ago
  37. 06cd6d6 drivers: net: cpsw: use of_phy_connect() in fixed-link case by David Rivshin · 9 years ago
  38. ae092b5 drivers: net: cpsw: don't ignore phy-mode if phy-handle is used by David Rivshin · 9 years ago
  39. d733f754 drivers: net: cpsw: fix segfault in case of bad phy-handle by David Rivshin · 9 years ago
  40. 552165b drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config by David Rivshin · 9 years ago
  41. eb63efb ps3_gelic: fix memcpy parameter by Christophe Jaillet · 9 years ago
  42. 62522ef net: ethernet: davinci_emac: Fix devioctl while in fixed link by Neil Armstrong · 9 years ago
  43. dcb4123 sfc: disable RSS when unsupported by Jon Cooper · 9 years ago
  44. 4be2b49 myri10ge: fix sleeping with bh disabled by Stanislaw Gruszka · 9 years ago
  45. 89d0a06 bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary. by Michael Chan · 9 years ago
  46. 2839f28 bnxt_en: Limit RX BD pages to be no bigger than 32K. by Michael Chan · 9 years ago
  47. 1fa72e2 bnxt_en: Don't fallback to INTA on VF. by Michael Chan · 9 years ago
  48. fc96256 net/mlx4_en: fix spurious timestamping callbacks by Eric Dumazet · 9 years ago
  49. 5fc7197 net/mlx5: Add pci shutdown callback by Majd Dibbiny · 9 years ago
  50. 78228cb net/mlx5_core: Remove static from local variable by Eli Cohen · 9 years ago
  51. cd255ef net/mlx5e: Use vport MTU rather than physical port MTU by Saeed Mahameed · 9 years ago
  52. d8edd24 net/mlx5e: Fix minimum MTU by Saeed Mahameed · 9 years ago
  53. 046339e net/mlx5e: Device's mtu field is u16 and not int by Saeed Mahameed · 9 years ago
  54. 64dbbdf net/mlx5_core: Add ConnectX-5 to list of supported devices by Majd Dibbiny · 9 years ago
  55. 6e4c218 net/mlx5e: Fix MLX5E_100BASE_T define by Rana Shahout · 9 years ago
  56. c3f9bf6 net/mlx5_core: Fix soft lockup in steering error flow by Maor Gottlieb · 9 years ago
  57. 45c78e0 qlcnic: Update version to 5.3.64 by Manish Chopra · 9 years ago
  58. 3c201b5 net: stmmac: socfpga: Remove re-registration of reset controller by Marek Vasut · 9 years ago
  59. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  60. f43bfae atl2: Disable unimplemented scatter/gather feature by Ben Hutchings · 9 years ago
  61. d21ed3a net/mlx4_en: Split SW RX dropped counter per RX ring by Eran Ben Elisha · 9 years ago
  62. 2a50009 net/mlx4_core: Don't allow to VF change global pause settings by Eugenia Emantayev · 9 years ago
  63. 4bfd2e6 net/mlx4_core: Avoid repeated calls to pci enable/disable by Daniel Jurgens · 9 years ago
  64. c12833a net/mlx4_core: Implement pci_resume callback by Daniel Jurgens · 9 years ago
  65. 210990b net: ethernet: davinci_emac: Fix platform_data overwrite by Neil Armstrong · 9 years ago
  66. 99164f9 net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable by Neil Armstrong · 9 years ago
  67. ee2fa8e qede: Fix single MTU sized packet from firmware GRO flow by Manish Chopra · 9 years ago
  68. aad94c0 qede: Fix setting Skb network header by Manish Chopra · 9 years ago
  69. f86af2d qede: Fix various memory allocation error flows for fastpath by Manish Chopra · 9 years ago
  70. 3fa88c5 drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open by Grygorii Strashko · 9 years ago
  71. df63719 Revert "Prevent NUll pointer dereference with two PHYs on cpsw" by Andrew Goodbody · 9 years ago
  72. 851b10d net/mlx4_en: do batched put_page using atomic_sub by Konstantin Khlebnikov · 9 years ago
  73. 04aeb56 net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC by Konstantin Khlebnikov · 9 years ago
  74. 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
  75. 6517eb5 net: bcmgenet: device stats are unsigned long by Eric Dumazet · 9 years ago
  76. cfe25560 cpsw: Prevent NUll pointer dereference with two PHYs by Andrew Goodbody · 9 years ago
  77. 67e6587 cxgb4: Set VPD size so we can read both VPD structures by Hariprasad Shenai · 9 years ago
  78. c02bc35 bgmac: fix MAC soft-reset bit for corerev > 4 by Felix Fietkau · 9 years ago
  79. b4dfd8e bgmac: reset & enable Ethernet core before using it by Rafał Miłecki · 9 years ago
  80. 41015e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 9 years ago
  81. f808c5d fm10k: fix multi-bit VLAN update requests from VF by Jacob Keller · 9 years ago
  82. 65c66af net: thunderx: Fix broken of_node_put() code. by David Daney · 9 years ago
  83. 3f3f7cb i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet by Alexander Duyck · 9 years ago
  84. a6d3713 net: ethernet: renesas: ravb_main: test clock rate to avoid division by 0 by Wolfram Sang · 9 years ago
  85. ebf4dc2 cxgb4: Stop Rx Queues before freeing it up by Hariprasad Shenai · 9 years ago
  86. 734e00fa net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTP by Phil Reid · 9 years ago
  87. 49dd48d sh_eth: re-enable-E-MAC interrupts in sh_eth_set_ringparam() by Sergei Shtylyov · 9 years ago
  88. 52f95bb stmmac: fix adjust link call in case of a switch is attached by Giuseppe CAVALLARO · 9 years ago
  89. 529927f cxgb4: Add pci device id for chelsio t520-cr adapter by Hariprasad Shenai · 9 years ago
  90. a4605fe e1000: Double Tx descriptors needed check for 82544 by Alexander Duyck · 9 years ago
  91. 847a1d6 e1000: Do not overestimate descriptor counts in Tx pre-check by Alexander Duyck · 9 years ago
  92. 8e2cc0e i40e: fix errant PCIe bandwidth message by Jesse Brandeburg · 9 years ago
  93. 05cf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  94. db5dd0d net: mvneta: fix changing MTU when using per-cpu processing by Marcin Wojtas · 9 years ago
  95. a7657f1 stmmac: fix MDIO settings by Giuseppe CAVALLARO · 9 years ago
  96. d7e944c Revert "stmmac: Fix 'eth0: No PHY found' regression" by Giuseppe CAVALLARO · 9 years ago
  97. a00e3ab stmmac: fix TX normal DESC by Giuseppe CAVALLARO · 9 years ago
  98. c66e98c net: mvneta: use cache_line_size() to get cacheline size by Jisheng Zhang · 9 years ago
  99. 4a0a12d net: mvpp2: use cache_line_size() to get cacheline size by Jisheng Zhang · 9 years ago
  100. d82b0c2 net: mvpp2: fix maybe-uninitialized warning by Jisheng Zhang · 9 years ago