summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool supportSaeed Mahameed2014-10-282-0/+87
| * net/mlx4_core: Introduce mlx4_get_module_info for cable module info readingSaeed Mahameed2014-10-282-0/+186
|/
* datapath: Rename last_action() as nla_is_last() and move to netlink.hSimon Horman2014-10-282-8/+13
* net: pxa168_eth: Fix providing of phy_interface mode on platform_dataSebastian Hesselbarth2014-10-282-1/+2
* net: phy: Adding SGMII support for Marvell 88ee1145 driverViet Nga Dao2014-10-281-0/+19
* ovs: Turn vports with dependencies into separate modulesThomas Graf2014-10-2811-68/+199
* Merge branch 'unnecessary_resource_check'David S. Miller2014-10-276-33/+8
|\
| * ethernet: samsung: sxgbe: remove unnecessary checkVarka Bhadram2014-10-271-3/+0
| * ethernet: renesas: remove unnecessary checkVarka Bhadram2014-10-271-6/+2
| * ethernet: marvell: remove unnecessary checkVarka Bhadram2014-10-271-4/+2
| * ethernet: apm: xgene: remove unnecessary checkVarka Bhadram2014-10-271-12/+0
| * ethernet: wiznet: remove unnecessary checkVarka Bhadram2014-10-272-8/+4
|/
* bridge: Add support for IEEE 802.11 Proxy ARPKyeyoon Park2014-10-276-1/+72
* ipx: remove __inline__ in c file on staticFabian Frederick2014-10-271-1/+1
* ipx: remove unnecessary casting on ntohlFabian Frederick2014-10-271-2/+2
* ipx: move extern sysctl_ipx_pprop_broadcasting to header fileFabian Frederick2014-10-272-3/+4
* ipv6: include linux/uaccess.h instead of asm/uaccess.hFabian Frederick2014-10-271-1/+1
* ipv6: replace min/casting by min_tFabian Frederick2014-10-271-2/+2
* ipv4: remove set but unused variable shaFabian Frederick2014-10-271-2/+1
* Merge branch 's390-next'David S. Miller2014-10-268-42/+35
|\
| * ctcm: replace sscanf by kstrto functionThomas Richter2014-10-261-4/+4
| * lcs: replace sscanf by kstrto functionThomas Richter2014-10-261-5/+6
| * qeth: s390 ethernet device driver dependencyThomas Richter2014-10-261-1/+1
| * qeth: make local functions static in qeth_l3 moduleThomas Richter2014-10-262-8/+4
| * qeth: fix some trace formating issuesThomas Richter2014-10-263-5/+5
| * qeth: qeth_core_main make local functions staticThomas Richter2014-10-262-19/+15
|/
* xen-netfront: always keep the Rx ring full of requestsDavid Vrabel2014-10-261-191/+62
* Merge branch 'sunvnet-napi'David S. Miller2014-10-252-97/+172
|\
| * sunvnet: Remove irqsave/irqrestore on vio.lockSowmini Varadhan2014-10-251-25/+5
| * sunvnet: Use RCU to synchronize port usage with vnet_port_remove()Sowmini Varadhan2014-10-251-29/+33
| * sunvnet: NAPIfy sunvnetSowmini Varadhan2014-10-252-44/+135
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-10-249-2185/+2268
|\
| * i40e: Bump versionCatherine Sullivan2014-10-231-1/+1
| * i40e: Moving variable declaration out of the loopsAkeem G Abodunrin2014-10-231-4/+3
| * i40e: Add 10GBaseT supportMitch Williams2014-10-234-5/+34
| * i40e: process link events when setting up switchMitch Williams2014-10-231-0/+8
| * i40e: Fix a bug where Rx would stop after some timeAnjali Singhai Jain2014-10-231-4/+20
| * i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh2014-10-233-6/+6
| * i40e/i40evf: Fix whitespace indentationJeff Kirsher2014-10-232-2142/+2133
| * i40e: enable LSE poke and simplify link stateJesse Brandeburg2014-10-231-23/+16
| * i40e: mask phy eventsJesse Brandeburg2014-10-233-0/+47
* | net: llc: include linux/errno.h instead of asm/errno.hFabian Frederick2014-10-241-1/+1
* | lapb: move EXPORT_SYMBOL after functions.Fabian Frederick2014-10-241-9/+8
* | Merge branch 'berlin_ethernet'David S. Miller2014-10-245-148/+150
|\ \
| * | net: pxa168_eth: Remove in-driver PHY manglingSebastian Hesselbarth2014-10-241-126/+0
| * | net: pxa168_eth: Remove HW auto-negotiaionSebastian Hesselbarth2014-10-241-15/+85
| * | net: pxa168_eth: Prepare proper libphy handlingSebastian Hesselbarth2014-10-241-15/+23
| * | net: pxa168_eth: Provide phy_interface mode on platform_dataSebastian Hesselbarth2014-10-242-0/+3
| * | phy: marvell: Add support for 88E3016 FastEthernet PHYSebastian Hesselbarth2014-10-242-0/+47
|/ /
* | natsemi/macsonic: Remove superfluous interrupt disable/restoreGeert Uytterhoeven2014-10-241-4/+0
OpenPOWER on IntegriCloud