summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | net: use pci_dev->revision, againSergei Shtylyov2011-02-2813-50/+19Star
* | | net: Forgot to commit net/core/dev.c part of Jiri's ->rx_handler patch.David S. Miller2011-02-281-88/+31Star
|/ /
* | net: convert bonding to use rx_handlerJiri Pirko2011-02-281-1/+73
* | xfrm: Pass const xfrm_mark to xfrm_mark_put().David S. Miller2011-02-281-1/+1
* | xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.David S. Miller2011-02-282-9/+13
* | xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len.David S. Miller2011-02-281-2/+2
* | xfrm: Pass name as const to xfrm_*_get_byname().David S. Miller2011-02-283-9/+9
* | bond: service netpoll arp queue on master deviceAmerigo Wang2011-02-281-0/+11
* | netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang2011-02-284-12/+7Star
* | bonding: sync netpoll code with bridgeAmerigo Wang2011-02-282-57/+118
* | qeth: remove needless IPA-commands in offlineUrsula Braun2011-02-274-120/+33Star
* | pfkey: Use const where possible.David S. Miller2011-02-261-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/+1Star
* | ipv6: variable next is never used in this functionHagen Paul Pfeifer2011-02-251-3/+1Star
* | ipv6: hash is calculated but not used afterwardsHagen Paul Pfeifer2011-02-251-3/+0Star
* | ipv6: totlen is declared and assigned but not usedHagen Paul Pfeifer2011-02-251-3/+0Star
* | dccp: newdp is declared/assigned but never be usedHagen Paul Pfeifer2011-02-251-3/+0Star
* | 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/+48Star
* | Phonet: don't bother with transaction IDs (especially for indications)Rémi Denis-Courmont2011-02-252-46/+14Star
* | Phonet: remove redumdant pep->pipe_stateRémi Denis-Courmont2011-02-252-28/+6Star
* | Phonet: use socket destination in pipe protocolRémi Denis-Courmont2011-02-252-26/+16Star
* | 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-251-0/+1
* | sch_netem: Need to include vmalloc.hDavid S. Miller2011-02-251-0/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-02-25153-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/+0Star
| | * | 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/+0Star
| | * | Revert "rt2x00 : avoid timestamp for monitor injected frame."Helmut Schaa2011-02-211-6/+3Star
| | * | 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/+33Star
| | * | 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
| | * | rtlwifi: Modify wifi.h for rtl8192cuLarry Finger2011-02-212-50/+239