summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-10-24i40e/i40evf: Fix whitespace indentationJeff Kirsher
2014-10-24i40e: enable LSE poke and simplify link stateJesse Brandeburg
2014-10-24i40e: mask phy eventsJesse Brandeburg
2014-10-22hyperv: Fix the total_data_buflen in send pathHaiyang Zhang
2014-10-22Merge branch 'amd-xgbe'David S. Miller
2014-10-22amd-xgbe: Fix napi Rx budget accountingLendacky, Thomas
2014-10-22amd-xgbe: Properly handle feature changes via ethtoolLendacky, Thomas
2014-10-22net: fec: ptp: fix NULL pointer dereference if ptp_clock is not setPhilipp Zabel
2014-10-22net: fix saving TX flow hash in sock for outgoing connectionsSathya Perla
2014-10-22xfrm6: fix a potential use after free in xfrm6_policy.cLi RongQing
2014-10-22net: fs_enet: set back promiscuity mode after restartLEROY Christophe
2014-10-22net: tso: fix unaligned access to crafted TCP header in helper APIKarl Beldan
2014-10-22sfc: remove incorrect EFX_BUG_ON_PARANOID checkJon Cooper
2014-10-22net: sched: initialize bstats syncpSabrina Dubroca
2014-10-22bpf: fix bug in eBPF verifierAlexei Starovoitov