summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-08-12Phonet: fix /proc/net/phonet with network namespacesRémi Denis-Courmont
2009-08-12nl802154: support START-CONFIRM primitiveDmitry Baryshkov
2009-08-12af_ieee802154: add support for WANT_ACK socket optionDmitry Baryshkov
2009-08-12af_ieee802154: minor cleanup in dgram_bindDmitry Baryshkov
2009-08-12nl802154: add support for dumping WPAN interface informationDmitry Baryshkov
2009-08-12nl802154: make ieee802154_policy constantDmitry Baryshkov
2009-08-12Use correct NET_RX_* returns for atalk_rcv()Mark Smith
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-09sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()Rafael Laufer
2009-08-09can: Fix raw_getname() leakEric Dumazet
2009-08-09Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...Jussi Mäki
2009-08-09Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-06net: Avoid enqueuing skb for default qdiscsKrishna Kumar
2009-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller
2009-08-06irda: Fix irda_getname() leakEric Dumazet
2009-08-06appletalk: fix atalk_getname() leakEric Dumazet
2009-08-06netrom: Fix nr_getname() leakEric Dumazet
2009-08-06econet: Fix econet_getname() leakEric Dumazet
2009-08-06rose: Fix rose_getname() leakEric Dumazet
2009-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-06af_ieee802154: provide dummy get/setsockoptDmitry Eremin-Solenikov
2009-08-06af_ieee802154: fix ioctl processingDmitry Eremin-Solenikov
2009-08-05net/rds: Use AF_INET for sin_family fieldJulia Lawall
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt
2009-08-05phonet: phonet_device_get() fixEric Dumazet
2009-08-05net: mark read-only arrays as constJan Engelhardt
2009-08-05dccp: missing destroy of percpu counter variable while unload moduleWei Yongjun
2009-08-05net: Fix spinlock use in alloc_netdev_mq()Ingo Molnar
2009-08-04xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.David S. Miller
2009-08-04xfrm4: fix build when SYSCTLs are disabledRandy Dunlap
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-04mac80211: FIF_PSPOLL filter flagIgor Perminov
2009-08-04cfg80211: clear SSID on disconnect/no connectionJohannes Berg
2009-08-04rfkill: add the GPS radio typeTomas Winkler
2009-08-04mac80211: Increase timeouts for station pollingMaxim Levitsky
2009-08-04mac80211: Retry probe request few timesMaxim Levitsky
2009-08-04cfg80211: lower dynamic PS timeout to 100msJohannes Berg
2009-08-04cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez
2009-08-04cfg80211: decouple regulatory variables from cfg80211_mutexLuis R. Rodriguez
2009-08-04cfg80211: do not iterate over rdev list on country IE hintLuis R. Rodriguez
2009-08-04cfg80211: use goto out on country IE reg hint failureLuis R. Rodriguez
2009-08-04mac80211: fix powersaveJohannes Berg
2009-08-04cfg80211: fix NETDEV_UNREGISTER notifierJohannes Berg
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-08-04mac80211: fix sparse warnings/errorsJohannes Berg
2009-08-04cfg80211: keep track of current_bss for userspace SMEJohannes Berg
2009-08-04mac80211: disable beacons before removing the associated interfaceBob Copeland
2009-08-04wext: remove extra return on wireless_nlevent_init()Luis R. Rodriguez