1. 2957a28 net: ethernet: enc28j60: support half-duplex SPI controllers by Michael Heimpold · 8 years ago
  2. 96d934c ppp: add rtnetlink device creation support by Guillaume Nault · 8 years ago
  3. 7d9f0b4 ppp: define reusable device creation functions by Guillaume Nault · 8 years ago
  4. ac1f74a net: ethernet: stmmac: update MDIO support for GMAC4 by Alexandre TORGUE · 8 years ago
  5. 65226ef vxlan: fix initialization with custom link parameters by Jiri Benc · 8 years ago
  6. ae7b757 cxgb4vf: Add support to enable logging of firmware mailbox commands for VF by Hariprasad Shenai · 8 years ago
  7. 7f080c3 cxgb4: Add support to enable logging of firmware mailbox commands by Hariprasad Shenai · 8 years ago
  8. 0211b8f net: hns: change port-id property to reg property in dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  9. 1ffdfac net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon property by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  10. 494e848 ipvlan: Fix failure path in dev registration during link creation by Mahesh Bandewar · 8 years ago
  11. 222e4d0 pch_gbe: replace private tx ring lock with common netif_tx_lock by françois romieu · 8 years ago
  12. 6b87663 net/mlx5e: avoid stack overflow in mlx5e_open_channels by Arnd Bergmann · 8 years ago
  13. 3df97ba tuntap: calculate rps hash only when needed by Jason Wang · 8 years ago
  14. 2995aea Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  15. 35ef7d6 net: w5100: support W5500 by Akinobu Mita · 8 years ago
  16. 47d3483 i40evf: Add driver support for promiscuous mode by Anjali Singhai Jain · 8 years ago
  17. 5676a8b i40e: Add VF promiscuous mode driver support by Anjali Singhai Jain · 8 years ago
  18. 6c41a76 i40e: Add promiscuous on VLAN support by Greg Rose · 8 years ago
  19. a149f2c i40e/i40evf: Only offload VLAN tag if enabled by Jesse Brandeburg · 8 years ago
  20. db07727 i40e: Remove zero check by Greg Rose · 8 years ago
  21. bccf474 i40e: Add DeviceID for X722 QSFP+ by Kamil Krawczyk · 8 years ago
  22. 68a1c5a i40e: Add device capability which defines if update is available by Michal Kosiarz · 8 years ago
  23. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  24. f28f20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  25. 91ea692 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  26. 8ead9dd devpts: more pty driver interface cleanups by Linus Torvalds · 8 years ago
  27. 0e7dd0c pch_gbe: fix bogus trylock conversion by Florian Westphal · 8 years ago
  28. ec65cfc sh_eth: rename ARSTR register bit by Sergei Shtylyov · 8 years ago
  29. 97717ed sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset() by Sergei Shtylyov · 8 years ago
  30. 1b223dd net/mlx5e: Fix checksum handling for non-stripped vlan packets by Saeed Mahameed · 8 years ago
  31. 3635011 net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping) by Gal Pressman · 8 years ago
  32. bb64143 net/mlx5e: Add ethtool support for dump module EEPROM by Gal Pressman · 8 years ago
  33. da54d24 net/mlx5e: Add ethtool support for interface identify (LED blinking) by Gal Pressman · 8 years ago
  34. 94cb1eb net/mlx5e: Add support for RXALL netdev feature by Eran Ben Elisha · 8 years ago
  35. 0e40544 net/mlx5e: Improve set features ndo resiliency by Gal Pressman · 8 years ago
  36. 121fcdc net/mlx5e: Add link down events counter by Gal Pressman · 8 years ago
  37. cf67857 net/mlx5e: Add per priority group to PPort counters by Gal Pressman · 8 years ago
  38. 8075cb7 net/mlx5e: Rename VPort counters by Gal Pressman · 8 years ago
  39. 9218b44 net/mlx5e: Statistics handling refactoring by Gal Pressman · 8 years ago
  40. 269e6b3 net/mlx5e: Report additional error statistics in get stats ndo by Gal Pressman · 8 years ago
  41. 4e095a9 infiniband: nes: Kill unused variable in nes_netdev_start_xmit() by David S. Miller · 8 years ago
  42. a6086a8 drivers: net: remove NETDEV_TX_LOCKED by Florian Westphal · 8 years ago
  43. 926f273 drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED by Florian Westphal · 8 years ago
  44. 4acff37 atle1: remove LLTX support and TX_UNLOCKED by Florian Westphal · 8 years ago
  45. 353e3bd atl1c: remove private tx lock by Florian Westphal · 8 years ago
  46. 47975cd RDMA/nes: remove use of NETDEV_TX_LOCKED by Florian Westphal · 8 years ago
  47. af5840a of_mdio: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 8 years ago
  48. 66c239e mdio_bus: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 8 years ago
  49. 4914a58 fixed_phy: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 8 years ago
  50. fb1116a xgene: get_phy_device() doesn't return NULL anymore by Sergei Shtylyov · 8 years ago
  51. b74766a phylib: don't return NULL from get_phy_device() by Sergei Shtylyov · 8 years ago
  52. f796721 sh_eth: get rid of the 2nd parameter to sh_eth_dev_init() by Sergei Shtylyov · 8 years ago
  53. e96c37f macvtap: check minor when unregistering by Francesco Ruggeri · 8 years ago
  54. 3083796 macvlan: fix failure during registration v3 by Francesco Ruggeri · 8 years ago
  55. a64b02d qed: Add PF min bandwidth configuration support by Manish Chopra · 8 years ago
  56. 4b01e51 qed: Add PF max bandwidth configuration support by Manish Chopra · 8 years ago
  57. bcd197c qed: Add vport WFQ configuration APIs by Manish Chopra · 8 years ago
  58. ddc7740 cxgb4: Decode link down reason code obtained from firmware by Hariprasad Shenai · 8 years ago
  59. 23853a0 cxgb4: Don't assume FW_PORT_CMD reply is always port info msg by Hariprasad Shenai · 8 years ago
  60. 134491f cxgb4: DCB message handler needs to use correct portid to netdev mapping by Hariprasad Shenai · 8 years ago
  61. c3e324e cxgb4: Refactor t4_port_init function by Hariprasad Shenai · 8 years ago
  62. be81a2d cxgb4: Properly decode port module type by Hariprasad Shenai · 8 years ago
  63. fbe8077 cxgb4: Avoids race and deadlock while freeing tx descriptor by Hariprasad Shenai · 8 years ago
  64. ed98c85 cxgb4: Add llseek operation for flash debugfs entry by Hariprasad Shenai · 8 years ago
  65. 0de7273 cxgb4: add new routine to get adapter info by Hariprasad Shenai · 8 years ago
  66. c0b0479 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  67. 43a3d9b i40evf: Allow PF driver to configure RSS by Mitch Williams · 8 years ago
  68. fed2db9 i40e: Specify AQ event opcode to wait for by Shannon Nelson · 8 years ago
  69. 08f4cbb drivers/wireless: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  70. f60d94c macsec: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  71. bab3a34 i40e: Code cleanup in i40e_add_fdir_ethtool by Shannon Nelson · 8 years ago
  72. 978fa43 drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systems by Sudeep Holla · 8 years ago
  73. c0913c2 i40evf: Don't Panic by Mitch Williams · 8 years ago
  74. c4e1868 i40e: Add support for configuring VF RSS by Mitch Williams · 8 years ago
  75. 577389a i40e/i40evf: Add support for IPIP and SIT offloads by Alexander Duyck · 8 years ago
  76. b0fe330 i40e/i40evf: Clean up feature flags by Alexander Duyck · 8 years ago
  77. fc96256 net/mlx4_en: fix spurious timestamping callbacks by Eric Dumazet · 8 years ago
  78. 9f5db53 net: dummy: remove note about being Y by default by Ivan Babrou · 8 years ago
  79. a843311 net: tsi108: use NULL for pointer-typed argument by Julia Lawall · 8 years ago
  80. 0d768fc6 net: hns: add attribute port-mode-offset for dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  81. 850bfa3 net: hns: add attribute port-rst-offset for dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  82. 31d4446 net: hns: add attribute cpld_ctrl for dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  83. 831d828 net: hns: separate debug dsaf device from service dsaf device by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  84. 2e2591b net: hns: sort the header file by alphabetical order by Daode Huang · 8 years ago
  85. 86897c9 net: hns: add syscon operation for dsaf by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  86. 422c310 net: hns: add attribute reset-field-offset for dsaf node by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  87. 406adee net: hns: add attribute port-idx-in-ae in enet node. by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  88. a542458 net: hns: set debug port irq index to 0 by Daode Huang · 8 years ago
  89. 89a4409 net: hns: add a new dsaf mode for debug port by Yisen.Zhuang\(Zhuangyuzeng\) · 8 years ago
  90. e425974 macsec: Convert to using IFF_NO_QUEUE by Phil Sutter · 8 years ago
  91. 3d6d30d cxgbi: fix uninitialized flowi6 by Jiri Benc · 8 years ago
  92. a43f235 qed: add support for link pause configuration. by Sudarsana Reddy Kalluru · 8 years ago
  93. fe7cd2b qed*: Conditions for changing link by Yuval Mintz · 8 years ago
  94. f3e7210 qede: Add support for ethtool private flags by Yuval Mintz · 8 years ago
  95. d4967cf qed*: Align statistics names by Yuval Mintz · 8 years ago
  96. 1bc7fe6 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  97. bcc981e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  98. d4f90d9 ixgbe: use msleep for long delays by Arnd Bergmann · 8 years ago
  99. 7921f4d ixgbevf: Move API negotiation function into mac_ops by Alexander Duyck · 8 years ago
  100. b83e301 ixgbe/ixgbevf: Add support for GSO partial by Alexander Duyck · 8 years ago