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