summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-106-12/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-1015-80/+349
|\
| * cfg80211: Add kdoc for struct regulatory_requestLuis R. Rodriguez2008-11-101-3/+19
| * cfg80211: Add regulatory domain intersection capabilityLuis R. Rodriguez2008-11-101-8/+158
| * cfg80211: a reg rule is invalid if freq diff is 0Luis R. Rodriguez2008-11-101-1/+1
| * mac80211: Allow AP mode to be enabledJouni Malinen2008-11-101-0/+2
| * mac80211: fix basic rates setting from association responseTomas Winkler2008-11-101-6/+12
| * nl80211: Add TX queue parameter configurationJouni Malinen2008-11-102-5/+87
| * nl80211: Add basic rate configuration for AP modeJouni Malinen2008-11-102-0/+26
| * wireless: implement basic rate helper functionJohannes Berg2008-11-101-0/+19
| * wireless: fix two bad print_ssid conversionsHolger Schurig2008-11-101-0/+4
| * mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith2008-11-101-1/+9
| * mac80211: remove SSID driver codeJohannes Berg2008-11-104-45/+3
| * wireless: fix a few sparse warningsJohannes Berg2008-11-103-3/+2
| * wireless: move mesh config length constantJohannes Berg2008-11-103-6/+3
| * mac80211: print reason code for deauth/dissoc framesZhu Yi2008-11-101-2/+4
* | tipc: trivial endian annotation in debug statementHarvey Harrison2008-11-071-1/+1
|/
* pkt_sched: Control group classifierThomas Graf2008-11-073-0/+302
* net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman2008-11-071-5/+17
* net: fib_rules ordering fixes.Eric W. Biederman2008-11-071-3/+4
* Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller2008-11-071-12/+0
* Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-11-071-27/+65
|\
| * bonding: send IPv6 neighbor advertisement on failoverBrian Haley2008-11-061-27/+65
* | phonet: sparse annotations of protocol, remove forward declarationHarvey Harrison2008-11-062-10/+9
* | ipvs: oldlen, newlen should be be16, not be32Harvey Harrison2008-11-062-8/+8
* | net: mark flow_cache_cpu_prepare() as __initAlexey Dobriyan2008-11-061-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-0620-67/+155
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-069-17/+51
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-061-1/+1
| | |\
| | | * Fix logic error in rfkill_check_duplicityJonathan McDowell2008-11-061-1/+1
| | * | net: Fix recursive descent in __scm_destroy().David S. Miller2008-11-061-3/+21
| | * | tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.David S. Miller2008-11-051-2/+1
| | * | netfilter: netns ct: walk netns list under RTNLAlexey Dobriyan2008-11-052-0/+8
| | * | ipv6: fix run pending DAD when interface becomes readyBenjamin Thery2008-11-051-1/+3
| | * | net/9p: fix printk format warningsRandy Dunlap2008-11-051-11/+20
| | * | net: fix packet socket delivery in rx irq handlerPatrick McHardy2008-11-042-13/+36
| | * | xfrm: Have af-specific init_tempsel() initialize family field of temporary se...Andreas Steffen2008-11-042-0/+2
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-11-062-27/+37
| |\ \
| | * | net/9p: fix printk format warningsRandy Dunlap2008-11-051-11/+20
| | * | unsigned fid->fid cannot be negativeRoel Kluin2008-11-051-4/+5
| | * | 9p: rdma: remove duplicated #includeHuang Weiyi2008-11-051-1/+0
| | * | p9: Fix leak of waitqueue in request allocation pathTom Tucker2008-11-051-0/+3
| | * | 9p: Remove unneeded free of fcall for FlushTom Tucker2008-11-051-6/+0
| | * | 9p: Make all client spin locks IRQ safeTom Tucker2008-11-051-4/+6
| | * | 9p: rdma: Set trans prior to requesting async connection opsTom Tucker2008-11-051-1/+3
| * | | net: Fix recursive descent in __scm_destroy().David Miller2008-11-061-3/+21
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-043-10/+24
| |\ \ | | |/
| | * xfrm: Fix xfrm_policy_gc_lock handling.Alexey Dobriyan2008-11-031-2/+2
| | * XFRM: copy_to_user_kmaddress() reports local address twiceArnaud Ebalard2008-11-031-1/+1
| | * udp: Fix the SNMP counter of UDP_MIB_INERRORSWei Yongjun2008-11-021-2/+8
OpenPOWER on IntegriCloud