1. 3874d6a bnxt_en: Improve bnxt_vf_update_mac(). by Jeffrey Huang · 8 years ago
  2. 0c92c94 Merge tag 'linux-can-next-for-4.6-20160226' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  3. 349e0c5 lan78xx: add ethtool set & get pause functions by Woojung.Huh@microchip.com · 8 years ago
  4. e270b2d lan78xx: remove unnecessary code by Woojung.Huh@microchip.com · 8 years ago
  5. 87177ba lan78xx: replace devid to chipid & chiprev by Woojung.Huh@microchip.com · 8 years ago
  6. 49eb938 hv_netvsc: add ethtool support for set and get of settings by sixiao@microsoft.com · 8 years ago
  7. f12d33f 3c59x: Ensure to apply the expires time by Stafford Horne · 8 years ago
  8. f73e0c2 rocker: fix an error code by Dan Carpenter · 8 years ago
  9. e1bae75 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  10. 0dfa61b can: rcar: add gen[12] fallback compatibility strings by Simon Horman · 8 years ago
  11. 59097ac can: ems_usb: fix coding style by Marc Kleine-Budde · 8 years ago
  12. 3d8f7cc net: mlx4: use new ETHTOOL_G/SSETTINGS API by David Decotigny · 8 years ago
  13. 0ab6b54 net: team: use __ethtool_get_ksettings by David Decotigny · 8 years ago
  14. 85f9581 net: macvlan: use __ethtool_get_ksettings by David Decotigny · 8 years ago
  15. 314d10d net: ipvlan: use __ethtool_get_ksettings by David Decotigny · 8 years ago
  16. 9856909 net: bonding: use __ethtool_get_ksettings by David Decotigny · 8 years ago
  17. 5abd7e92 qed, qede: rebrand module description by Yuval Mintz · 8 years ago
  18. 0dfaba6 qed: Prevent probe on previous error by Yuval Mintz · 8 years ago
  19. d43d3f0 qed: add MODULE_FIRMWARE() by Yuval Mintz · 8 years ago
  20. 8e025ae qede: Don't report link change needlessly by Yuval Mintz · 8 years ago
  21. b1199b1 qede: Linearize SKBs when needed by Yuval Mintz · 8 years ago
  22. 0e7441d qede: Change pci DID for 10g device by Yuval Mintz · 8 years ago
  23. 016c0bb netxen: Use kobj_to_dev() by Amitoj Kaur Chawla · 8 years ago
  24. 5b6490d 3c59x: Use setup_timer() by Amitoj Kaur Chawla · 8 years ago
  25. de55558 forcedeth: Use setup_timer() by Amitoj Kaur Chawla · 8 years ago
  26. 5327ef9 net: tulip: Use setup_timer() by Amitoj Kaur Chawla · 8 years ago
  27. f54af12 gianfar: fix endianness for hardware timestamp by Yangbo Lu · 8 years ago
  28. c35ec77 gianfar_ptp: replace get_of_u32 with of_property_read_u32 by Yangbo Lu · 8 years ago
  29. 407353e phy: marvell: Fix 88E1510 initialization by Clemens Gruber · 8 years ago
  30. ceff5ef net: dsa: mv88e6xxx: implement port_vlan_dump by Vivien Didelot · 8 years ago
  31. 10a5af2 vxlan: simplify metadata_dst usage in vxlan_rcv by Jiri Benc · 8 years ago
  32. f2d1968ec vxlan: consolidate rx handling to a single function by Jiri Benc · 8 years ago
  33. 760c680 vxlan: move ECN decapsulation to a separate function by Jiri Benc · 8 years ago
  34. 1ab016e vxlan: move inner L2 header processing to a separate function by Jiri Benc · 8 years ago
  35. 64f87d3 vxlan: consolidate GBP handling even more by Jiri Benc · 8 years ago
  36. 555d5b7 ppp: clarify parsing of user supplied data in ppp_set_compress() by Guillaume Nault · 8 years ago
  37. 4fee7da bnx2x: add a separate GENEVE Kconfig symbol by Arnd Bergmann · 8 years ago
  38. 46eafa5 igb: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 9 years ago
  39. 030f9f5 igb: Fix VLAN tag stripping on Intel i350 by Corinna Vinschen · 9 years ago
  40. cc54a59 igbvf: remove "link is Up" message when registering mcast address by Jon Maxwell · 9 years ago
  41. ea6ce60 igbvf: Add support for generic Tx checksums by Alexander Duyck · 9 years ago
  42. 6e03370 igb: Add support for generic Tx checksums by Alexander Duyck · 9 years ago
  43. c883de9 igb: rename igb define to be more generic by Todd Fujinaka · 9 years ago
  44. 569f3b3 igb: add conditions for I210 to generate periodic clock output by Roland Hii · 9 years ago
  45. 5e350b9 igb: enable WoL for OEM devices regardless of EEPROM setting by Todd Fujinaka · 9 years ago
  46. 5b70e4a igb: constify e1000_phy_operations structure by Julia Lawall · 9 years ago
  47. b72f3f7 igb: When GbE link up, wait for Remote receiver status condition by Takuma Ueba · 9 years ago
  48. 9cd34b3 e1000e: Initial support for KabeLake by Raanan Avargil · 9 years ago
  49. c5c6d077 e1000e: Clear ULP configuration register on ULP exit by Raanan Avargil · 9 years ago
  50. c26f40d e1000e: Set HW FIFO minimum pointer gap for non-gig speeds by Raanan Avargil · 9 years ago
  51. 74f3129 e1000e: Increase PHY PLL clock gate timing by Raanan Avargil · 9 years ago
  52. 6721e9d e1000e: Increase ULP timer by Raanan Avargil · 9 years ago
  53. 48963b4 gianfar: Remove redundant ops for do_tstamp from xmit() by Claudiu Manoil · 8 years ago
  54. 42f397a gianfar: Use skb_frag_t pointers inside xmit() by Claudiu Manoil · 8 years ago
  55. e19d083 gianfar: Map head TxBD first by Claudiu Manoil · 8 years ago
  56. 9e4e620 bgmac: support Ethernet device on BCM47094 SoC by Rafał Miłecki · 8 years ago
  57. 127bfce be2net: Fix a UE caused by passing large frames to the ASIC by ajit.khaparde@broadcom.com · 8 years ago
  58. b0fd2eb be2net: Declare some u16 fields as u32 to improve performance by ajit.khaparde@broadcom.com · 8 years ago
  59. 89db09e net/mlx5e: Add TX inner packet counters by Matthew Finlay · 8 years ago
  60. 9879515 net/mlx5e: Add TX stateless offloads for tunneling by Matthew Finlay · 8 years ago
  61. b3f63c3 net/mlx5e: Add netdev support for VXLAN tunneling by Matthew Finlay · 8 years ago
  62. 1afff42 net/mlx5e: Protect en header file from redefinitions by Matthew Finlay · 8 years ago
  63. 5f6d12d net/mlx5e: Move to checksum complete by Matthew Finlay · 8 years ago
  64. 928cfe8 net/mlx5e: Wake On LAN support by Tariq Toukan · 8 years ago
  65. d888079 net/mlx5e: Implement DCBNL IEEE max rate by Tariq Toukan · 8 years ago
  66. ef91843 net/mlx5e: Support DCBNL IEEE PFC by Achiad Shochat · 8 years ago
  67. 08fb1da net/mlx5e: Support DCBNL IEEE ETS by Saeed Mahameed · 8 years ago
  68. 4f3961e net/mlx5: Introduce physical port TC/prio access functions by Saeed Mahameed · 8 years ago
  69. ad909eb net/mlx5: Introduce physical port PFC access functions by Achiad Shochat · 8 years ago
  70. ada68c3 net/mlx5: Introduce a new header file for physical port functions by Achiad Shochat · 8 years ago
  71. da9c359 net: dsa: mv88e6xxx: check hardware VLAN in use by Vivien Didelot · 8 years ago
  72. a669275 net: dsa: pass bridge down to drivers by Vivien Didelot · 8 years ago
  73. d715fa6 net: dsa: mv88e6xxx: add port private structure by Vivien Didelot · 8 years ago
  74. a30a9ea rocker: fix rocker_world_port_obj_vlan_add() by Dan Carpenter · 8 years ago
  75. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  76. dea08e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  77. 0c71de6 netcp: use pointer to fix build fail by Sudip Mukherjee · 8 years ago
  78. d856626 Merge tag 'linux-can-fixes-for-4.5-20160221' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  79. 4ec0b6d bnx2x: Fix 84833 phy command handler by Yuval Mintz · 8 years ago
  80. bb1187a bnx2x: Fix led setting for 84858 phy. by Yuval Mintz · 8 years ago
  81. 27ba2d2 bnx2x: Correct 84858 PHY fw version by Yuval Mintz · 8 years ago
  82. 512ab9a bnx2x: Fix 84833 RX CRC by Yuval Mintz · 8 years ago
  83. 1e411f0 bnx2x: Fix link-forcing for KR2 by Yuval Mintz · 8 years ago
  84. d4ee528 qed,qede: Bump driver versions to 8.7.0.0 by Yuval Mintz · 8 years ago
  85. 9449459 qed: Introduce DMA_REGPAIR_LE by Yuval Mintz · 8 years ago
  86. 06f56b8 qed: Change metadata needed for SPQ entries by Yuval Mintz · 8 years ago
  87. 0a0c5d3 qed: Handle possible race in SB config by Yuval Mintz · 8 years ago
  88. 60fffb3 qed: Turn most GFP_ATOMIC into GFP_KERNEL by Yuval Mintz · 8 years ago
  89. ab5b701 ipvlan: misc changes by Mahesh Bandewar · 8 years ago
  90. e93fbc5 ipvlan: mode is u16 by Mahesh Bandewar · 8 years ago
  91. c3aaa06 ipvlan: scrub skb before routing in L3 mode. by Mahesh Bandewar · 8 years ago
  92. b5a099c net: ethernet: davicom: fix devicetree irq resource by Robert Jarzmik · 8 years ago
  93. 86310cc Merge tag 'linux-can-next-for-4.6-20160220' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  94. 1ad5466 fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC address by Ken Kawasaki · 8 years ago
  95. 6ceb31c VXLAN: Support outer IPv4 Tx checksums by default by Alexander Duyck · 8 years ago
  96. 14f1f72 GENEVE: Support outer IPv4 Tx checksums by default by Alexander Duyck · 8 years ago
  97. 14112ca Driver: Vmxnet3: Update Rx ring 2 max size by Shrikrishna Khare · 8 years ago
  98. 0632448 net: netcp: rework the code for get/set sw_data in dma desc by Karicheri, Muralidharan · 8 years ago
  99. b1cb86a soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data by Karicheri, Muralidharan · 8 years ago
  100. 9ecfe87 net: ti: netcp: restore get/set_pad_info() functionality by Karicheri, Muralidharan · 8 years ago