index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-20
mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.
Javier Cardona
5
-29
/
+24
2009-08-20
mac80211: remove deprecated API
Johannes Berg
1
-4
/
+0
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
7
-43
/
+77
2009-08-20
cfg80211: report userspace SME connected event properly
Johannes Berg
2
-16
/
+15
2009-08-20
cfg80211: fix deadlock
Johannes Berg
1
-12
/
+18
2009-08-20
cfg80211: export cfg80211_wext_siwfreq
Jussi Kivilinna
1
-0
/
+1
2009-08-15
can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path
Oliver Hartkopp
1
-5
/
+13
2009-08-15
vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field
Vasu Dev
2
-0
/
+42
2009-08-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+8
2009-08-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
29
-430
/
+801
2009-08-14
cfg80211: allow driver to override PS default
Johannes Berg
1
-1
/
+3
2009-08-14
cfg80211: check for and abort dangling scan requests
Johannes Berg
3
-11
/
+26
2009-08-14
mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames
David Woo
1
-1
/
+1
2009-08-14
mac80211: Mark a destination sequence number as valid when a PREQ is received.
David Woo
1
-2
/
+3
2009-08-14
mac80211: Fix unresolved mesh frames queued without valid control.vif
Javier Cardona
1
-8
/
+10
2009-08-14
trivial: remove duplicate "different" from comment
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-08-14
mac80211: Move mpath and mpp growth to mesh workqueue.
Javier Cardona
5
-109
/
+144
2009-08-14
mac80211: Assign a default mesh beaconing interval.
Javier Cardona
2
-2
/
+5
2009-08-14
mac80211: Early detection of broken mesh paths when using minstrel.
Javier Cardona
1
-1
/
+7
2009-08-14
mac80211: Update the station failed frames average when minstrel is used.
Javier Cardona
1
-1
/
+9
2009-08-14
mac80211: Use 3-address format for mesh broadcast frames.
Javier Cardona
5
-56
/
+136
2009-08-14
mac80211: Use correct sign for mesh active path refresh.
Andrey Yurovsky
1
-1
/
+1
2009-08-14
mac80211: Improve dequeing from mpath frame queue.
Javier Cardona
2
-5
/
+3
2009-08-14
mac80211: small tx code cleanup
Johannes Berg
1
-19
/
+19
2009-08-14
mac80211: sequence number micro-optimisation
Johannes Berg
1
-1
/
+0
2009-08-14
mac80211: take statistics before encryption
Johannes Berg
1
-18
/
+18
2009-08-14
cfg80211: add missing device list locking
Johannes Berg
1
-0
/
+2
2009-08-14
mac80211: remove max_bandwidth
Pat Erley
1
-3
/
+0
2009-08-14
cfg80211: fix locking for SIWFREQ
Johannes Berg
5
-4
/
+6
2009-08-14
cfg80211: fix alignment problem in scan request
Johannes Berg
6
-20
/
+18
2009-08-14
mac80211: allow DMA optimisation
Johannes Berg
1
-0
/
+3
2009-08-14
nl80211: add generation number to all dumps
Johannes Berg
9
-10
/
+43
2009-08-14
cfg80211: use reassociation when possible
Johannes Berg
4
-14
/
+63
2009-08-14
cfg80211: validate channel settings across interfaces
Johannes Berg
9
-131
/
+213
2009-08-14
cfg80211: Set WEP ciphers
Samuel Ortiz
1
-2
/
+16
2009-08-14
cfg80211: fix SME association after disassociation
Johannes Berg
1
-0
/
+20
2009-08-14
cfg80211: fix nl80211 disconnected events
Johannes Berg
1
-2
/
+2
2009-08-14
mac80211: stay authenticated after disassoc
Johannes Berg
2
-9
/
+23
2009-08-14
cfg80211: fix disassociation warning due to misuse of wdev->current_bss
Pavel Roskin
1
-1
/
+1
2009-08-14
wireless: display wext SSID when connected by cfg80211
Zhu Yi
1
-1
/
+9
2009-08-14
mac80211: fix compilation of mesh (although its disabled)
Luis R. Rodriguez
2
-7
/
+7
2009-08-14
inet6: Set default traffic class
Gerrit Renker
1
-0
/
+3
2009-08-14
inet6: Conversion from u8 to int
Gerrit Renker
5
-33
/
+11
2009-08-14
net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3)
Neil Horman
1
-0
/
+3
2009-08-14
net/bridge: Add 'hairpin' port forwarding mode
Fischer, Anna
4
-1
/
+23
2009-08-14
ipv6: Log the explicit address that triggered DAD failure
Jens Rosenboom
1
-2
/
+2
2009-08-13
mac80211: fix panic when splicing unprepared TIDs
Luis R. Rodriguez
1
-0
/
+8
2009-08-13
Phonet: fix /proc/net/phonet with network namespaces
RĂ©mi Denis-Courmont
1
-2
/
+3
2009-08-13
nl802154: support START-CONFIRM primitive
Dmitry Baryshkov
1
-0
/
+32
2009-08-13
af_ieee802154: add support for WANT_ACK socket option
Dmitry Baryshkov
1
-4
/
+54
[next]