index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
bounce.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-10
iucv: Delay bus registration until core is ready.
Cornelia Huck
1
-7
/
+9
2008-04-10
iucv: get rid of in_atomic() use.
Heiko Carstens
1
-1
/
+0
2008-04-10
af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro.
Robert P. J. Day
1
-1
/
+1
2008-04-10
[SKFILTER]: Add SKF_ADF_NLATTR instruction
Patrick McHardy
2
-1
/
+19
2008-04-10
[IPV6] Remove three method declarations in include/net/ndisc.h.
Rami Rosen
1
-4
/
+0
2008-04-10
SCTP: Remove useless assignment from __sctp_rcv_lookup_endpoint
Gui Jianfeng
1
-1
/
+0
2008-04-10
SCTP: fix wrong debug counting of bind_bucket
Li Zefan
1
-1
/
+1
2008-04-10
SCTP: fix wrong debug counting of datamsg
Li Zefan
1
-2
/
+3
2008-04-10
IPV4: route rekey timer can be deferrable
Stephen Hemminger
1
-1
/
+3
2008-04-10
IPV4: route use jhash3
Stephen Hemminger
1
-6
/
+4
2008-04-10
IPV4: route inline changes
Stephen Hemminger
1
-27
/
+27
2008-04-10
socket: sk_filter deinline
Stephen Hemminger
3
-35
/
+36
2008-04-10
socket: sk_filter minor cleanups
Stephen Hemminger
2
-19
/
+17
2008-04-08
mac80211: fix key debugfs default_key link
Johannes Berg
2
-1
/
+3
2008-04-08
drivers/net/wireless/p54/net2280.h: silence checkpatch.pl
Christian Lamparter
1
-368
/
+368
2008-04-08
p54: move to separate directory
Christian Lamparter
12
-67
/
+68
2008-04-08
mac80211: rename files
Johannes Berg
29
-34
/
+34
2008-04-08
mac80211: fix key vs. sta locking problems
Johannes Berg
11
-229
/
+385
2008-04-08
mac80211: fix sta-info pinning
Johannes Berg
1
-32
/
+32
2008-04-08
mac80211: fix defined but not used
Jiri Slaby
1
-30
/
+30
2008-04-08
adm8211: remove commented-out code
Pavel Machek
1
-7
/
+0
2008-04-08
mac80211: BA session debug prints changes
Ron Rindjunsky
2
-12
/
+16
2008-04-08
b43: use b43_is_mode() call
Michael Buesch
1
-2
/
+2
2008-04-08
b43: Fix PHY TX control words in SHM
Michael Buesch
2
-83
/
+117
2008-04-08
b43: Fix beacon BH update
Michael Buesch
2
-42
/
+54
2008-04-08
mac80211: notify mac from low level driver (iwlwifi)
Mohamed Abbas
4
-0
/
+44
2008-04-08
mac80211: fix ieee80211_ioctl_giwrate
Johannes Berg
1
-6
/
+12
2008-04-08
mac80211: make debugfs files root-only
Johannes Berg
3
-6
/
+6
2008-04-08
b43: Beaconing fixes
Michael Buesch
2
-6
/
+37
2008-04-08
iwlwifi: honour regulatory restrictions in scan code
Johannes Berg
2
-0
/
+6
2008-04-08
mac80211: notify upper layers after lower
Reinette Chatre
1
-2
/
+2
2008-04-08
iwlwifi: fix rfkill memory error
Mohamed Abbas
3
-18
/
+22
2008-04-08
iwlwifi: ensure led registration complete as part of initialization
Reinette Chatre
2
-4
/
+4
2008-04-08
iwlwifi: use ieee80211_frequency_to_channel
Tomas Winkler
2
-9
/
+8
2008-04-08
iwlwifi: move driver status inliners into iwl-core.h
Tomas Winkler
8
-94
/
+91
2008-04-08
iwlwifi: hw names cleanup
Tomas Winkler
3
-56
/
+62
2008-04-08
rt2x00: Use lib->config_filter() during scheduled packet filter config
Ivo van Doorn
1
-11
/
+1
2008-04-08
cfg80211: default to regulatory max power for channel
John W. Linville
1
-1
/
+4
2008-04-08
b43: Fix TBTT and PU timings
Michael Buesch
2
-8
/
+39
2008-04-08
b43: Add more N-PHY stuff
Michael Buesch
4
-12
/
+41
2008-04-08
mac80211: clean up IEEE80211_FC use
Johannes Berg
4
-10
/
+2
2008-04-08
mac80211: fix possible sta-debugfs work lockup
Johannes Berg
1
-6
/
+23
2008-04-08
b43: Use SSB block-I/O to do PIO
Michael Buesch
2
-83
/
+91
2008-04-08
iwl4965: use IWLWIFI_LEDS config variable
Reinette Chatre
1
-1
/
+1
2008-04-08
ssb: Add support for block-I/O
Michael Buesch
5
-0
/
+315
2008-04-08
drivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG_IWL4965_LEDS typo
John W. Linville
1
-1
/
+1
2008-04-08
ssb: Fix build for non-PCIhost
Michael Buesch
1
-2
/
+2
2008-04-08
libertas: remove lbs_get_fwversion()
Holger Schurig
3
-24
/
+5
2008-04-08
libertas: move lbs_update_channel out of assoc.c
Holger Schurig
2
-17
/
+16
2008-04-08
libertas: move association code from scan.c into assoc.c
Holger Schurig
6
-424
/
+397
[next]