summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-28ovs: Turn vports with dependencies into separate modulesThomas Graf
2014-10-27Merge branch 'unnecessary_resource_check'David S. Miller
2014-10-27ethernet: samsung: sxgbe: remove unnecessary checkVarka Bhadram
2014-10-27ethernet: renesas: remove unnecessary checkVarka Bhadram
2014-10-27ethernet: marvell: remove unnecessary checkVarka Bhadram
2014-10-27ethernet: apm: xgene: remove unnecessary checkVarka Bhadram
2014-10-27ethernet: wiznet: remove unnecessary checkVarka Bhadram
2014-10-27bridge: Add support for IEEE 802.11 Proxy ARPKyeyoon Park
2014-10-27ipx: remove __inline__ in c file on staticFabian Frederick
2014-10-27ipx: remove unnecessary casting on ntohlFabian Frederick
2014-10-27ipx: move extern sysctl_ipx_pprop_broadcasting to header fileFabian Frederick
2014-10-27ipv6: include linux/uaccess.h instead of asm/uaccess.hFabian Frederick
2014-10-27ipv6: replace min/casting by min_tFabian Frederick
2014-10-27ipv4: remove set but unused variable shaFabian Frederick
2014-10-27Merge branch 's390-next'David S. Miller
2014-10-27ctcm: replace sscanf by kstrto functionThomas Richter
2014-10-27lcs: replace sscanf by kstrto functionThomas Richter
2014-10-27qeth: s390 ethernet device driver dependencyThomas Richter
2014-10-27qeth: make local functions static in qeth_l3 moduleThomas Richter
2014-10-27qeth: fix some trace formating issuesThomas Richter
2014-10-27qeth: qeth_core_main make local functions staticThomas Richter
2014-10-27xen-netfront: always keep the Rx ring full of requestsDavid Vrabel
2014-10-25Merge branch 'sunvnet-napi'David S. Miller
2014-10-25sunvnet: Remove irqsave/irqrestore on vio.lockSowmini Varadhan
2014-10-25sunvnet: Use RCU to synchronize port usage with vnet_port_remove()Sowmini Varadhan
2014-10-25sunvnet: NAPIfy sunvnetSowmini Varadhan
2014-10-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-10-24net: llc: include linux/errno.h instead of asm/errno.hFabian Frederick
2014-10-24lapb: move EXPORT_SYMBOL after functions.Fabian Frederick
2014-10-24Merge branch 'berlin_ethernet'David S. Miller
2014-10-24net: pxa168_eth: Remove in-driver PHY manglingSebastian Hesselbarth
2014-10-24net: pxa168_eth: Remove HW auto-negotiaionSebastian Hesselbarth
2014-10-24net: pxa168_eth: Prepare proper libphy handlingSebastian Hesselbarth
2014-10-24net: pxa168_eth: Provide phy_interface mode on platform_dataSebastian Hesselbarth
2014-10-24phy: marvell: Add support for 88E3016 FastEthernet PHYSebastian Hesselbarth
2014-10-24natsemi/macsonic: Remove superfluous interrupt disable/restoreGeert Uytterhoeven
2014-10-24cirrus/mac89x0: Remove superfluous interrupt disable/restoreGeert Uytterhoeven
2014-10-24net: typhoon: Remove redundant castsRasmus Villemoes
2014-10-24Removed unused function sctp_addr_is_valid()Sébastien Barré
2014-10-24Merge branch 'ipv6_route'David S. Miller
2014-10-24ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fnMartin KaFai Lau
2014-10-24ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit caseMartin KaFai Lau
2014-10-24ipv6: Remove BACKTRACK macroMartin KaFai Lau
2014-10-24net: Remove trailing whitespace in tcp.h icmp.c syncookies.cKenjiro Nakayama
2014-10-24i40e: Bump versionCatherine Sullivan
2014-10-24i40e: Moving variable declaration out of the loopsAkeem G Abodunrin
2014-10-24i40e: Add 10GBaseT supportMitch Williams
2014-10-24i40e: process link events when setting up switchMitch Williams
2014-10-24i40e: Fix a bug where Rx would stop after some timeAnjali Singhai Jain
2014-10-24i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh