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
2010-06-14
mac80211: make TX aggregation start/stop request async
Johannes Berg
7
-58
/
+139
2010-06-14
mac80211: refcount aggregation queue stop
Johannes Berg
3
-40
/
+51
2010-06-14
mac80211: remove non-irqsafe aggregation callbacks
Johannes Berg
2
-2
/
+2
2010-06-14
mac80211: use RCU for TX aggregation
Johannes Berg
8
-177
/
+206
2010-06-14
mac80211: use RCU for RX aggregation
Johannes Berg
4
-63
/
+61
2010-06-14
mac80211: move aggregation callback processing
Johannes Berg
5
-28
/
+30
2010-06-14
mac80211: move blockack stop due to fragmentation
Johannes Berg
2
-4
/
+33
2010-06-14
mac80211: always process blockack action from workqueue
Johannes Berg
3
-55
/
+43
2010-06-14
mac80211: pull mgmt frame rx into rx handler
Johannes Berg
6
-97
/
+48
2010-06-14
mac80211: common work skb freeing
Johannes Berg
4
-9
/
+3
2010-06-14
mac80211: use common work function
Johannes Berg
5
-73
/
+84
2010-06-14
mac80211: use common work struct
Johannes Berg
8
-38
/
+29
2010-06-14
mac80211: use common skb queue
Johannes Berg
5
-34
/
+20
2010-06-14
mac80211: simplify station/aggregation code
Johannes Berg
6
-56
/
+24
2010-06-14
cfg80211/mac80211: allow action frame TX/RX in IBSS
Johannes Berg
6
-52
/
+57
2010-06-08
mac80211: Add netif state checking to ieee80211_ifa_changed
Juuso Oikarinen
1
-0
/
+3
2010-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-12
/
+64
2010-06-07
mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INET
John W. Linville
1
-2
/
+1
2010-06-07
mac80211: fix function pointer check
Holger Schurig
1
-1
/
+1
2010-06-04
mac80211: process station blockack action frames from work
Johannes Berg
2
-7
/
+48
2010-06-04
mac80211: Remove deprecated sta_notify commands
Sujith
1
-6
/
+0
2010-06-04
mac80211: make ARP filtering depend on CONFIG_INET
John W. Linville
2
-0
/
+8
2010-06-03
mac80211: reduce debugfs code size
Felix Fietkau
2
-122
/
+77
2010-06-03
mac80211: simplify key locking
Johannes Berg
7
-267
/
+80
2010-06-03
mac80211: move plink state
Johannes Berg
1
-22
/
+22
2010-06-03
mac80211: drop control frames after processing
Johannes Berg
1
-1
/
+6
2010-06-03
mac80211: remove useless work starting
Johannes Berg
1
-9
/
+0
2010-06-03
mac80211: move WEP weak IV check
Johannes Berg
1
-15
/
+16
2010-06-03
mac80211: clean up ieee80211_stop_tx_ba_session
Johannes Berg
3
-12
/
+8
2010-06-03
mac80211: Add support for hardware ARP query filtering
Juuso Oikarinen
5
-2
/
+116
2010-06-03
mac80211: remove bogus mod_timer() call
Johannes Berg
1
-3
/
+11
2010-06-03
cfg80211: make action channel type optional
Johannes Berg
6
-5
/
+16
2010-06-03
wireless: fix several minor description typos
Walter Goldens
3
-3
/
+3
2010-06-03
cfg80211: don't refuse HT20 channels on devices that don't support HT40
Helmut Schaa
1
-2
/
+3
2010-06-03
mac80211: add the minstrel_ht rate control algorithm
Felix Fietkau
7
-0
/
+1103
2010-06-01
mac80211: fix dialog token allocator
Johannes Berg
1
-2
/
+4
2010-06-01
mac80211: fix blockack-req processing
Johannes Berg
1
-2
/
+11
2010-05-28
mac80211: make a function static
Johannes Berg
1
-1
/
+1
2010-05-24
wireless: fix sta_info.h kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2010-05-24
Revert "ath9k: Group Key fix for VAPs"
John W. Linville
1
-1
/
+0
2010-05-21
cfg80211: add missing braces
Johannes Berg
1
-2
/
+4
2010-05-21
cfg80211: fix crash in cfg80211_set_freq()
Felix Fietkau
1
-1
/
+1
2010-05-21
cfg80211: Fix signal_type comparison
Sujith
1
-2
/
+2
2010-05-21
net: fix problem in dequeuing from input_pkt_queue
Tom Herbert
1
-13
/
+15
2010-05-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-8
/
+14
2010-05-21
gro: Fix bogus gso_size on the first fraglist entry
Herbert Xu
1
-0
/
+1
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
479
-8140
/
+24624
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2010-05-20
netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...
Joerg Marx
1
-0
/
+10
[next]