summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-08-20net: Preserve ooo_okay when copying skb headerChangli Gao
2011-08-20dm9000: define debug level as a module parameterVladimir Zapolskiy
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-20tg3: Update version to 3.120Matt Carlson
2011-08-20tg3: Add external loopback support to selftestMatt Carlson
2011-08-20tg3: Restructure tg3_test_loopbackMatt Carlson
2011-08-20tg3: Pull phy int lpbk setup into separate funcMatt Carlson
2011-08-20tg3: Consilidate MAC loopback codeMatt Carlson
2011-08-20tg3: Remove dead codeMatt Carlson
2011-08-20qlge: Adding Maintainer.Jitendra Kalsaria
2011-08-19net: add the comment for skb->l4_rxhashChangli Gao
2011-08-19ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ringAlexander Duyck
2011-08-19ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOEAlexander Duyck
2011-08-19ixgbe: Refactor transmit map and cleanup routinesAlexander Duyck
2011-08-19ixgbe - DDP last user buffer - error to warnAmir Hanania
2011-08-19ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONSDaniel Baluta
2011-08-19e1000e: bump driver version numberBruce Allan
2011-08-19e1000e: convert driver to use extended descriptorsBruce Allan
2011-08-19net: rps: support PPPOE session messagesChangli Gao
2011-08-19net: rps: support 802.1QChangli Gao
2011-08-19be2net: Storing the 'vid' got by the grp5 event instead of storing the vlan_tagSomnath Kotur
2011-08-19bnx2x: downgrade Max BW error message to debugMichal Schmidt
2011-08-19net: fix IBM EMAC driver after rename.Tony Breeds
2011-08-19NET: Korina: Don't include <asm/segment.h>Ralf Baechle
2011-08-19MAINTAINERS: qlcnicAnirban Chakraborty
2011-08-19net: netdev-features.txt update to Documentation/networking/00-INDEXWillem de Bruijn
2011-08-19vlan: reset headers on accel emulation pathJiri Pirko
2011-08-18MAINTAINERS: change netxen_nic maintainersAmit Kumar Salecha
2011-08-18forcedeth: call vlan_mode only if hw supports vlansJiri Pirko
2011-08-18flexcan: Add flexcan device support for p1010rdb.holt@sgi.com
2011-08-18flexcan: Prefer device tree clock frequency if available.holt@sgi.com
2011-08-18flexcan: Add of_match to platform_device definition.holt@sgi.com
2011-08-18flexcan: Fix up fsl-flexcan device tree binding.holt@sgi.com
2011-08-18flexcan: Abstract off read/write for big/little endian.holt@sgi.com
2011-08-18flexcan: Remove #include <mach/clock.h>holt@sgi.com
2011-08-18net: remove ndo_set_multicast_list callbackJiri Pirko
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-18net: introduce IFF_UNICAST_FLT private flagJiri Pirko
2011-08-18bonding: use ndo_change_rx_flags callbackJiri Pirko
2011-08-18Merge branch 'can/mscan' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller
2011-08-18via-velocity: remove non-tagged packet filteringJiri Pirko
2011-08-18bonding:reset backup and inactive flag of slavePeter Pan(潘卫平)
2011-08-18net_sched: fix port mirror/redirect stats reportingJamal Hadi Salim
2011-08-18rps: Inspect GRE encapsulated packets to get flow hashTom Herbert
2011-08-18rps: Infrastructure in __skb_get_rxhash for deep inspectionTom Herbert
2011-08-18rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert
2011-08-18rps: Some minor cleanup in get_rps_cpusTom Herbert
2011-08-17bnx2x: Use pr_fmt and message logging cleanupsJoe Perches