1. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  2. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  3. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. 30f0084 cxgb4 : Disable recursive mailbox commands when enabling vi by Anish Bhatt · 10 years ago
  5. 1bb5a35 net: reduce USB network driver config options. by Francois Romieu · 10 years ago
  6. 4d8fdc9 tg3: Modify tg3_tso_bug() to handle multiple TX rings by Prashant Sreedharan · 10 years ago
  7. 88131a8 amd-xgbe: Perform phy connect/disconnect at dev open/stop by Lendacky, Thomas · 10 years ago
  8. f3d0e78 amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask by Lendacky, Thomas · 10 years ago
  9. 2670cc69 net: sun4i-emac: fix memory leak on bad packet by Marc Zyngier · 10 years ago
  10. ce7991e Revert "net: phy: Set the driver when registering an MDIO bus device" by Fabio Estevam · 10 years ago
  11. c2a1985 cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown routine by Hariprasad Shenai · 10 years ago
  12. ff204cc team: Simplify return path of team_newlink by Toshiaki Makita · 10 years ago
  13. a2b81b3 cxgb4i : Move stray CPL definitions to cxgb4 driver by Anish Bhatt · 10 years ago
  14. cd1560e qlcnic: Initialize dcbnl_ops before register_netdev by Rajesh Borundia · 10 years ago
  15. bf63014 qlcnic: Set driver version before registering netdev by Rajesh Borundia · 10 years ago
  16. a0eaf75c qlcnic: Fix update of ethtool stats. by Rajesh Borundia · 10 years ago
  17. f34a4cf xen-netback: Turn off the carrier if the guest is not able to receive by Zoltan Kiss · 10 years ago
  18. 3d1af1d xen-netback: Using a new state bit instead of carrier by Zoltan Kiss · 10 years ago
  19. aef4f5b Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  20. 61ab9ef net/usb/hso: Add support for Option GTM671WFS by Ricardo Ribalda · 10 years ago
  21. 45dfab6 net: smc911x: fix %d confusingly prefixed with 0x in format string by Hans Wennborg · 10 years ago
  22. 06b47aa Drivers: net-next: hyperv: Increase the size of the sendbuf region by KY Srinivasan · 10 years ago
  23. 9041263 net: remove spurious zd1201 rule. by Francois Romieu · 10 years ago
  24. b32a8b6 net: phy: spi_ks8995: Introduce the use of devm_kzalloc by Himangi Saraogi · 10 years ago
  25. 5fa7669 cxgb4: only free allocated fls by Hariprasad Shenai · 10 years ago
  26. 4f933f4 r8152: add missing Makefile rule by JF Le Fillatre · 10 years ago
  27. 8bb1a54 i40evf: Fixed guest OS panic when removing vf driver by Serey Kong · 10 years ago
  28. 6ba36a2 i40evf: fix memory leak on unused interfaces by Mitch Williams · 10 years ago
  29. d31944d i40evf: don't leak queue vectors by Mitch Williams · 10 years ago
  30. d3e2edb i40evf: do not re-arm watchdog after remove by Ashish Shah · 10 years ago
  31. fd35886 i40evf: future-proof vfr_stat state check by Ashish Shah · 10 years ago
  32. 89cb86c i40e: remove support for vf unicast promiscuous mode by Ashish Shah · 10 years ago
  33. 84a9208 i40e: Minor comment changes by Akeem G Abodunrin · 10 years ago
  34. b39c1e2 i40evf: fix scan warning on sprintf by Jesse Brandeburg · 10 years ago
  35. 738abba i40e: disable local loopback on vmdq vsi by Shannon Nelson · 10 years ago
  36. f19efbb i40e: use correct vf_id offset for virtchnl message by Ashish Shah · 10 years ago
  37. 53db45c i40e: expose debug_write_register request by Shannon Nelson · 10 years ago
  38. 38758f5 i40e: adds FCoE to build and updates its documentation by Vasu Dev · 10 years ago
  39. 38e0043 i40e: Adds FCoE related code to i40e core driver by Vasu Dev · 10 years ago
  40. a1a6936 i40e: adds FCoE code to the i40e driver by Vasu Dev · 10 years ago
  41. 1fa1f2e amd-xgbe-phy: Allow more time for Rx/Tx to become ready by Lendacky, Thomas · 10 years ago
  42. 8c43a2c amd-xgbe: Remove unnecessary spinlocks by Lendacky, Thomas · 10 years ago
  43. ae29223e net: dnet: Use managed interfaces by Himangi Saraogi · 10 years ago
  44. 5478998 net: ks8851-ml: Use devm_ioremap_resource by Himangi Saraogi · 10 years ago
  45. 6751ede cirrus: cs89x0: Use managed interfaces by Himangi Saraogi · 10 years ago
  46. 0f76b9d net: sh_eth: Add r8a7794 support by Hisashi Nakamura · 10 years ago
  47. f061338 be2net: support deleting FW dump via ethtool (only for Lancer) by Kalesh AP · 10 years ago
  48. 3c31aaf be2net: ignore VF mac address setting for the same mac by Vasundhara Volam · 10 years ago
  49. d3d1831 be2net: ignore get/set profile FW cmd failures by Sathya Perla · 10 years ago
  50. dbcdd4d cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 10 years ago
  51. a5536e1 dm9000: NULL dereferences on error in probe() by Dan Carpenter · 10 years ago
  52. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  53. 69cb852 xen-netfront: print correct number of queues by David Vrabel · 10 years ago
  54. a5b5dc3 xen-netfront: release per-queue Tx and Rx resource when disconnecting by David Vrabel · 10 years ago
  55. db8c8ab xen-netfront: fix locking in connect error path by David Vrabel · 10 years ago
  56. 081e83a macvlan: Initialize vlan_features to turn on offload support. by Vlad Yasevich · 10 years ago
  57. e98d69b AX88179_178A: Add ethtool ops for EEE support by Freddy Xin · 10 years ago
  58. 3b57de9 net: stmmac: Support devicetree configs for mcast and ucast filter entries by Vince Bridgers · 10 years ago
  59. aefef4c net: stmmac: Correct set_filter for multicast and unicast cases by Vince Bridgers · 10 years ago
  60. 7ed24bb net: stmmac: Change MAC interface to support multiple filter configurations by Vince Bridgers · 10 years ago
  61. 2b391ee team: fix releasing uninitialized pointer to BPF prog by Daniel Borkmann · 10 years ago
  62. 7afcaec bonding: use kobject_put instead of _del after kobject_add by Veaceslav Falico · 10 years ago
  63. 11d14c7 b43: N-PHY: fix "Data bus error" while working in 5 GHz by Rafał Miłecki · 10 years ago
  64. ed7f75b b43: update PHY descriptions in Kconfig by Rafał Miłecki · 10 years ago
  65. 70b7d94 brcmfmac: Add TDLS support to msgbuf. by Hante Meuleman · 10 years ago
  66. 17ca5c7 brcmfmac: Fix msgbuf flow control. by Hante Meuleman · 10 years ago
  67. bd4f82e brcmfmac: Update pcie reset device routine. by Hante Meuleman · 10 years ago
  68. 9e37f04 brcmfmac: Adding PCIe bus layer support. by Hante Meuleman · 10 years ago
  69. 9a1bb602 brcmfmac: Adding msgbuf protocol. by Hante Meuleman · 10 years ago
  70. 8851cce brcmfmac: Add protocol addressing mode and peer deletion API. by Hante Meuleman · 10 years ago
  71. 9374a2b brcmfmac: Export brcmf_netif_rx for new protocol msgbuf. by Hante Meuleman · 10 years ago
  72. 46de068 brcmfmac: Do not use strcpy and strcat by Daniel Kim · 10 years ago
  73. 9f0b4cb iwlegacy: use correct structure type name in sizeof by Julia Lawall · 10 years ago
  74. 7fc527f net: bcmgenet: correct spelling by Brian Norris · 10 years ago
  75. 1993694 net: libphy: Add stubs to hook IEEE MMD Register reads and writes by Vince Bridgers · 10 years ago
  76. 0c1d77d net: libphy: Add phy specific function to access mmd phy registers by Vince Bridgers · 10 years ago
  77. 9e6492e net/fsl: Add format length modifier to avoid negative values by Shruti Kanetkar · 10 years ago
  78. c1543d3 net/fsl: fix misspelled word by Madalin Bucur · 10 years ago
  79. 34c5bd6 net: filter: don't release unattached filter through call_rcu() by Pablo Neira · 10 years ago
  80. c36c9d5 bna: fix performance regression by Ivan Vecera · 10 years ago
  81. fca2d99 amd-xgbe: Add traffic class support by Lendacky, Thomas · 10 years ago
  82. b668a3a amd-xgbe-phy: Print out the auto-negotiation method used by Lendacky, Thomas · 10 years ago
  83. 5c10e5c amd-xgbe-phy: Updates to KR training initiation by Lendacky, Thomas · 10 years ago
  84. 169a630 amd-xgbe-phy: Updates to rate change complete check by Lendacky, Thomas · 10 years ago
  85. 853eb16 amd-xgbe: Base queue fifo size and enablement on ring count by Lendacky, Thomas · 10 years ago
  86. f047604 amd-xgbe: Update/fix 2.5GbE support by Lendacky, Thomas · 10 years ago
  87. 23e4eef amd-xgbe: Add hardware timestamp support by Lendacky, Thomas · 10 years ago
  88. 2d871aa net: stmmac: add platform init/exit for Altera's ARM socfpga by Vince Bridgers · 10 years ago
  89. 4d2f9bb mlx5: Adjust events to use unsigned long param instead of void * by Jack Morgenstein · 10 years ago
  90. f241e74 mlx5: minor fixes (mainly avoidance of hidden casts) by Jack Morgenstein · 10 years ago
  91. 9603b61 mlx5: Move pci device handling from mlx5_ib to mlx5_core by Jack Morgenstein · 10 years ago
  92. dabf24d bna: fill the magic in bnad_get_eeprom() instead of validating by Ivan Vecera · 10 years ago
  93. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  94. 1d8fcba Revert "cdc_subset: deal with a device that needs reset for timeout" by Linus Torvalds · 10 years ago
  95. bd695a5 net: mvpp2: implement ioctl() operation for PHY ioctls by Thomas Petazzoni · 10 years ago
  96. 2add511 net: mvpp2: fix 10 Mbit/s usage by Thomas Petazzoni · 10 years ago
  97. 4984c23 sfc: Use __iowrite64_copy instead of a slightly different local function by Ben Hutchings · 10 years ago
  98. d92f5de net: phy: re-apply PHY fixups during phy_register_device by Florian Fainelli · 10 years ago
  99. c472ab6 cdc-ether: clean packet filter upon probe by Oliver Neukum · 10 years ago
  100. 20fbe3a cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 10 years ago