summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers6-12/+9
2008-11-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller15-80/+349
2008-11-10cfg80211: Add kdoc for struct regulatory_requestLuis R. Rodriguez1-3/+19
2008-11-10cfg80211: Add regulatory domain intersection capabilityLuis R. Rodriguez1-8/+158
2008-11-10cfg80211: a reg rule is invalid if freq diff is 0Luis R. Rodriguez1-1/+1
2008-11-10mac80211: Allow AP mode to be enabledJouni Malinen1-0/+2
2008-11-10mac80211: fix basic rates setting from association responseTomas Winkler1-6/+12
2008-11-10nl80211: Add TX queue parameter configurationJouni Malinen2-5/+87
2008-11-10nl80211: Add basic rate configuration for AP modeJouni Malinen2-0/+26
2008-11-10wireless: implement basic rate helper functionJohannes Berg1-0/+19
2008-11-10wireless: fix two bad print_ssid conversionsHolger Schurig1-0/+4
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith1-1/+9
2008-11-10mac80211: remove SSID driver codeJohannes Berg4-45/+3
2008-11-10wireless: fix a few sparse warningsJohannes Berg3-3/+2
2008-11-10wireless: move mesh config length constantJohannes Berg3-6/+3
2008-11-10mac80211: print reason code for deauth/dissoc framesZhu Yi1-2/+4
2008-11-07tipc: trivial endian annotation in debug statementHarvey Harrison1-1/+1
2008-11-07pkt_sched: Control group classifierThomas Graf3-0/+302
2008-11-07net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman1-5/+17
2008-11-07net: fib_rules ordering fixes.Eric W. Biederman1-3/+4
2008-11-07Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller1-12/+0
2008-11-07Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller1-27/+65
2008-11-06phonet: sparse annotations of protocol, remove forward declarationHarvey Harrison2-10/+9
2008-11-06ipvs: oldlen, newlen should be be16, not be32Harvey Harrison2-8/+8
2008-11-06net: mark flow_cache_cpu_prepare() as __initAlexey Dobriyan1-1/+1
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller20-67/+155
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-17/+51
2008-11-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1
2008-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2-27/+37
2008-11-06net: Fix recursive descent in __scm_destroy().David S. Miller1-3/+21
2008-11-06net: Fix recursive descent in __scm_destroy().David Miller1-3/+21
2008-11-06Fix logic error in rfkill_check_duplicityJonathan McDowell1-1/+1
2008-11-06bonding: send IPv6 neighbor advertisement on failoverBrian Haley1-27/+65
2008-11-05net: Don't leak packets when a netns is going downEric W. Biederman1-1/+3
2008-11-05net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman1-0/+12
2008-11-05netns: Delete virtual interfaces during namespace cleanupEric W. Biederman1-0/+6
2008-11-05net/9p: fix printk format warningsRandy Dunlap1-11/+20
2008-11-05unsigned fid->fid cannot be negativeRoel Kluin1-4/+5
2008-11-059p: rdma: remove duplicated #includeHuang Weiyi1-1/+0
2008-11-05p9: Fix leak of waitqueue in request allocation pathTom Tucker1-0/+3
2008-11-059p: Remove unneeded free of fcall for FlushTom Tucker1-6/+0
2008-11-059p: Make all client spin locks IRQ safeTom Tucker1-4/+6
2008-11-059p: rdma: Set trans prior to requesting async connection opsTom Tucker1-1/+3
2008-11-05tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.David S. Miller1-2/+1
2008-11-05netfilter: netns ct: walk netns list under RTNLAlexey Dobriyan2-0/+8
2008-11-05ipv6: fix run pending DAD when interface becomes readyBenjamin Thery1-1/+3
2008-11-05net: sk_free_datagram() should use sk_mem_reclaim_partial()Eric Dumazet1-3/+2
2008-11-05net/9p: fix printk format warningsRandy Dunlap1-11/+20
2008-11-04dccp: Cleanup routines for feature negotiationGerrit Renker3-1/+3
2008-11-04dccp: Per-socket initialisation of feature negotiationGerrit Renker8-6/+69