aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-18vlan: reset headers on accel emulation pathJiri Pirko1-0/+2
2011-08-17forcedeth: call vlan_mode only if hw supports vlansJiri Pirko1-1/+2
2011-08-17via-velocity: remove non-tagged packet filteringJiri Pirko1-4/+0
2011-08-17bonding:reset backup and inactive flag of slavePeter Pan(潘卫平)1-0/+18
2011-08-17net_sched: fix port mirror/redirect stats reportingJamal Hadi Salim1-2/+1
2011-08-16sit tunnels: propagate IPv6 transport class to IPv4 Type of ServiceLionel Elie Mamane1-0/+3
2011-08-13gianfar: reduce stack usage in gianfar_ethtool.cWang Shaoyan1-5/+21
2011-08-13net: minor update to Documentation/networking/scaling.txtWillem de Bruijn1-8/+15
2011-08-13net: add missing entries to Documentation/networking/00-INDEXWillem de Bruijn1-0/+116
2011-08-13gianfar: prevent buggy hw rx vlan taggingJiri Pirko1-2/+7
2011-08-13net: sh_eth: Fix build by forgot including linux/interrupt.hNobuhiro Iwamatsu1-0/+1
2011-08-13drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall1-2/+2
2011-08-13usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer1-9/+38
2011-08-13vmxnet3: Don't enable vlan filters in promiscuous mode.Jesse Gross1-14/+20
2011-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller4-18/+135
2011-08-13e1000e: workaround invalid Tx/Rx tail descriptor register writeBruce Allan3-4/+85
2011-08-13e1000e: workaround for packet drop on 82579 at 100MbpsBruce Allan1-5/+14
2011-08-13e1000e: Spurious interrupts & dropped packets with 82577/8/9 in half-duplexBruce Allan1-8/+33
2011-08-13ixgbe: Fix FCOE memory leak for DDP packetsAlexander Duyck1-1/+3
2011-08-12Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+7
2011-08-12Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds24-126/+113
2011-08-12Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds21-95/+111
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tipLinus Torvalds21-115/+194
2011-08-12Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds26-204/+155
2011-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds32-186/+252
2011-08-12xfs: replace xfs_buf_geterror() with bp->b_errorChandra Seetharaman2-3/+3
2011-08-12xfs: Check the return value of xfs_buf_read() for NULLChandra Seetharaman2-0/+8
2011-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into fixesArnd Bergmann14-70/+94
2011-08-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixesArnd Bergmann5-85/+94
2011-08-12Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesArnd Bergmann12-31/+63
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds46-106/+604
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-6/+7
2011-08-11Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller9-26/+49
2011-08-11sparc: Don't do hypervisor calls on non-sun4v in DS driver.David S. Miller1-6/+7
2011-08-11pnfs: Automatically select blocks & objects layoutsBoaz Harrosh1-14/+4
2011-08-11ext4: Properly count journal credits for long symlinksEric Sandeen1-2/+4
2011-08-11ext3: Properly count journal credits for long symlinksEric Sandeen1-2/+4
2011-08-11e1000e: increase driver version numberBruce Allan1-1/+1
2011-08-11e1000e: alternate MAC address updateBruce Allan1-2/+2
2011-08-11e1000e: do not disable receiver on 82574/82583Bruce Allan4-5/+12
2011-08-11e1000e: alternate MAC address does not work on device id 0x1060Bruce Allan1-1/+2
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov5-8/+32
2011-08-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville9-26/+49
2011-08-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds16-68/+239
2011-08-11MAINTAINERS: Update linus' git repositoryTracey Dent1-1/+1
2011-08-11Revert "EDAC: Correct Kconfig dependencies"Linus Torvalds1-2/+3
2011-08-11NFS41: make PNFS_BLOCK selectablePeng Tao1-5/+9
2011-08-11PCnet: Fix section mismatchRalf Baechle1-1/+1
2011-08-11bnx2x: disable dcb on 578xx since not supported yetDmitry Kravkov1-1/+1
2011-08-11bnx2x: properly clean indirect addressesDmitry Kravkov2-9/+32