summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-20dm9000: define debug level as a module parameterVladimir Zapolskiy2-11/+8
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller265-8023/+9154
2011-08-20tg3: Update version to 3.120Matt Carlson1-2/+2
2011-08-20tg3: Add external loopback support to selftestMatt Carlson2-10/+90
2011-08-20tg3: Restructure tg3_test_loopbackMatt Carlson1-40/+40
2011-08-20tg3: Pull phy int lpbk setup into separate funcMatt Carlson1-59/+90
2011-08-20tg3: Consilidate MAC loopback codeMatt Carlson1-40/+51
2011-08-20tg3: Remove dead codeMatt Carlson1-34/+1
2011-08-20qlge: Adding Maintainer.Jitendra Kalsaria1-0/+1
2011-08-19net: add the comment for skb->l4_rxhashChangli Gao1-0/+2
2011-08-19ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONSDaniel Baluta1-4/+5
2011-08-18net: rps: support PPPOE session messagesChangli Gao1-0/+8
2011-08-18net: rps: support 802.1QChangli Gao1-0/+8
2011-08-18be2net: Storing the 'vid' got by the grp5 event instead of storing the vlan_tagSomnath Kotur2-3/+2
2011-08-18bnx2x: downgrade Max BW error message to debugMichal Schmidt1-2/+2
2011-08-18net: fix IBM EMAC driver after rename.Tony Breeds33-129/+150
2011-08-18NET: Korina: Don't include <asm/segment.h>Ralf Baechle1-1/+0
2011-08-18MAINTAINERS: qlcnicAnirban Chakraborty1-1/+1
2011-08-18net: netdev-features.txt update to Documentation/networking/00-INDEXWillem de Bruijn1-1/+1
2011-08-18vlan: reset headers on accel emulation pathJiri Pirko1-0/+2
2011-08-18MAINTAINERS: change netxen_nic maintainersAmit Kumar Salecha1-1/+2
2011-08-17forcedeth: call vlan_mode only if hw supports vlansJiri Pirko1-1/+2
2011-08-17flexcan: Add flexcan device support for p1010rdb.holt@sgi.com1-0/+2
2011-08-17flexcan: Prefer device tree clock frequency if available.holt@sgi.com2-9/+27
2011-08-17flexcan: Add of_match to platform_device definition.holt@sgi.com1-1/+12
2011-08-17flexcan: Fix up fsl-flexcan device tree binding.holt@sgi.com3-64/+17
2011-08-17flexcan: Abstract off read/write for big/little endian.holt@sgi.com1-57/+83
2011-08-17flexcan: Remove #include <mach/clock.h>holt@sgi.com1-2/+0
2011-08-17net: remove ndo_set_multicast_list callbackJiri Pirko5-13/+7
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko251-271/+258
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko17-12/+51
2011-08-17bonding: use ndo_change_rx_flags callbackJiri Pirko2-31/+14
2011-08-17Merge branch 'can/mscan' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller1-13/+13
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-17rps: Inspect GRE encapsulated packets to get flow hashTom Herbert1-0/+22
2011-08-17rps: Infrastructure in __skb_get_rxhash for deep inspectionTom Herbert1-0/+7
2011-08-17rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert9-19/+39
2011-08-17rps: Some minor cleanup in get_rps_cpusTom Herbert1-5/+7
2011-08-17bnx2x: Use pr_fmt and message logging cleanupsJoe Perches7-82/+87
2011-08-17bnx2x: Coalesce pr_cont uses and fix DP typosJoe Perches6-123/+134
2011-08-17bnx2x: Remove local defines for %pM and mac addressJoe Perches3-36/+23
2011-08-16ethtool: Note common alternate exit condition for interrupt coalescingBen Hutchings1-0/+6
2011-08-16ethtool: Explicitly state the exit condition for interrupt coalescingBen Hutchings1-8/+11
2011-08-16ethtool: Correct description of 'max_coalesced_frames' fieldsBen Hutchings1-13/+13
2011-08-16ethtool: Specify what kind of coalescing struct ethtool_coalesce coversBen Hutchings1-1/+1
2011-08-16ethtool: Reformat struct ethtool_coalesce comments into kernel-doc formatBen Hutchings1-71/+64
2011-08-16sit 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