1. c6790aa IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY by Sagi Grimberg · 9 years ago
  2. dc2ec62 net/mlx4_en: Use access helper irq_data_get_affinity_mask() by Thomas Gleixner · 9 years ago
  3. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  4. 4202032 r8169: Fix sleeping function called during get_stats64, v2 by Corinna Vinschen · 9 years ago
  5. f2be053 cxgb4: changes for new firmware 1.14.4.0 by Hariprasad Shenai · 9 years ago
  6. 9638d19 net: fec: add netif status check before set mac address by Nimrod Andy · 9 years ago
  7. dfc50fc stmmac: fix check for phydev being open by Alexey Brodkin · 9 years ago
  8. 1f0ca208 net: qlcnic: delete redundant memsets by Rasmus Villemoes · 9 years ago
  9. b66a608 net: mv643xx_eth: use kzalloc by Rasmus Villemoes · 9 years ago
  10. e9b5ac2 net: jme: use kzalloc() instead of kmalloc+memset by Rasmus Villemoes · 9 years ago
  11. ce8e5c7 net: cavium: liquidio: use kzalloc in setup_glist() by Rasmus Villemoes · 9 years ago
  12. 444c5f9 net: ethoc: Remove unnecessary #ifdef CONFIG_OF by Tobias Klauser · 9 years ago
  13. 2a485cf cxgb4: Fix for write-combining stats configuration by Hariprasad Shenai · 9 years ago
  14. fd1754f cxgb4: Fix tx flit calculation by Hariprasad Shenai · 9 years ago
  15. d43cefc net: eth: altera: Fix the initial device operstate by Atsushi Nemoto · 9 years ago
  16. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  17. 7b90187 dm9000: fix a typo by Barry Song · 9 years ago
  18. 46cdc9b cxgb4: fix usage of uninitialized variable by françois romieu · 9 years ago
  19. e5a5837 ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  20. 42ea445 net: fec: normalize return value of pm_runtime_get_sync() in MDIO write by Maciej S. Szmigiero · 9 years ago
  21. b658887 be2net: Revert "make the RX_FILTER command asynchronous" commit by Sathya Perla · 9 years ago
  22. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  23. 4548a69 net: eth: altera: fix napi poll_list corruption by Atsushi Nemoto · 9 years ago
  24. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  25. 832f5da MIPS: Remove all the uses of custom gpio.h by Alban Bedel · 9 years ago
  26. ed63f1d net: fec: clear receive interrupts before processing a packet by Russell King · 9 years ago
  27. 4db78d3 bgmac: Update fixed_phy_register() by Fabio Estevam · 9 years ago
  28. 1bd4054 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  29. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  30. 990a2d6 ixgbe: Resolve "initialized field overwritten" warnings by Mark Rustad · 9 years ago
  31. 7837e28 ixgbe: Remove bimodal SR-IOV disabling by Alex Williamson · 9 years ago
  32. 454adb0 ixgbe: Add support for reporting 2.5G link speed by Mark Rustad · 9 years ago
  33. 7e3f5c8 ixgbe: fix bounds checking in ixgbe_setup_tc for 82598 by Emil Tantilov · 9 years ago
  34. 1c7cf07 ixgbe: support for ethtool set_rxfh by Tom Barbette · 9 years ago
  35. ae8140a ixgbe: Avoid needless PHY access on copper phys by Mark Rustad · 9 years ago
  36. 897b934 ixgbe: cleanup to use cached mask value by Don Skidmore · 9 years ago
  37. d5702de ixgbe: Remove second instance of lan_id variable by Don Skidmore · 9 years ago
  38. bc52f95 ixgbe: use kzalloc for allocating one thing by Maninder Singh · 9 years ago
  39. fa888b8 ixgbe: Remove unused PCI bus types by Don Skidmore · 9 years ago
  40. f9328bc ixgbe: add new bus type for intergrated I/O interface (IOSF) by Don Skidmore · 9 years ago
  41. 454c65d ixgbe: add get_bus_info method for X550 by Don Skidmore · 9 years ago
  42. 6ac7439 ixgbe: Add support for entering low power link up state by Don Skidmore · 9 years ago
  43. 67359c3 ixgbe: Add support for VXLAN RX offloads by Mark Rustad · 9 years ago
  44. f467bc0 ixgbe: Add support for UDP-encapsulated tx checksum offload by Mark Rustad · 9 years ago
  45. d490d15 ixgbe: Check whether FDIRCMD writes actually complete by Mark Rustad · 9 years ago
  46. b5529ef ixgbe: Assign set_phy_power dynamically where needed by Don Skidmore · 9 years ago
  47. bd8069a ixgbe: add new function to check for management presence by Don Skidmore · 9 years ago
  48. 92faef8 i40e: Set defport behavior for the Main VSI when in promiscuous mode by Anjali Singhai Jain · 9 years ago
  49. cd79a23 flow_dissector: Add flags argument to skb_flow_dissector functions by Tom Herbert · 9 years ago
  50. d3d11fe tg3: Fix temperature reporting by Jean Delvare · 9 years ago
  51. 65a9959 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. a559700 phy: fixed_phy: Add gpio to determine link up/down. by Andrew Lunn · 9 years ago
  53. d77a238 net: thunderx: Support for internal loopback mode by Sunil Goutham · 9 years ago
  54. 92dc876 net: thunderx: Support for upto 96 queues for a VF by Sunil Goutham · 9 years ago
  55. 39ad6ee net: thunderx: Rework interrupt handling by Sunil Goutham · 9 years ago
  56. aa2e259 net: thunderx: Support for HW VLAN stripping by Sunil Goutham · 9 years ago
  57. 38bb5d4 net: thunderx: Receive hashing HW offload support by Sunil Goutham · 9 years ago
  58. 6051cba net: thunderx: mailboxes: remove code duplication by Sunil Goutham · 9 years ago
  59. a2dc5de net: thunderx: Add receive error stats reporting via ethtool by Sunil Goutham · 9 years ago
  60. 06fb4e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  61. 79857cd3 net/mlx4: Postpone the registration of net_device by Moni Shoua · 9 years ago
  62. f892a84 net/smsc911x: Fix deferred probe for interrupt by Tony Lindgren · 9 years ago
  63. 7a468ac sh_eth: propagate platform_get_irq() error upstream by Sergei Shtylyov · 9 years ago
  64. f375339 ravb: propagate platform_get_irq() error upstream by Sergei Shtylyov · 9 years ago
  65. a3c8742 mlx5: Fix missing device local_dma_lkey by Sagi Grimberg · 9 years ago
  66. b0fbdae sfc: Allow driver to cope with a lower number of VIs than it needs for RSS by Shradha Shah · 9 years ago
  67. a69265e cxgb4: Force uninitialized state if FW in adapter is unsupported by Hariprasad Shenai · 9 years ago
  68. d7d2d89 r8169: Add software counter for multicast packages by Corinna Vinschen · 9 years ago
  69. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  70. e001d70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  71. b0f6446 net/mlx4_core: Fix unintialized variable used in error path by Carol L Soto · 9 years ago
  72. 9293267 net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX by Carol L Soto · 9 years ago
  73. 1e81779 mlxsw: Make mailboxes 4KB aligned by Ido Schimmel · 9 years ago
  74. 262df69 mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmit by Jiri Pirko · 9 years ago
  75. a585dab mlxsw: Remove duplicate included header by Ido Schimmel · 9 years ago
  76. 686ed30 rocker: use change upper info by Jiri Pirko · 9 years ago
  77. fb4bf21 rocker: use new helper to figure out master kind by Jiri Pirko · 9 years ago
  78. 9c9a652 bnx2x: Add new device ids under the Qlogic vendor by Yuval Mintz · 9 years ago
  79. 31cb5c9 smsc911x: Ignore error return from device_get_phy_mode() by Guenter Roeck · 9 years ago
  80. fe21882 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  81. 0118e01 smsc9194: Remove uncompilable #if 0'd use of pr_dbg by Joe Perches · 9 years ago
  82. 9b00eb4 drivers: net: xgene: Adding support for TSO by Iyappan Subramanian · 9 years ago
  83. 949c40b drivers: net: xgene: Preparatory patch for TSO support by Iyappan Subramanian · 9 years ago
  84. 538e456 bgmac: support up to 3 cores (devices) on a bus by Rafał Miłecki · 9 years ago
  85. fbe4307 sfc: only use vadaptor stats if firmware is capable by Bert Kenward · 9 years ago
  86. bf41846 i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5 by Catherine Sullivan · 9 years ago
  87. 9fffa3f i40e/i40evf: Cache the CEE TLV status returned from firmware by Neerav Parikh · 9 years ago
  88. b8262a6 i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flag by Anjali Singhai Jain · 9 years ago
  89. 2b20c88 i40e: Remove redundant and unneeded messages by Greg Rose · 9 years ago
  90. e02a7f8 i40evf: Remove PF specific register definitions from the VF by Anjali Singhai Jain · 9 years ago
  91. b1f3366 i40evf: Use the correct defines to match the VF registers by Anjali Singhai Jain · 9 years ago
  92. cd494fb i40e: correct spelling error by Mitch Williams · 9 years ago
  93. b4e53f0 i40e: Fix comment for ethtool diagnostic link test by Greg Rose · 9 years ago
  94. fe860af i40e/i40evf: Add capability to gather VEB per TC stats by Neerav Parikh · 9 years ago
  95. 510efb2 i40e: Fix ethtool offline diagnostic with netqueues by Greg Rose · 9 years ago
  96. 26cdc44 i40e: Fix legacy interrupt mode in the driver by Anjali Singhai Jain · 9 years ago
  97. 02b4249 i40e: Move function calls to i40e_shutdown instead of i40e_suspend by Catherine Sullivan · 9 years ago
  98. 9f7c944 i40e: add RX to port CRC errors label by Shannon Nelson · 9 years ago
  99. ecbb44e i40e: don't degrade __le16 by Mitch Williams · 9 years ago
  100. ccc02dd drivers: net: xgene: fix: Oops in linkwatch_fire_event by Iyappan Subramanian · 9 years ago