1. 16f46bf qede: add implementation for internal loopback test. by Sudarsana Reddy Kalluru · 9 years ago
  2. 3044a02 qede: add support for selftests. by Sudarsana Reddy Kalluru · 9 years ago
  3. 03dc76c qed: add infrastructure for device self tests. by Sudarsana Reddy Kalluru · 9 years ago
  4. 158bc06 net: dsa: mv88e6xxx: replace ds with ps where possible by Andrew Lunn · 9 years ago
  5. 8cd14cc Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  6. 70e927b mdio_bus: Fix MDIO bus scanning in __mdiobus_register() by Marek Vasut · 9 years ago
  7. 1c7b4a2 i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM by Alexander Duyck · 9 years ago
  8. ae63bff i40evf: make use of BIT() macro to avoid signed left shift by Jacob Keller · 9 years ago
  9. 2101bac i40e: make use of BIT() macro to prevent left shift of signed values by Jacob Keller · 9 years ago
  10. dcb5745 i40e/i40evf: fix I40E_MASK signed shift overflow warnings by Jacob Keller · 9 years ago
  11. 5a6fc25 i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10 by Harshitha Ramamurthy · 9 years ago
  12. a3aa503 i40e: Update device ids for X722 by Catherine Sullivan · 9 years ago
  13. de38fef i40e: Drop extra copy of function by Jesse Brandeburg · 9 years ago
  14. a1b5a24 i40e: Use consistent type for vf_id by Jesse Brandeburg · 9 years ago
  15. cdc3d93 i40e: PTP - avoid aggregate return warnings by Jesse Brandeburg · 9 years ago
  16. 3ed439c i40e: Fix uninitialized variable by Catherine Sullivan · 9 years ago
  17. b29699b i40evf: RSS Hash Option parameters by Carolyn Wyborny · 9 years ago
  18. 2b79c58 i40e: Remove HMC AQ API implementation by Neerav Parikh · 9 years ago
  19. a856b5c i40e: Prevent falling to promiscuous if the VF is not trusted by Anjali Singhai Jain · 9 years ago
  20. 5f527ba i40e: Limit the number of MAC and VLAN addresses that can be added for VFs by Anjali Singhai Jain · 9 years ago
  21. a77f4f7 of: of_mdio: Check if MDIO bus controller is available by Florian Fainelli · 9 years ago
  22. 692fb0a i40e: Change the default for VFs to be not privileged by Anjali Singhai Jain · 9 years ago
  23. 45bf454 net/mlx5e: Enabling aRFS mechanism by Maor Gottlieb · 9 years ago
  24. 18c908e net/mlx5e: Add accelerated RFS support by Maor Gottlieb · 9 years ago
  25. 1cabe6b net/mlx5e: Create aRFS flow tables by Maor Gottlieb · 9 years ago
  26. 5a7b27e net/mlx5: Initializing CPU reverse mapping by Maor Gottlieb · 9 years ago
  27. 33cfaaa net/mlx5e: Split the main flow steering table by Maor Gottlieb · 9 years ago
  28. acff797 net/mlx5e: Refactor mlx5e flow steering structs by Maor Gottlieb · 9 years ago
  29. 13de6c1 net/mlx5: Support different attributes for priorities in namespace by Maor Gottlieb · 9 years ago
  30. d63cd28 net/mlx5: Add user chosen levels when allocating flow tables by Maor Gottlieb · 9 years ago
  31. a257b94 net/mlx5: Set number of allowed levels in priority by Maor Gottlieb · 9 years ago
  32. d745098 net/mlx5: Introduce modify flow rule destination by Maor Gottlieb · 9 years ago
  33. 1da3669 net/mlx5e: Direct TIR per RQ by Tariq Toukan · 9 years ago
  34. 01a1409 net/mlx5e: Call vxlan_get_rx_port() with rtnl lock by Matthew Finlay · 9 years ago
  35. 2dd355a net: ethernet: enc28j60: add device tree support by Michael Heimpold · 9 years ago
  36. 2957a28 net: ethernet: enc28j60: support half-duplex SPI controllers by Michael Heimpold · 9 years ago
  37. 96d934c ppp: add rtnetlink device creation support by Guillaume Nault · 9 years ago
  38. 7d9f0b4 ppp: define reusable device creation functions by Guillaume Nault · 9 years ago
  39. ac1f74a net: ethernet: stmmac: update MDIO support for GMAC4 by Alexandre TORGUE · 9 years ago
  40. 65226ef vxlan: fix initialization with custom link parameters by Jiri Benc · 9 years ago
  41. ae7b757 cxgb4vf: Add support to enable logging of firmware mailbox commands for VF by Hariprasad Shenai · 9 years ago
  42. 7f080c3 cxgb4: Add support to enable logging of firmware mailbox commands by Hariprasad Shenai · 9 years ago
  43. 0211b8f net: hns: change port-id property to reg property in dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  44. 1ffdfac net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon property by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  45. 494e848 ipvlan: Fix failure path in dev registration during link creation by Mahesh Bandewar · 9 years ago
  46. 222e4d0 pch_gbe: replace private tx ring lock with common netif_tx_lock by françois romieu · 9 years ago
  47. 6b87663 net/mlx5e: avoid stack overflow in mlx5e_open_channels by Arnd Bergmann · 9 years ago
  48. 3df97ba tuntap: calculate rps hash only when needed by Jason Wang · 9 years ago
  49. 2995aea Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  50. 35ef7d6 net: w5100: support W5500 by Akinobu Mita · 9 years ago
  51. 47d3483 i40evf: Add driver support for promiscuous mode by Anjali Singhai Jain · 9 years ago
  52. 5676a8b i40e: Add VF promiscuous mode driver support by Anjali Singhai Jain · 9 years ago
  53. 6c41a76 i40e: Add promiscuous on VLAN support by Greg Rose · 9 years ago
  54. a149f2c i40e/i40evf: Only offload VLAN tag if enabled by Jesse Brandeburg · 9 years ago
  55. db07727 i40e: Remove zero check by Greg Rose · 9 years ago
  56. bccf474 i40e: Add DeviceID for X722 QSFP+ by Kamil Krawczyk · 9 years ago
  57. 68a1c5a i40e: Add device capability which defines if update is available by Michal Kosiarz · 9 years ago
  58. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  59. f28f20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  60. 91ea692 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  61. 8ead9dd devpts: more pty driver interface cleanups by Linus Torvalds · 9 years ago
  62. 0e7dd0c pch_gbe: fix bogus trylock conversion by Florian Westphal · 9 years ago
  63. ec65cfc sh_eth: rename ARSTR register bit by Sergei Shtylyov · 9 years ago
  64. 97717ed sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset() by Sergei Shtylyov · 9 years ago
  65. 1b223dd net/mlx5e: Fix checksum handling for non-stripped vlan packets by Saeed Mahameed · 9 years ago
  66. 3635011 net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping) by Gal Pressman · 9 years ago
  67. bb64143 net/mlx5e: Add ethtool support for dump module EEPROM by Gal Pressman · 9 years ago
  68. da54d24 net/mlx5e: Add ethtool support for interface identify (LED blinking) by Gal Pressman · 9 years ago
  69. 94cb1eb net/mlx5e: Add support for RXALL netdev feature by Eran Ben Elisha · 9 years ago
  70. 0e40544 net/mlx5e: Improve set features ndo resiliency by Gal Pressman · 9 years ago
  71. 121fcdc net/mlx5e: Add link down events counter by Gal Pressman · 9 years ago
  72. cf67857 net/mlx5e: Add per priority group to PPort counters by Gal Pressman · 9 years ago
  73. 8075cb7 net/mlx5e: Rename VPort counters by Gal Pressman · 9 years ago
  74. 9218b44 net/mlx5e: Statistics handling refactoring by Gal Pressman · 9 years ago
  75. 269e6b3 net/mlx5e: Report additional error statistics in get stats ndo by Gal Pressman · 9 years ago
  76. 4e095a9 infiniband: nes: Kill unused variable in nes_netdev_start_xmit() by David S. Miller · 9 years ago
  77. a6086a8 drivers: net: remove NETDEV_TX_LOCKED by Florian Westphal · 9 years ago
  78. 926f273 drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED by Florian Westphal · 9 years ago
  79. 4acff37 atle1: remove LLTX support and TX_UNLOCKED by Florian Westphal · 9 years ago
  80. 353e3bd atl1c: remove private tx lock by Florian Westphal · 9 years ago
  81. 47975cd RDMA/nes: remove use of NETDEV_TX_LOCKED by Florian Westphal · 9 years ago
  82. af5840a of_mdio: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 9 years ago
  83. 66c239e mdio_bus: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 9 years ago
  84. 4914a58 fixed_phy: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 9 years ago
  85. fb1116a xgene: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 9 years ago
  86. b74766a phylib: don't return NULL from get_phy_device() by Sergei Shtylyov · 9 years ago
  87. f796721 sh_eth: get rid of the 2nd parameter to sh_eth_dev_init() by Sergei Shtylyov · 9 years ago
  88. e96c37f macvtap: check minor when unregistering by Francesco Ruggeri · 9 years ago
  89. 3083796 macvlan: fix failure during registration v3 by Francesco Ruggeri · 9 years ago
  90. a64b02d qed: Add PF min bandwidth configuration support by Manish Chopra · 9 years ago
  91. 4b01e51 qed: Add PF max bandwidth configuration support by Manish Chopra · 9 years ago
  92. bcd197c qed: Add vport WFQ configuration APIs by Manish Chopra · 9 years ago
  93. ddc7740 cxgb4: Decode link down reason code obtained from firmware by Hariprasad Shenai · 9 years ago
  94. 23853a0 cxgb4: Don't assume FW_PORT_CMD reply is always port info msg by Hariprasad Shenai · 9 years ago
  95. 134491f cxgb4: DCB message handler needs to use correct portid to netdev mapping by Hariprasad Shenai · 9 years ago
  96. c3e324e cxgb4: Refactor t4_port_init function by Hariprasad Shenai · 9 years ago
  97. be81a2d cxgb4: Properly decode port module type by Hariprasad Shenai · 9 years ago
  98. fbe8077 cxgb4: Avoids race and deadlock while freeing tx descriptor by Hariprasad Shenai · 9 years ago
  99. ed98c85 cxgb4: Add llseek operation for flash debugfs entry by Hariprasad Shenai · 9 years ago
  100. 0de7273 cxgb4: add new routine to get adapter info by Hariprasad Shenai · 9 years ago