summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2012-02-08ipv6: Implement IPV6_UNICAST_IF socket option.Erich E. Hoover
2012-02-08ipv4: Implement IP_UNICAST_IF socket option.Erich E. Hoover
2012-02-08gro: more generic L2 header checkEric Dumazet
2012-02-08IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier
2012-02-08stmmac: Fix typo in stmmac_pci.cMasanari Iida
2012-02-08mace: Fix build for mace due to netdev_alloc_skbPradeep A. Dalvi
2012-02-07sonice: Fix build due to botched netdev_alloc_skb() conversion.David S. Miller
2012-02-07caif: remove duplicate initializationDan Carpenter
2012-02-07sh-eth: use netdev stats structure and fix dma_map_singleEric Dumazet
2012-02-07net: fec: Fix build due to wrong dev annotationFabio Estevam
2012-02-07net/sched: sch_plug - Queue traffic until an explicit release commandShriram Rajagopalan
2012-02-07Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-02-07e1000e: minor whitespace and indentation cleanupBruce Allan
2012-02-07e1000e: fix sparse warnings with -D__CHECK_ENDIAN__Bruce Allan
2012-02-07e1000e: fix checkpatch warning from MINMAX testBruce Allan
2012-02-07e1000e: cleanup - use braces in both branches of a conditional statementBruce Allan
2012-02-07e1000e: cleanup e1000_set_phys_idBruce Allan
2012-02-07e1000e: cleanup e1000_init_mac_params_82571()Bruce Allan
2012-02-07e1000e: cleanup e1000_init_mac_params_80003es2lan()Bruce Allan
2012-02-07e1000e: cleanup - check return values consistentlyBruce Allan
2012-02-07e1000e: add missing initializers reported when compiling with W=1Bruce Allan
2012-02-07e1000: Adding e1000_dump functionTushar Dave
2012-02-07igbvf: refactor Interrupt Throttle Rate codeMitch A Williams
2012-02-06tipc: Minor optimization to rejection of connection-based messagesAllan Stephens
2012-02-06tipc: Eliminate alteration of publication key during name table purgingAllan Stephens
2012-02-06tipc: Prevent loss of fragmented messages over broadcast linkAllan Stephens
2012-02-06tipc: Prevent loss of fragmented messages over unicast linksAllan Stephens
2012-02-06tipc: Remove obsolete broadcast tag capabilityAllan Stephens
2012-02-06tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens
2012-02-06tipc: Add missing locks in broadcast link statistics accumulationAllan Stephens
2012-02-06tipc: Fix bug in broadcast link duplicate message statisticsAllan Stephens
2012-02-06tipc: Fix node lock reclamation issues in broadcast link receptionAllan Stephens
2012-02-06tipc: Add missing broadcast link lock when sending NACKAllan Stephens
2012-02-06tipc: Fix problem with broadcast link synchronization between nodesAllan Stephens
2012-02-06tipc: Ensure broadcast link re-acquires node after link failureAllan Stephens
2012-02-06tipc: Prevent broadcast link stalling in dual LAN environmentsAllan Stephens
2012-02-06tipc: Prevent transmission of outdated link protocol messagesAllan Stephens
2012-02-06tipc: improve the link deferred queue insertion algorithmAllan Stephens
2012-02-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-02-06net: Make qdisc_skb_cb upper size bound explicit.David S. Miller
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-02-06cnic: Add FCoE parity error recoveryMichael Chan
2012-02-06bnx2: Add missing memory barrier in bnx2_start_xmit()Vlad Zolotarov
2012-02-06bnx2: Add support for ethtool --show-channels|--set-channelsMichael Chan
2012-02-06bonding: Fix misspelling of "since"Jesper Juhl
2012-02-05caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it.Jesper Juhl