aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-17bnx2x: Remove local defines for %pM and mac addressJoe Perches
2011-08-16ethtool: Note common alternate exit condition for interrupt coalescingBen Hutchings
2011-08-16ethtool: Explicitly state the exit condition for interrupt coalescingBen Hutchings
2011-08-16ethtool: Correct description of 'max_coalesced_frames' fieldsBen Hutchings
2011-08-16ethtool: Specify what kind of coalescing struct ethtool_coalesce coversBen Hutchings
2011-08-16ethtool: Reformat struct ethtool_coalesce comments into kernel-doc formatBen Hutchings
2011-08-16sit tunnels: propagate IPv6 transport class to IPv4 Type of ServiceLionel Elie Mamane
2011-08-16net: Fix sungem_phy sharing.David S. Miller
2011-08-15sungem: sungem_phy.h movedStephen Rothwell
2011-08-15net/can/mscan: add __iomem annotationsMarc Kleine-Budde
2011-08-14net: Move sungem_phy.h under include/linuxDavid S. Miller
2011-08-13gianfar: reduce stack usage in gianfar_ethtool.cWang Shaoyan
2011-08-13net: minor update to Documentation/networking/scaling.txtWillem de Bruijn
2011-08-13net: add missing entries to Documentation/networking/00-INDEXWillem de Bruijn
2011-08-13gianfar: prevent buggy hw rx vlan taggingJiri Pirko
2011-08-13net: sh_eth: Fix build by forgot including linux/interrupt.hNobuhiro Iwamatsu
2011-08-13drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall
2011-08-13usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer
2011-08-13vmxnet3: Don't enable vlan filters in promiscuous mode.Jesse Gross
2011-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-08-13e1000e: workaround invalid Tx/Rx tail descriptor register writeBruce Allan
2011-08-13e1000e: workaround for packet drop on 82579 at 100MbpsBruce Allan
2011-08-13e1000e: Spurious interrupts & dropped packets with 82577/8/9 in half-duplexBruce Allan
2011-08-13ixgbe: Fix FCOE memory leak for DDP packetsAlexander Duyck
2011-08-13qeth: add support for af_iucv HiperSockets transportFrank Blaschka
2011-08-13qeth: exploit asynchronous delivery of storage blocksEinar Lueck
2011-08-13qeth: support forced signal adapter indicationsEinar Lueck
2011-08-13qdio: support forced signal adapter indicationsfrank.blaschka@de.ibm.com
2011-08-13qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com
2011-08-13af_iucv: add HiperSockets transportUrsula Braun
2011-08-13if_ether: add new Ethernet Protocol ID for af_iucvFrank Blaschka
2011-08-13af_iucv: cleanup - use iucv_sk(sk) earlyUrsula Braun
2011-08-13af_iucv: use loadable iucv interfaceFrank Blaschka
2011-08-13iucv: kernel option for z/VM IUCV and HiperSocketsUrsula Braun
2011-08-13iucv: introduce loadable iucv interfaceFrank Blaschka
2011-08-13qeth: do not apply priority queuing to HiperSocketsUrsula Braun
2011-08-13qeth: l3 ipv6 vlan not working on shared OSA chpidFrank Blaschka
2011-08-13drivers/net: Kconfig and Makefile cleanupJeff Kirsher
2011-08-13acenic: Move the Alteon driverJeff Kirsher
2011-08-12tile: Move the Tilera driverJeff Kirsher
2011-08-12xircom: Move the Xircom driverJeff Kirsher
2011-08-12sh_eth: Move the Renesas SuperH driverJeff Kirsher
2011-08-12netx: Move the netx driverJeff Kirsher
2011-08-12dm9000: Move the Davicom driverJeff Kirsher
2011-08-12enc28j60: Move the Microchip driverJeff Kirsher
2011-08-12greth: Move the Aeroflex Gaisler driverJeff Kirsher
2011-08-12ethoc: Move the Avionic driverJeff Kirsher
2011-08-12dnet: Move the Dave Ethernet driverJeff Kirsher
2011-08-12hp100: Move the HP driverJeff Kirsher
2011-08-12Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds