summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | cirrus/mac89x0: Remove superfluous interrupt disable/restoreGeert Uytterhoeven2014-10-241-6/+2
* | net: typhoon: Remove redundant castsRasmus Villemoes2014-10-241-2/+2
* | Removed unused function sctp_addr_is_valid()Sébastien Barré2014-10-241-1/+0
* | Merge branch 'ipv6_route'David S. Miller2014-10-241-41/+53
|\ \
| * | ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fnMartin KaFai Lau2014-10-241-14/+16
| * | ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit caseMartin KaFai Lau2014-10-241-3/+3
| * | ipv6: Remove BACKTRACK macroMartin KaFai Lau2014-10-241-30/+40
|/ /
* | net: Remove trailing whitespace in tcp.h icmp.c syncookies.cKenjiro Nakayama2014-10-243-8/+6
* | hyperv: Fix the total_data_buflen in send pathHaiyang Zhang2014-10-221-0/+1
* | Merge branch 'amd-xgbe'David S. Miller2014-10-221-9/+13
|\ \
| * | amd-xgbe: Fix napi Rx budget accountingLendacky, Thomas2014-10-221-8/+12
| * | amd-xgbe: Properly handle feature changes via ethtoolLendacky, Thomas2014-10-221-1/+1
|/ /
* | net: fec: ptp: fix NULL pointer dereference if ptp_clock is not setPhilipp Zabel2014-10-221-1/+2
OpenPOWER on IntegriCloud