index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mac80211: common work skb freeing
Johannes Berg
2010-06-14
4
-9
/
+3
*
|
mac80211: use common work function
Johannes Berg
2010-06-14
5
-73
/
+84
*
|
mac80211: use common work struct
Johannes Berg
2010-06-14
8
-38
/
+29
*
|
mac80211: use common skb queue
Johannes Berg
2010-06-14
5
-34
/
+20
*
|
mac80211: simplify station/aggregation code
Johannes Berg
2010-06-14
6
-56
/
+24
*
|
cfg80211/mac80211: allow action frame TX/RX in IBSS
Johannes Berg
2010-06-14
6
-52
/
+57
*
|
mac80211: Add netif state checking to ieee80211_ifa_changed
Juuso Oikarinen
2010-06-08
1
-0
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-07
4
-12
/
+64
|
\
\
|
|
/
|
*
mac80211: fix function pointer check
Holger Schurig
2010-06-07
1
-1
/
+1
|
*
mac80211: process station blockack action frames from work
Johannes Berg
2010-06-04
2
-7
/
+48
|
*
mac80211: fix dialog token allocator
Johannes Berg
2010-06-01
1
-2
/
+4
|
*
mac80211: fix blockack-req processing
Johannes Berg
2010-06-01
1
-2
/
+11
*
|
mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INET
John W. Linville
2010-06-07
1
-2
/
+1
*
|
mac80211: Remove deprecated sta_notify commands
Sujith
2010-06-04
1
-6
/
+0
*
|
mac80211: make ARP filtering depend on CONFIG_INET
John W. Linville
2010-06-04
2
-0
/
+8
*
|
mac80211: reduce debugfs code size
Felix Fietkau
2010-06-03
2
-122
/
+77
*
|
mac80211: simplify key locking
Johannes Berg
2010-06-03
7
-267
/
+80
*
|
mac80211: move plink state
Johannes Berg
2010-06-03
1
-22
/
+22
*
|
mac80211: drop control frames after processing
Johannes Berg
2010-06-03
1
-1
/
+6
*
|
mac80211: remove useless work starting
Johannes Berg
2010-06-03
1
-9
/
+0
*
|
mac80211: move WEP weak IV check
Johannes Berg
2010-06-03
1
-15
/
+16
*
|
mac80211: clean up ieee80211_stop_tx_ba_session
Johannes Berg
2010-06-03
3
-12
/
+8
*
|
mac80211: Add support for hardware ARP query filtering
Juuso Oikarinen
2010-06-03
5
-2
/
+116
*
|
mac80211: remove bogus mod_timer() call
Johannes Berg
2010-06-03
1
-3
/
+11
*
|
cfg80211: make action channel type optional
Johannes Berg
2010-06-02
6
-5
/
+16
*
|
wireless: fix several minor description typos
Walter Goldens
2010-06-02
3
-3
/
+3
*
|
cfg80211: don't refuse HT20 channels on devices that don't support HT40
Helmut Schaa
2010-06-02
1
-2
/
+3
*
|
mac80211: add the minstrel_ht rate control algorithm
Felix Fietkau
2010-06-02
7
-0
/
+1103
|
/
*
mac80211: make a function static
Johannes Berg
2010-05-28
1
-1
/
+1
*
wireless: fix sta_info.h kernel-doc warnings
Randy Dunlap
2010-05-24
1
-1
/
+1
*
Revert "ath9k: Group Key fix for VAPs"
John W. Linville
2010-05-24
1
-1
/
+0
*
cfg80211: add missing braces
Johannes Berg
2010-05-21
1
-2
/
+4
*
cfg80211: fix crash in cfg80211_set_freq()
Felix Fietkau
2010-05-21
1
-1
/
+1
*
cfg80211: Fix signal_type comparison
Sujith
2010-05-21
1
-2
/
+2
*
net: fix problem in dequeuing from input_pkt_queue
Tom Herbert
2010-05-21
1
-13
/
+15
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-05-20
2
-8
/
+14
|
\
|
*
netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...
Joerg Marx
2010-05-20
1
-0
/
+10
|
*
netfilter: nf_ct_sip: handle non-linear skbs
Patrick McHardy
2010-05-14
1
-8
/
+4
*
|
gro: Fix bogus gso_size on the first fraglist entry
Herbert Xu
2010-05-20
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-20
479
-8140
/
+24624
|
\
\
|
*
|
ipv6: Never schedule DAD timer on dead address
Herbert Xu
2010-05-18
1
-2
/
+8
|
*
|
ipv6: Use POSTDAD state
Herbert Xu
2010-05-18
1
-5
/
+24
|
*
|
ipv6: Use state_lock to protect ifa state
Herbert Xu
2010-05-18
1
-4
/
+23
|
*
|
ipv6: Replace inet6_ifaddr->dead with state
Herbert Xu
2010-05-18
1
-7
/
+9
|
*
|
bridge: fix build for CONFIG_SYSFS disabled
Randy Dunlap
2010-05-18
1
-1
/
+1
|
*
|
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-17
48
-131
/
+0
|
*
|
net sched: cleanup and rate limit warning
stephen hemminger
2010-05-17
1
-3
/
+6
|
*
|
pfkey: add severity to printk
stephen hemminger
2010-05-17
1
-5
/
+5
|
*
|
xfrm: add severity to printk
stephen hemminger
2010-05-17
1
-5
/
+7
|
*
|
net sched: printk message severity
stephen hemminger
2010-05-17
8
-28
/
+33
[prev]
[next]