summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Use skb->len not skb->data_lenDavid Howells2016-09-131-4/+4
* rxrpc: Add missing unlock in rxrpc_call_accept()David Howells2016-09-131-3/+5
* rxrpc: Requeue call for recvmsg if more dataDavid Howells2016-09-131-0/+4
* rxrpc: The IDLE ACK packet should use rxrpc_idle_ack_delayDavid Howells2016-09-131-1/+1
* rxrpc: Add missing wakeup on Tx window rotationDavid Howells2016-09-131-0/+2
* rxrpc: Make sure we initialise the peer hash keyDavid Howells2016-09-131-1/+1
* Merge branch 'mlxsw-ethtool'David S. Miller2016-09-133-146/+209
|\
| * mlxsw: spectrum: Add support for new ethtool APIIdo Schimmel2016-09-132-160/+185
| * mlxsw: spectrum: Indicate support of multiple port typesIdo Schimmel2016-09-131-3/+5
| * mlxsw: spectrum: Report port type according to operational speedIdo Schimmel2016-09-131-1/+0
| * mlxsw: spectrum: Report link partner's advertised speedsIdo Schimmel2016-09-132-1/+27
| * mlxsw: spectrum: Correctly report autonegotiationIdo Schimmel2016-09-132-3/+14
|/
* net: ethernet: apm: xgene: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-09-131-24/+37
* net: ethernet: apm: xgene: use phydev from struct net_devicePhilippe Reynes2016-09-134-19/+18
* net: ethernet: dwmac: fix non static symbol warningWei Yongjun2016-09-131-1/+2
* net: macb: fix missing unlock on error in macb_start_xmit()Wei Yongjun2016-09-131-1/+1
* net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman2016-09-138-16/+15
* tipc: fix possible memory leak in tipc_udp_enable()Wei Yongjun2016-09-131-1/+2
* net: bridge: add helper to call /sbin/bridge-stpVivien Didelot2016-09-131-12/+31
* iwlegacy: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-2/+2
* hamradio: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-1/+1
* stmmac: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-1/+1
* sis900: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-132-3/+3
* sfc: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-2/+2
* natsemi: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-1/+1
* net: mvneta: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-1/+1
* ixgbe: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-2/+2
* i825xx: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-2/+2
* net/fsl_pq_mdio: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-4/+4
* sundance: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-1/+1
* bnx2: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-1/+1
* ethernet: amd: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-132-4/+4
* starfire: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-1/+1
* 3c59x: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-13473-2493/+3789
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-09-1292-610/+875
| |\
| | * Merge branch 'mlx4-fixes'David S. Miller2016-09-125-59/+50
| | |\
| | | * net/mlx4_en: Fix panic on xmit while port is downMoshe Shemesh2016-09-121-5/+7
| | | * net/mlx4_en: Fixes for DCBXTariq Toukan2016-09-124-43/+28
| | | * net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()Kamal Heib2016-09-121-1/+4
| | | * net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()Kamal Heib2016-09-121-10/+11
| | |/
| | * net: ethernet: renesas: sh_eth: add POST registers for rzChris Brandt2016-09-111-0/+7
| | * drivers: net: phy: mdio-xgene: Add hardware dependencyJean Delvare2016-09-101-0/+1
| | * Merge tag 'wireless-drivers-for-davem-2016-09-08' of git://git.kernel.org/pub...David S. Miller2016-09-109-13/+22
| | |\
| | | * Merge ath-current from ath.gitKalle Valo2016-09-074-10/+14
| | | |\
| | | | * ath9k: bring back direction setting in ath9k_{start_stop}Giedrius Statkevičius2016-09-071-2/+7
| | | | * ath9k: fix AR5416 access GPIO warningMiaoqing Pan2016-09-021-2/+2
| | | | * ath10k: Remove driver log suggesting QCA9887 support is experimentalMohammed Shafi Shajakhan2016-08-311-1/+0
| | | | * ath10k: fix get rx_status from htt contextAshok Raj Nagarajan2016-08-311-5/+5
| | | * | brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel2016-09-071-1/+1