summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-24be2net: fix erx->rx_drops_no_frags wrap aroundSathya Perla
2011-08-24be2net: get rid of memory mapped pci-cfg space addressSathya Perla
2011-08-24be2net: Fix race in posting rx buffers.Sathya Perla
2011-08-24rps: support IPIP encapsulationEric Dumazet
2011-08-24Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-08-22net: add APIs for manipulating skb page fragments.Ian Campbell
2011-08-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-08-22net: vlan: goto another_round instead of calling __netif_receive_skbJiri Pirko
2011-08-22net/wan/hdlc_ppp: use break in switchJesper Juhl
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-22batman-adv: merge update_transtable() into tt related codeMarek Lindner
2011-08-22batman-adv: reuse tt_len() to calculate tt buffer lengthMarek Lindner
2011-08-22batman-adv: print client flags in the local/global transtables outputAntonio Quartulli
2011-08-22batman-adv: implement AP-isolation on the sender sideAntonio Quartulli
2011-08-22batman-adv: implement AP-isolation on the receiver sideAntonio Quartulli
2011-08-22batman-adv: detect clients connected through a 802.11 deviceAntonio Quartulli
2011-08-22batman-adv: correct several typ0s in the commentsAntonio Quartulli
2011-08-22batman-adv: hash_add() has to discriminate on the return valueAntonio Quartulli
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