summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville321-54152/+22561
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller7-359/+445
2011-08-20net: Preserve ooo_okay when copying skb headerChangli Gao1-0/+1
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-19ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ringAlexander Duyck2-51/+73
2011-08-19ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOEAlexander Duyck2-2/+2
2011-08-19ixgbe: Refactor transmit map and cleanup routinesAlexander Duyck2-216/+247
2011-08-19ixgbe - DDP last user buffer - error to warnAmir Hanania1-4/+6
2011-08-19ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONSDaniel Baluta1-4/+5
2011-08-19e1000e: bump driver version numberBruce Allan1-1/+1
2011-08-19e1000e: convert driver to use extended descriptorsBruce Allan3-89/+120
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