index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-12
mac80211: fix handling of null-rate control in rate_control_get_rate
Juuso Oikarinen
1
-0
/
+3
2010-02-08
mac80211: fix deferred hardware scan requests
Johannes Berg
1
-8
/
+10
2010-02-08
mac80211: Fix probe request filtering in IBSS mode
Benoit Papillault
1
-1
/
+1
2010-01-26
mac80211: fix NULL pointer dereference when ftrace is enabled
Zhu Yi
1
-1
/
+1
2010-01-18
mac80211: fix sign error in pid controller
Bob Copeland
1
-1
/
+1
2010-01-15
mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.
Benoit Papillault
1
-0
/
+3
2010-01-14
cfg80211: fix channel setting for wext
Abhijeet Kolekar
1
-0
/
+1
2010-01-11
cfg80211: fix refcount imbalance when wext is disabled
Johannes Berg
1
-2
/
+2
2010-01-11
mac80211: fix queue selection for data frames on monitor interfaces
Felix Fietkau
1
-2
/
+5
2010-01-08
mac80211: fix endian error
Johannes Berg
1
-2
/
+2
2010-01-08
mac80211: add missing sanity checks for action frames
Felix Fietkau
2
-1
/
+7
2010-01-08
mac80211: fix queue selection for packets injected via monitor interface
Lennert Buytenhek
1
-0
/
+1
2010-01-06
Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"
John W. Linville
3
-9
/
+9
2010-01-06
mac80211: fix-up build breakage in 2.6.33
John W. Linville
1
-1
/
+1
2010-01-05
mac80211: fix skb buffering issue
Johannes Berg
6
-32
/
+132
2010-01-04
cfg80211: fix syntax error on user regulatory hints
Luis R. Rodriguez
1
-1
/
+1
2009-12-28
mac80211: fix propagation of failed hardware reconfigurations
Luis R. Rodriguez
1
-0
/
+12
2009-12-28
mac80211: fix race with suspend and dynamic_ps_disable_work
Luis R. Rodriguez
1
-0
/
+4
2009-12-28
cfg80211: fix error path in cfg80211_wext_siwscan
Johannes Berg
1
-4
/
+9
2009-12-28
cfg80211: fix race between deauth and assoc response
Johannes Berg
1
-1
/
+12
2009-12-28
mac80211: fix ibss join with fixed-bssid
Felix Fietkau
1
-0
/
+4
2009-12-21
mac80211: fix WMM AP settings application
Johannes Berg
1
-0
/
+8
2009-12-21
mac80211: fix peer HT capabilities
Johannes Berg
1
-3
/
+22
2009-12-14
mac80211: Add define for TX headroom reserved by mac80211 itself.
Gertjan van Wingerde
1
-0
/
+2
2009-12-10
wireless: update old static regulatory domain rules
John W. Linville
1
-50
/
+25
2009-12-10
mac80211: Revert 'Use correct sign for mesh active path refresh'
Javier Cardona
2
-3
/
+4
2009-12-10
mac80211: Fixed bug in mesh portal paths
Javier Cardona
1
-1
/
+0
2009-12-10
net/mac80211: Correct size given to memset
Julia Lawall
1
-1
/
+1
2009-12-09
wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
John W. Linville
1
-1
/
+2
2009-12-09
cfg80211: Clear encryption privacy when key off is done.
Vivek Natarajan
1
-0
/
+1
2009-12-08
tcp: fix retrans_stamp advancing in error cases
Ilpo Järvinen
1
-3
/
+32
2009-12-08
tcp: Stalling connections: Move timeout calculation routine
Damian Lukowski
1
-0
/
+29
2009-12-08
atm: [br2684] allow routed mode operation again
chas williams - CONTRACTOR
1
-3
/
+8
2009-12-08
atm: [lec] initialize .netdev_ops before calling register_netdev()
chas williams - CONTRACTOR
1
-9
/
+1
2009-12-08
[PATCH] tcp: documents timewait refcnt tricks
Eric Dumazet
1
-14
/
+24
2009-12-08
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
2
-8
/
+23
2009-12-08
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
6
-13
/
+29
2009-12-08
tcp: Remove runtime check that can never be true.
David S. Miller
1
-5
/
+0
2009-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-9
/
+28
2009-12-08
sctp: fix compile error due to sysctl mismerge
Linus Torvalds
1
-1
/
+0
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
346
-8345
/
+13381
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
60
-1172
/
+207
2009-12-07
mac80211: Fix bug in computing crc over dynamic IEs in beacon
Vasanthakumar Thiagarajan
1
-1
/
+1
2009-12-07
net/rfkill/core.c: work around gcc-4.0.2 silliness
Andrew Morton
1
-2
/
+2
2009-12-07
mac80211: Fix dynamic power save for scanning.
Vivek Natarajan
2
-4
/
+17
2009-12-07
mac80211: recalculate idle later in MLME
Johannes Berg
1
-2
/
+8
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2
-0
/
+4
2009-12-05
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+4
2009-12-04
mac80211: fix reorder buffer release
Johannes Berg
1
-1
/
+1
2009-12-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
14
-308
/
+526
[next]