summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Implement IP_UNICAST_IF socket option.Erich E. Hoover2012-02-086-3/+42
* gro: more generic L2 header checkEric Dumazet2012-02-081-2/+8
* IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier2012-02-083-47/+24
* stmmac: Fix typo in stmmac_pci.cMasanari Iida2012-02-081-1/+1
* mace: Fix build for mace due to netdev_alloc_skbPradeep A. Dalvi2012-02-081-1/+1
* sonice: Fix build due to botched netdev_alloc_skb() conversion.David S. Miller2012-02-071-1/+1
* caif: remove duplicate initializationDan Carpenter2012-02-071-2/+1
* sh-eth: use netdev stats structure and fix dma_map_singleEric Dumazet2012-02-072-32/+31
* net: fec: Fix build due to wrong dev annotationFabio Estevam2012-02-071-2/+2
* net/sched: sch_plug - Queue traffic until an explicit release commandShriram Rajagopalan2012-02-074-0/+281
* Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2012-02-077-260/+255
|\
| * tipc: Minor optimization to rejection of connection-based messagesAllan Stephens2012-02-061-2/+3
| * tipc: Eliminate alteration of publication key during name table purgingAllan Stephens2012-02-061-4/+0
| * tipc: Prevent loss of fragmented messages over broadcast linkAllan Stephens2012-02-061-22/+42
| * tipc: Prevent loss of fragmented messages over unicast linksAllan Stephens2012-02-061-3/+10
| * tipc: Remove obsolete broadcast tag capabilityAllan Stephens2012-02-063-9/+1
| * tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens2012-02-065-165/+100
| * tipc: Add missing locks in broadcast link statistics accumulationAllan Stephens2012-02-061-0/+11
| * tipc: Fix bug in broadcast link duplicate message statisticsAllan Stephens2012-02-061-0/+2
| * tipc: Fix node lock reclamation issues in broadcast link receptionAllan Stephens2012-02-061-18/+40
| * tipc: Add missing broadcast link lock when sending NACKAllan Stephens2012-02-061-0/+2
| * tipc: Fix problem with broadcast link synchronization between nodesAllan Stephens2012-02-061-2/+5
| * tipc: Ensure broadcast link re-acquires node after link failureAllan Stephens2012-02-063-4/+8
| * tipc: Prevent broadcast link stalling in dual LAN environmentsAllan Stephens2012-02-061-4/+5
| * tipc: Prevent transmission of outdated link protocol messagesAllan Stephens2012-02-061-26/+27
| * tipc: improve the link deferred queue insertion algorithmAllan Stephens2012-02-061-25/+23
* | e1000e: minor whitespace and indentation cleanupBruce Allan2012-02-072-37/+43
* | e1000e: fix sparse warnings with -D__CHECK_ENDIAN__Bruce Allan2012-02-072-8/+9
* | e1000e: fix checkpatch warning from MINMAX testBruce Allan2012-02-071-1/+1
* | e1000e: cleanup - use braces in both branches of a conditional statementBruce Allan2012-02-071-1/+2
* | e1000e: cleanup e1000_set_phys_idBruce Allan2012-02-071-2/+2
* | e1000e: cleanup e1000_init_mac_params_82571()Bruce Allan2012-02-071-42/+30
* | e1000e: cleanup e1000_init_mac_params_80003es2lan()Bruce Allan2012-02-071-21/+7
* | e1000e: cleanup - check return values consistentlyBruce Allan2012-02-072-5/+5
* | e1000e: add missing initializers reported when compiling with W=1Bruce Allan2012-02-071-3/+5
* | e1000: Adding e1000_dump functionTushar Dave2012-02-073-0/+235
* | igbvf: refactor Interrupt Throttle Rate codeMitch A Williams2012-02-073-78/+99
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-06268-4040/+5319
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-06268-4040/+5319
| |\ \
| | * | rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-3020-164/+194
| | * | ath9k: Print the correct channel modeSujith Manoharan2012-01-301-3/+1
| | * | ath9k_htc: Load firmware asynchronouslySujith Manoharan2012-01-302-56/+101
| | * | MAINTAINERS: update b43(legacy) mailing listRafał Miłecki2012-01-301-1/+2
| | * | iwlwifi: always restrict scan dwell in P2PJohannes Berg2012-01-301-3/+18
| | * | iwlwifi: add option to disalbe LEDWey-Yi Guy2012-01-303-1/+7
| | * | iwlwifi: fix uCode event tracingJohannes Berg2012-01-303-32/+76
| | * | iwlwifi: fix typoWey-Yi Guy2012-01-301-4/+4
| | * | mac80211: Move num_sta_ps counter decrement after synchronize_rcuHelmut Schaa2012-01-301-9/+9
| | * | mac80211: add support for mcs masksSimon Wunderlich2012-01-307-9/+168
| | * | nl80211: add support for mcs masksSimon Wunderlich2012-01-303-3/+65
OpenPOWER on IntegriCloud