summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sfc: Read MC firmware version when requested through ethtoolBen Hutchings2011-02-285-41/+9
* sfc: Reduce size of efx_rx_buffer further by removing data memberSteve Hodgson2011-02-282-24/+28
* sfc: Reduce size of efx_rx_buffer by unionising skb and pageSteve Hodgson2011-02-282-53/+51
* net: convert bonding to use rx_handlerJiri Pirko2011-02-271-1/+73
* xfrm: Pass const xfrm_mark to xfrm_mark_put().David S. Miller2011-02-271-1/+1
* xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.David S. Miller2011-02-272-9/+13
* xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len.David S. Miller2011-02-271-2/+2
* xfrm: Pass name as const to xfrm_*_get_byname().David S. Miller2011-02-273-9/+9
* bond: service netpoll arp queue on master deviceAmerigo Wang2011-02-271-0/+11
* netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang2011-02-274-12/+7
* bonding: sync netpoll code with bridgeAmerigo Wang2011-02-272-57/+118
* qeth: remove needless IPA-commands in offlineUrsula Braun2011-02-264-120/+33
* pfkey: Use const where possible.David S. Miller2011-02-251-94/+107
* sched: protocol only needed when CONFIG_NET_CLS_ACT is enabledHagen Paul Pfeifer2011-02-251-2/+2
* ipv6: ignore rtnl_unicast() return codeHagen Paul Pfeifer2011-02-251-2/+1
* ipv6: variable next is never used in this functionHagen Paul Pfeifer2011-02-251-3/+1
* ipv6: hash is calculated but not used afterwardsHagen Paul Pfeifer2011-02-251-3/+0
* ipv6: totlen is declared and assigned but not usedHagen Paul Pfeifer2011-02-251-3/+0
* dccp: newdp is declared/assigned but never be usedHagen Paul Pfeifer2011-02-251-3/+0
* phonet: Protect pipe_do_remove() with appropriate ifdefs.David S. Miller2011-02-251-0/+2
* Phonet: fix flawed "SYN/ACK" logicRémi Denis-Courmont2011-02-252-78/+48
* Phonet: don't bother with transaction IDs (especially for indications)Rémi Denis-Courmont2011-02-252-46/+14
* Phonet: remove redumdant pep->pipe_stateRémi Denis-Courmont2011-02-252-28/+6
* Phonet: use socket destination in pipe protocolRémi Denis-Courmont2011-02-252-26/+16
* Phonet: implement per-socket destination/peer addressRémi Denis-Courmont2011-02-253-7/+17
* Phonet: allow multiple listen() and fix small race conditionRémi Denis-Courmont2011-02-251-5/+5
* rtlwifi: Need to include vmalloc.hDavid S. Miller2011-02-241-0/+1
* sch_netem: Need to include vmalloc.hDavid S. Miller2011-02-241-0/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-02-24153-6364/+22696
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-02-22153-6364/+22696
| |\
| | * ath9k_hw: Fix power on resetSujith Manoharan2011-02-211-1/+0
| | * rt2x00: Add support for RT5390 chipRA-Shiang Tu2011-02-215-55/+440
| | * rt2x00: Add/Modify the GPIO register definitionShiang Tu2011-02-212-3/+9
| | * rt2x00: Add/Modify protection related register definitionsShiang Tu2011-02-212-14/+20
| | * rt2x00: Remove superfluos empty lineHelmut Schaa2011-02-211-1/+0
| | * Revert "rt2x00 : avoid timestamp for monitor injected frame."Helmut Schaa2011-02-211-6/+3
| | * rt2x00: Minor optimization for devices with RTS/CTS offloadHelmut Schaa2011-02-211-3/+3
| | * rt2x00: Fix rt2800 txpower setting to correct valueRA-Jay Hung2011-02-213-77/+199
| | * rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversit...RA-Jay Hung2011-02-213-9/+70
| | * rtlwifi: Remove obsolete/unused macrosLarry Finger2011-02-212-102/+33
| | * rtlwifi: rtl8192ce: Fix endian warningsLarry Finger2011-02-2110-291/+313
| | * rtlwifi: Modify build system for rtl8192cuLarry Finger2011-02-215-3/+35
| | * rtlwifi: rtl8192cu: Add routine trxGeorge2011-02-211-0/+684
| | * rtlwifi: rtl8192cu: Add routine tableGeorge2011-02-211-0/+1888
| | * rtlwifi: rtl8192cu: Add routine rfGeorge2011-02-211-0/+493
| | * rtlwifi: rtl8192cu: Add routine phyGeorge2011-02-211-0/+611
| | * rtlwifi: rtl8192cu: Add routine macGeorge2011-02-211-0/+1144
| | * rtlwifi: rtl8192cu: Add routine hwGeorge2011-02-211-0/+2505
| | * rtlwifi: rtl8192cu: Add routines dm, fw, led and swGeorge2011-02-214-0/+615
| | * rtlwifi: Move common parts of rtl8192ce/phy.cLarry Finger2011-02-212-2018/+2050
OpenPOWER on IntegriCloud