aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: allow driver to override PS defaultJohannes Berg2009-08-141-1/+3
* cfg80211: check for and abort dangling scan requestsJohannes Berg2009-08-143-11/+26
* mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM framesDavid Woo2009-08-141-1/+1
* mac80211: Mark a destination sequence number as valid when a PREQ is received.David Woo2009-08-141-2/+3
* mac80211: Fix unresolved mesh frames queued without valid control.vifJavier Cardona2009-08-141-8/+10
* trivial: remove duplicate "different" from commentThadeu Lima de Souza Cascardo2009-08-141-1/+1
* mac80211: Move mpath and mpp growth to mesh workqueue.Javier Cardona2009-08-145-109/+144
* mac80211: Assign a default mesh beaconing interval.Javier Cardona2009-08-142-2/+5
* mac80211: Early detection of broken mesh paths when using minstrel.Javier Cardona2009-08-141-1/+7
* mac80211: Update the station failed frames average when minstrel is used.Javier Cardona2009-08-141-1/+9
* mac80211: Use 3-address format for mesh broadcast frames.Javier Cardona2009-08-145-56/+136
* mac80211: Use correct sign for mesh active path refresh.Andrey Yurovsky2009-08-141-1/+1
* mac80211: Improve dequeing from mpath frame queue.Javier Cardona2009-08-142-5/+3
* mac80211: small tx code cleanupJohannes Berg2009-08-141-19/+19
* mac80211: sequence number micro-optimisationJohannes Berg2009-08-141-1/+0
* mac80211: take statistics before encryptionJohannes Berg2009-08-141-18/+18
* cfg80211: add missing device list lockingJohannes Berg2009-08-141-0/+2
* mac80211: remove max_bandwidthPat Erley2009-08-141-3/+0
* cfg80211: fix locking for SIWFREQJohannes Berg2009-08-145-4/+6
* cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-146-20/+18
* mac80211: allow DMA optimisationJohannes Berg2009-08-141-0/+3
* nl80211: add generation number to all dumpsJohannes Berg2009-08-149-10/+43
* cfg80211: use reassociation when possibleJohannes Berg2009-08-144-14/+63
* cfg80211: validate channel settings across interfacesJohannes Berg2009-08-149-131/+213
* cfg80211: Set WEP ciphersSamuel Ortiz2009-08-141-2/+16
* cfg80211: fix SME association after disassociationJohannes Berg2009-08-141-0/+20
* cfg80211: fix nl80211 disconnected eventsJohannes Berg2009-08-141-2/+2
* mac80211: stay authenticated after disassocJohannes Berg2009-08-142-9/+23
* cfg80211: fix disassociation warning due to misuse of wdev->current_bssPavel Roskin2009-08-141-1/+1
* wireless: display wext SSID when connected by cfg80211Zhu Yi2009-08-141-1/+9
* mac80211: fix compilation of mesh (although its disabled)Luis R. Rodriguez2009-08-142-7/+7
* Phonet: fix /proc/net/phonet with network namespacesRémi Denis-Courmont2009-08-121-2/+3
* nl802154: support START-CONFIRM primitiveDmitry Baryshkov2009-08-121-0/+32
* af_ieee802154: add support for WANT_ACK socket optionDmitry Baryshkov2009-08-121-4/+54
* af_ieee802154: minor cleanup in dgram_bindDmitry Baryshkov2009-08-121-6/+8
* nl802154: add support for dumping WPAN interface informationDmitry Baryshkov2009-08-121-2/+104
* nl802154: make ieee802154_policy constantDmitry Baryshkov2009-08-121-1/+2
* Use correct NET_RX_* returns for atalk_rcv()Mark Smith2009-08-121-11/+14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-1228-42/+101
|\
| * sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()Rafael Laufer2009-08-091-0/+1
| * can: Fix raw_getname() leakEric Dumazet2009-08-091-0/+1
| * Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...Jussi Mäki2009-08-091-1/+1
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-08-0912-13/+14
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-071-2/+0
| | |\
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-0412-37/+79
| | |\ \
| | * | | net-dccp: suppress warning about large allocations from DCCPMel Gorman2009-07-291-2/+2
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-2710-38/+59
| | |\ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-228-11/+53
| | |\ \ \ \
| | * | | | | 9p: Possible regression in p9_client_statAbhishek Kulkarni2009-07-141-5/+2
| | * | | | | 9p: default 9p transport module fixAbhishek Kulkarni2009-07-141-3/+3