summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-19net: fix IBM EMAC driver after rename.Tony Breeds33-129/+150
2011-08-19NET: Korina: Don't include <asm/segment.h>Ralf Baechle1-1/+0
2011-08-19MAINTAINERS: qlcnicAnirban Chakraborty1-1/+1
2011-08-19net: netdev-features.txt update to Documentation/networking/00-INDEXWillem de Bruijn1-1/+1
2011-08-19vlan: reset headers on accel emulation pathJiri Pirko1-0/+2
2011-08-18MAINTAINERS: change netxen_nic maintainersAmit Kumar Salecha1-1/+2
2011-08-18forcedeth: call vlan_mode only if hw supports vlansJiri Pirko1-1/+2
2011-08-18flexcan: Add flexcan device support for p1010rdb.holt@sgi.com1-0/+2
2011-08-18flexcan: Prefer device tree clock frequency if available.holt@sgi.com2-9/+27
2011-08-18flexcan: Add of_match to platform_device definition.holt@sgi.com1-1/+12
2011-08-18flexcan: Fix up fsl-flexcan device tree binding.holt@sgi.com3-64/+17
2011-08-18flexcan: Abstract off read/write for big/little endian.holt@sgi.com1-57/+83
2011-08-18flexcan: Remove #include <mach/clock.h>holt@sgi.com1-2/+0
2011-08-18net: remove ndo_set_multicast_list callbackJiri Pirko5-13/+7
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko251-271/+258
2011-08-18net: introduce IFF_UNICAST_FLT private flagJiri Pirko17-12/+51
2011-08-18bonding: use ndo_change_rx_flags callbackJiri Pirko2-31/+14
2011-08-18Merge branch 'can/mscan' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller1-13/+13
2011-08-18via-velocity: remove non-tagged packet filteringJiri Pirko1-4/+0
2011-08-18bonding:reset backup and inactive flag of slavePeter Pan(潘卫平)1-0/+18
2011-08-18net_sched: fix port mirror/redirect stats reportingJamal Hadi Salim1-2/+1
2011-08-18rps: Inspect GRE encapsulated packets to get flow hashTom Herbert1-0/+22
2011-08-18rps: Infrastructure in __skb_get_rxhash for deep inspectionTom Herbert1-0/+7
2011-08-18rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert9-19/+39
2011-08-18rps: Some minor cleanup in get_rps_cpusTom Herbert1-5/+7
2011-08-18bnx2x: Use pr_fmt and message logging cleanupsJoe Perches7-82/+87
2011-08-18bnx2x: Coalesce pr_cont uses and fix DP typosJoe Perches6-123/+134
2011-08-18bnx2x: Remove local defines for %pM and mac addressJoe Perches3-36/+23
2011-08-17ethtool: Note common alternate exit condition for interrupt coalescingBen Hutchings1-0/+6
2011-08-17ethtool: Explicitly state the exit condition for interrupt coalescingBen Hutchings1-8/+11
2011-08-17ethtool: Correct description of 'max_coalesced_frames' fieldsBen Hutchings1-13/+13
2011-08-17ethtool: Specify what kind of coalescing struct ethtool_coalesce coversBen Hutchings1-1/+1
2011-08-17ethtool: Reformat struct ethtool_coalesce comments into kernel-doc formatBen Hutchings1-71/+64
2011-08-17sit tunnels: propagate IPv6 transport class to IPv4 Type of ServiceLionel Elie Mamane1-0/+3
2011-08-16net: Fix sungem_phy sharing.David S. Miller8-9/+12
2011-08-16sungem: sungem_phy.h movedStephen Rothwell1-1/+1
2011-08-15net/can/mscan: add __iomem annotationsMarc Kleine-Budde1-13/+13
2011-08-15net: Move sungem_phy.h under include/linuxDavid S. Miller3-2/+2
2011-08-14gianfar: reduce stack usage in gianfar_ethtool.cWang Shaoyan1-5/+21
2011-08-14net: minor update to Documentation/networking/scaling.txtWillem de Bruijn1-8/+15
2011-08-14net: add missing entries to Documentation/networking/00-INDEXWillem de Bruijn1-0/+116
2011-08-14gianfar: prevent buggy hw rx vlan taggingJiri Pirko1-2/+7
2011-08-14net: sh_eth: Fix build by forgot including linux/interrupt.hNobuhiro Iwamatsu1-0/+1
2011-08-14drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall1-2/+2
2011-08-14usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer1-9/+38
2011-08-14vmxnet3: Don't enable vlan filters in promiscuous mode.Jesse Gross1-14/+20
2011-08-13staging: remove ath6klKalle Valo111-50006/+0
2011-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David 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