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-04-22
cfg80211/nl80211: add IBSS API
Johannes Berg
7
-13
/
+589
2009-04-22
cfg80211/mac80211: move wext SIWMLME into cfg80211
Johannes Berg
4
-39
/
+50
2009-04-22
nl80211: send wiphy along with netdev
Johannes Berg
1
-2
/
+5
2009-04-22
mac80211: set CLEAR_PS for pspolled frames
Christian Lamparter
1
-1
/
+17
2009-04-22
mac80211: Allow scan to be requested in AP mode
Jouni Malinen
1
-1
/
+2
2009-04-22
mac80211: enable PS by default
Johannes Berg
2
-0
/
+24
2009-04-22
mac80211: implement beacon filtering in software
Johannes Berg
3
-14
/
+66
2009-04-22
mac80211: disable powersave if pm_qos asks for low latency
Johannes Berg
5
-15
/
+63
2009-04-22
mac80211: improve powersave implementation
Johannes Berg
5
-121
/
+165
2009-04-22
mac80211: add hardware restart function
Johannes Berg
4
-107
/
+158
2009-04-22
cfg80211: convert mutex assert to macro
Johannes Berg
1
-4
/
+1
2009-04-22
rfkill: Fix broken rfkill LED in 2.6.30-rc1
Larry Finger
1
-1
/
+8
2009-04-22
mac80211: re-upload keys only after telling driver about association
Johannes Berg
1
-5
/
+5
2009-04-22
cfg80211: add cipher capabilities
Johannes Berg
2
-1
/
+27
2009-04-22
cfg80211: send regulatory beacon hint events to userspace
Luis R. Rodriguez
3
-14
/
+73
2009-04-22
cfg80211: add netlink channel put helper
Luis R. Rodriguez
1
-14
/
+27
2009-04-22
cfg80211: respect API on orig_flags on channel for beacon hint
Luis R. Rodriguez
1
-2
/
+4
2009-04-22
mac80211: Report rejected association to user space SME
Jouni Malinen
1
-0
/
+5
2009-04-22
mac80211: include HT capabilities in probe request
Johannes Berg
2
-0
/
+21
2009-04-22
mac80211: pass all probe request IEs to driver
Johannes Berg
5
-50
/
+114
2009-04-22
cfg80211: introduce scan IE limit attribute
Johannes Berg
3
-1
/
+21
2009-04-22
cfg80211: add cfg80211_inform_bss
Jussi Kivilinna
1
-0
/
+49
2009-04-22
mac80211: move ieee80211_enable_ht function to mlme.c
Johannes Berg
3
-86
/
+83
2009-04-22
nl80211: Add Michael MIC failure event
Jouni Malinen
7
-11
/
+67
2009-04-22
nl80211: Generate deauth/disassoc event for locally generated frames
Jouni Malinen
4
-21
/
+23
2009-04-22
nl80211: Require auth type for NL80211_CMD_AUTHENTICATE
Jouni Malinen
1
-7
/
+7
2009-04-22
nl80211: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-04-22
rfkill-input: remove unused code
Johannes Berg
1
-69
/
+0
2009-04-22
rfkill: remove user_claim stuff
Johannes Berg
2
-43
/
+3
2009-04-22
rfkill: remove deprecated state constants
Johannes Berg
1
-4
/
+4
2009-04-22
nl80211: validate some input better
Johannes Berg
1
-37
/
+77
2009-04-22
mac80211: Don't access managed mode bits in non-managed mode
Vasanthakumar Thiagarajan
1
-1
/
+1
2009-04-21
tun: fix tun_chr_aio_write so that aio works
Michael S. Tsirkin
2
-9
/
+18
2009-04-21
net: skb_copy_datagram_const_iovec()
Michael S. Tsirkin
2
-0
/
+118
2009-04-21
net: factor out ethtool invocation of vlan/macvlan drivers
Patrick McHardy
1
-20
/
+3
2009-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
20
-69
/
+181
2009-04-20
mac80211: fix basic rate bitmap calculation
Johannes Berg
1
-1
/
+1
2009-04-20
mac80211: fix beacon loss detection after scan
Kalle Valo
1
-1
/
+9
2009-04-20
nl80211: Make nl80211_send_mlme_event() atomic
Jouni Malinen
1
-2
/
+2
2009-04-20
MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG.
Robert P. J. Day
1
-7
/
+0
2009-04-20
syncookies: remove last_synq_overflow from struct tcp_sock
Florian Westphal
2
-5
/
+4
2009-04-20
net: Fix GRO for multiple page fragments
Ben Hutchings
1
-2
/
+2
2009-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2
-11
/
+29
2009-04-20
net: fix "compatibility" typos
Marcin Slusarz
1
-2
/
+2
2009-04-20
tcp: fix mid-wq adjustment helper
Ilpo Järvinen
1
-1
/
+1
2009-04-20
net: sch_netem: Fix an inconsistency in ingress netem timestamps.
Jarek Poplawski
2
-0
/
+13
2009-04-20
ax25: proc uid file misses header
Alan Cox
1
-3
/
+9
2009-04-19
Bluetooth: Add workaround for wrong HCI event in eSCO setup
Marcel Holtmann
1
-2
/
+10
2009-04-19
Bluetooth: Fallback from eSCO to SCO on unspecified error
Marcel Holtmann
1
-9
/
+17
2009-04-19
Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP
Johan Hedberg
1
-0
/
+2
[next]