summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2009-08-14mac80211: Assign a default mesh beaconing interval.Javier Cardona2-2/+5
2009-08-14mac80211: Early detection of broken mesh paths when using minstrel.Javier Cardona1-1/+7
2009-08-14mac80211: Update the station failed frames average when minstrel is used.Javier Cardona1-1/+9
2009-08-14mac80211: Use 3-address format for mesh broadcast frames.Javier Cardona5-56/+136
2009-08-14mac80211: Use correct sign for mesh active path refresh.Andrey Yurovsky1-1/+1
2009-08-14mac80211: Improve dequeing from mpath frame queue.Javier Cardona2-5/+3
2009-08-14mac80211: small tx code cleanupJohannes Berg1-19/+19
2009-08-14mac80211: sequence number micro-optimisationJohannes Berg1-1/+0
2009-08-14mac80211: take statistics before encryptionJohannes Berg1-18/+18
2009-08-14cfg80211: add missing device list lockingJohannes Berg1-0/+2
2009-08-14mac80211: remove max_bandwidthPat Erley1-3/+0
2009-08-14cfg80211: fix locking for SIWFREQJohannes Berg5-4/+6
2009-08-14cfg80211: fix alignment problem in scan requestJohannes Berg6-20/+18
2009-08-14mac80211: allow DMA optimisationJohannes Berg1-0/+3
2009-08-14nl80211: add generation number to all dumpsJohannes Berg9-10/+43
2009-08-14cfg80211: use reassociation when possibleJohannes Berg4-14/+63
2009-08-14cfg80211: validate channel settings across interfacesJohannes Berg9-131/+213
2009-08-14cfg80211: Set WEP ciphersSamuel Ortiz1-2/+16
2009-08-14cfg80211: fix SME association after disassociationJohannes Berg1-0/+20
2009-08-14cfg80211: fix nl80211 disconnected eventsJohannes Berg1-2/+2
2009-08-14mac80211: stay authenticated after disassocJohannes Berg2-9/+23
2009-08-14cfg80211: fix disassociation warning due to misuse of wdev->current_bssPavel Roskin1-1/+1
2009-08-14wireless: display wext SSID when connected by cfg80211Zhu Yi1-1/+9
2009-08-14mac80211: fix compilation of mesh (although its disabled)Luis R. Rodriguez2-7/+7
2009-08-12Phonet: fix /proc/net/phonet with network namespacesRémi Denis-Courmont1-2/+3
2009-08-12nl802154: support START-CONFIRM primitiveDmitry Baryshkov1-0/+32
2009-08-12af_ieee802154: add support for WANT_ACK socket optionDmitry Baryshkov1-4/+54
2009-08-12af_ieee802154: minor cleanup in dgram_bindDmitry Baryshkov1-6/+8
2009-08-12nl802154: add support for dumping WPAN interface informationDmitry Baryshkov1-2/+104
2009-08-12nl802154: make ieee802154_policy constantDmitry Baryshkov1-1/+2
2009-08-12Use correct NET_RX_* returns for atalk_rcv()Mark Smith1-11/+14
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller28-42/+101
2009-08-09sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()Rafael Laufer1-0/+1
2009-08-09can: Fix raw_getname() leakEric Dumazet1-0/+1
2009-08-09Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...Jussi Mäki1-1/+1
2009-08-09Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller12-13/+14
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+0
2009-08-06net: Avoid enqueuing skb for default qdiscsKrishna Kumar2-49/+92
2009-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller3-3/+33
2009-08-06irda: Fix irda_getname() leakEric Dumazet1-0/+1
2009-08-06appletalk: fix atalk_getname() leakEric Dumazet1-0/+1
2009-08-06netrom: Fix nr_getname() leakEric Dumazet1-0/+1
2009-08-06econet: Fix econet_getname() leakEric Dumazet1-0/+1
2009-08-06rose: Fix rose_getname() leakEric Dumazet1-0/+1
2009-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller20-183/+349
2009-08-06af_ieee802154: provide dummy get/setsockoptDmitry Eremin-Solenikov2-0/+28
2009-08-06af_ieee802154: fix ioctl processingDmitry Eremin-Solenikov1-3/+5
2009-08-05net/rds: Use AF_INET for sin_family fieldJulia Lawall1-1/+1
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+5
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt1-0/+5