summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-11ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.Don Skidmore
2014-11-11ixgbe: cleanup ixgbe_ndo_set_vf_vlanDon Skidmore
2014-11-11ixgbe: fix X540 Completion timeoutDon Skidmore
2014-11-11i40evf: don't use more queues than CPUsMitch Williams
2014-11-11i40evf: make early init processing more robustMitch Williams
2014-11-11i40e: clean up throttle rate codeJesse Brandeburg
2014-11-11i40e: don't do link_status or stats collection on every ARQShannon Nelson
2014-11-11i40e: poll firmware slowerKamil Krawczyk
2014-11-11mlx4: restore conditional call to napi_complete_done()Eric Dumazet
2014-11-11sunvnet: Add missing rcu_read_unlock() in vnet_start_xmitSowmini Varadhan
2014-11-11sunvnet: vnet_ack() should check if !start_cons to send a missed triggerSowmini Varadhan
2014-11-11sunvnet: Fix race between vnet_start_xmit() and vnet_ack()Sowmini Varadhan
2014-11-108139too: Allow using the largest possible MTUAlban Bedel
2014-11-108139too: Allow setting MTU larger than 1500Alban Bedel
2014-11-10Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-10net: Move bonding headers under include/netDavid S. Miller
2014-11-10cxgb4: Remove unnecessary struct in6_addr * castsJoe Perches
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai
2014-11-10cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new fileHariprasad Shenai
2014-11-10mlx4: use napi_complete_done()Eric Dumazet
2014-11-07cdc-ether: implement MULTICAST flag on the deviceOliver Neukum
2014-11-07stmmac: platform: fix sparse warningsAndy Shevchenko
2014-11-07stmmac: remove custom implementation of print_hex_dump()Andy Shevchenko
2014-11-07macvtap: Use iovec iteratorsHerbert Xu
2014-11-07tun: Use iovec iteratorsHerbert Xu
2014-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-07vxlan: Fix to enable UDP checksums on interfaceTom Herbert
2014-11-07amd-xgbe: Check for complete packet on skb allocation errorLendacky, Thomas
2014-11-07amd-xgbe: Free channel/ring structures laterLendacky, Thomas
2014-11-06netxen: Fix link event handling.Manish Chopra
2014-11-06enic: update desc properly in rx_copybreakGovindarajulu Varadarajan
2014-11-06enic: handle error condition properly in enic_rq_indicate_bufGovindarajulu Varadarajan
2014-11-06net/mlx5_core: Fix race on driver loadEli Cohen
2014-11-06net/mlx5_core: Fix race in create EQEli Cohen
2014-11-06sunvnet: Return from vnet_napi_event() if no packets to readSowmini Varadhan
2014-11-06sunvnet: Fix indentation in maybe_tx_wakeup()Sowmini Varadhan
2014-11-06r8152: remove the definitions of the PIDhayeswang
2014-11-06r8152: modify rtl_ops_inithayeswang
2014-11-06r8152: move r8152b_get_versionhayeswang
2014-11-06dsa: mv88e6171: Add support for mv88e6172Andrew Lunn
2014-11-06drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroyMugunthan V N
2014-11-06net: mv643xx_eth: reclaim TX skbs only when released by the HWKarl Beldan
2014-11-06sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...Shradha Shah
2014-11-06sfc: Rename implementations in siena_sriov.c to have a 'siena' prefixShradha Shah
2014-11-06sfc: Move the current VF state from efx_nic into siena_nic_dataShradha Shah
2014-11-06xen-netback: remove unconditional __pskb_pull_tail() in guest Tx pathMalcolm Crossley
2014-11-06stmmac: pci: convert to use dev_* macrosAndy Shevchenko
2014-11-06stmmac: pci: use managed resourcesAndy Shevchenko
2014-11-06stmmac: pci: convert to use dev_pm_opsAndy Shevchenko