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
2009-08-04
mac80211: Retry probe request few times
Maxim Levitsky
2
-12
/
+31
2009-08-04
cfg80211: lower dynamic PS timeout to 100ms
Johannes Berg
1
-1
/
+1
2009-08-04
cfg80211: enable country IE support to all cfg80211 drivers
Luis R. Rodriguez
4
-10
/
+33
2009-08-04
cfg80211: decouple regulatory variables from cfg80211_mutex
Luis R. Rodriguez
2
-12
/
+38
2009-08-04
cfg80211: do not iterate over rdev list on country IE hint
Luis R. Rodriguez
1
-42
/
+9
2009-08-04
cfg80211: use goto out on country IE reg hint failure
Luis R. Rodriguez
1
-4
/
+2
2009-08-04
mac80211: fix powersave
Johannes Berg
1
-7
/
+6
2009-08-04
cfg80211: fix NETDEV_UNREGISTER notifier
Johannes Berg
1
-4
/
+11
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
11
-49
/
+92
2009-08-04
mac80211: fix sparse warnings/errors
Johannes Berg
2
-2
/
+5
2009-08-04
cfg80211: keep track of current_bss for userspace SME
Johannes Berg
4
-33
/
+51
2009-08-04
mac80211: disable beacons before removing the associated interface
Bob Copeland
3
-1
/
+16
2009-08-04
wext: remove extra return on wireless_nlevent_init()
Luis R. Rodriguez
1
-1
/
+0
2009-08-04
mac80211: disable software retry for now
Johannes Berg
1
-0
/
+26
2009-08-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-6
/
+10
2009-08-03
cfg80211: fix regression on beacon world roaming feature
Luis R. Rodriguez
2
-5
/
+7
2009-08-03
cfg80211: add two missing NULL pointer checks
Johannes Berg
1
-1
/
+3
2009-08-03
bluetooth: rfcomm_init bug fix
Dave Young
2
-9
/
+20
2009-08-02
neigh: Convert garbage collection from softirq to workqueue
Eric Dumazet
1
-46
/
+43
2009-08-02
IPVS: use pr_err and friends instead of IP_VS_ERR and friends
Hannes Eder
20
-147
/
+145
2009-08-02
inet6: functions shadow global variable
Gerrit Renker
1
-2
/
+2
2009-08-02
net: restore the original spinlock to protect unicast list
Jiri Pirko
1
-9
/
+16
2009-08-02
net: net_assign_generic() fix
Eric Dumazet
1
-1
/
+1
2009-07-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
26
-561
/
+846
2009-07-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-34
/
+54
2009-07-30
xfrm: select sane defaults for xfrm[4|6] gc_thresh
Neil Horman
4
-13
/
+33
2009-07-30
IPVS: use pr_fmt
Hannes Eder
23
-4
/
+74
2009-07-30
ipv4: ARP neigh procfs buffer overflow
roel kluin
1
-1
/
+3
2009-07-30
vlan: allow creating vlan when real device is not up
Stephen Hemminger
1
-6
/
+0
2009-07-30
net/netlabel: Add kmalloc NULL tests
Julia Lawall
1
-1
/
+1
2009-07-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-10
/
+28
2009-07-29
net-dccp: suppress warning about large allocations from DCCP
Mel Gorman
1
-2
/
+2
2009-07-29
cfg80211: self-contained wext handling where possible
Johannes Berg
12
-106
/
+53
2009-07-29
cfg80211: combine IWESSID handlers
Johannes Berg
5
-41
/
+48
2009-07-29
cfg80211: combine IWAP handlers
Johannes Berg
5
-55
/
+58
2009-07-29
cfg80211: combine iwfreq implementations
Johannes Berg
7
-80
/
+83
2009-07-29
mac80211: verify info->control.vif is not NULL
Johannes Berg
2
-0
/
+18
2009-07-29
cfg80211: fix disassoc while not associated
Johannes Berg
1
-0
/
+6
2009-07-29
mac80211: fix an oops in ieee80211_scan_state_set_channel
Helmut Schaa
1
-1
/
+4
2009-07-29
nl80211: add missing parameter clearing
Johannes Berg
1
-0
/
+2
2009-07-29
mac80211: fix receiving deauth
Johannes Berg
1
-4
/
+17
2009-07-29
cfg80211: fix circular lock dependency (1)
Johannes Berg
1
-3
/
+3
2009-07-29
mac80211: fix suspend
Johannes Berg
2
-9
/
+27
2009-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-38
/
+59
2009-07-27
mac80211: fix oops due to missing private data
Luis R. Rodriguez
1
-2
/
+4
2009-07-27
mac80211: fix PS-poll response, race
Johannes Berg
3
-36
/
+7
2009-07-27
mac80211: fix MLME issuing of probe requests while scanning
Luis R. Rodriguez
1
-3
/
+3
2009-07-27
mac80211: fix mlme timeouts
Johannes Berg
1
-0
/
+2
2009-07-27
cfg80211: increase scan result expire time
Helmut Schaa
1
-1
/
+1
2009-07-27
mac80211: rename scan_state to next_scan_state
Helmut Schaa
2
-11
/
+11
[prev]
[next]