aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | inet6: Set default traffic classGerrit Renker2009-08-131-0/+3
* | | inet6: Conversion from u8 to intGerrit Renker2009-08-135-33/+11
* | | net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3)Neil Horman2009-08-131-0/+3
* | | net/bridge: Add 'hairpin' port forwarding modeFischer, Anna2009-08-134-1/+23
* | | ipv6: Log the explicit address that triggered DAD failureJens Rosenboom2009-08-131-2/+2
|/ /
* | 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
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-145-6/+20
| | |\ \ \ \ \
| | * | | | | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-1210-3/+7
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller2009-08-063-3/+33
| |\ \ \ \ \ \ \
| | * | | | | | | af_ieee802154: provide dummy get/setsockoptDmitry Eremin-Solenikov2009-08-062-0/+28