aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ixgbe: Address fact that RSC was not setting GSO size for incoming framesAlexander Duyck2012-02-10
* ixgbe: Minor refactor of RSCAlexander Duyck2012-02-10
* igb: fix warning about unused functionEmil Tantilov2012-02-10
* e1000e: replace '1' with 'true' for boolean get_link_statusBruce Allan2012-02-10
* e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()Bruce Allan2012-02-10
* e1000e: use true/false for bool autoneg_falseBruce Allan2012-02-10
* e1000e: remove unnecessary parenthesesBruce Allan2012-02-10
* e1000e: remove unnecessary returns from void functionsBruce Allan2012-02-10
* e1000e: remove test that is always falseBruce Allan2012-02-10
* cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATEEddie Wai2012-02-09
* cnic: set error flag when iSCSI connection failsJeffrey Huang2012-02-09
* netxen_nic: signedness bug in netxen_md_entry_err_chk()Dan Carpenter2012-02-08
* qeth: add wake_up on write channelUrsula Braun2012-02-08
* qeth: add query OSA address table supportFrank Blaschka2012-02-08
* af_iucv: allow retrieval of maximum message sizeUrsula Braun2012-02-08
* af_iucv: change net_device handling for HS transportUrsula Braun2012-02-08
* af_iucv: block writing if msg limit is exceededUrsula Braun2012-02-08
* af_iucv: remove IUCV-pathes completelyUrsula Braun2012-02-08
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* ipv6: Implement IPV6_UNICAST_IF socket option.Erich E. Hoover2012-02-08
* ipv4: Implement IP_UNICAST_IF socket option.Erich E. Hoover2012-02-08
* gro: more generic L2 header checkEric Dumazet2012-02-08
* IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier2012-02-08
* stmmac: Fix typo in stmmac_pci.cMasanari Iida2012-02-08
* mace: Fix build for mace due to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* sonice: Fix build due to botched netdev_alloc_skb() conversion.David S. Miller2012-02-07
* caif: remove duplicate initializationDan Carpenter2012-02-07
* sh-eth: use netdev stats structure and fix dma_map_singleEric Dumazet2012-02-07
* net: fec: Fix build due to wrong dev annotationFabio Estevam2012-02-07
* net/sched: sch_plug - Queue traffic until an explicit release commandShriram Rajagopalan2012-02-07
* Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2012-02-07
|\
| * tipc: Minor optimization to rejection of connection-based messagesAllan Stephens2012-02-06
| * tipc: Eliminate alteration of publication key during name table purgingAllan Stephens2012-02-06
| * tipc: Prevent loss of fragmented messages over broadcast linkAllan Stephens2012-02-06
| * tipc: Prevent loss of fragmented messages over unicast linksAllan Stephens2012-02-06
| * tipc: Remove obsolete broadcast tag capabilityAllan Stephens2012-02-06
| * tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens2012-02-06
| * tipc: Add missing locks in broadcast link statistics accumulationAllan Stephens2012-02-06
| * tipc: Fix bug in broadcast link duplicate message statisticsAllan Stephens2012-02-06
| * tipc: Fix node lock reclamation issues in broadcast link receptionAllan Stephens2012-02-06
| * tipc: Add missing broadcast link lock when sending NACKAllan Stephens2012-02-06
| * tipc: Fix problem with broadcast link synchronization between nodesAllan Stephens2012-02-06
| * tipc: Ensure broadcast link re-acquires node after link failureAllan Stephens2012-02-06
| * tipc: Prevent broadcast link stalling in dual LAN environmentsAllan Stephens2012-02-06
| * tipc: Prevent transmission of outdated link protocol messagesAllan Stephens2012-02-06
| * tipc: improve the link deferred queue insertion algorithmAllan Stephens2012-02-06
* | e1000e: minor whitespace and indentation cleanupBruce Allan2012-02-07
* | e1000e: fix sparse warnings with -D__CHECK_ENDIAN__Bruce Allan2012-02-07
* | e1000e: fix checkpatch warning from MINMAX testBruce Allan2012-02-07