index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
lguest
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-06
cassini: Use local-mac-address prom property for Cassini MAC address
Richard Mortimer
2
-0
/
+19
2011-01-06
net: remove the duplicate #ifdef __KERNEL__
Changli Gao
1
-6
/
+2
2011-01-06
net: bridge: check the length of skb after nf_bridge_maybe_copy_header()
Changli Gao
1
-10
/
+6
2011-01-06
netconsole: clarify stopping message
Ferenc Wagner
1
-2
/
+2
2011-01-06
netconsole: don't announce stopping if nothing happened
Ferenc Wagner
1
-1
/
+3
2011-01-06
cnic: Fix the type field in SPQ messages
Michael Chan
1
-21
/
+12
2011-01-06
netfilter: fix export secctx error handling
Pablo Neira Ayuso
3
-13
/
+16
2011-01-06
netfilter: fix the race when initializing nf_ct_expect_hash_rnd
Changli Gao
3
-20
/
+22
2011-01-06
ipv4: IP defragmentation must be ECN aware
Eric Dumazet
1
-0
/
+34
2011-01-06
net: r6040: Return proper error for r6040_init_one
Axel Lin
1
-0
/
+2
2011-01-06
dcb: use after free in dcb_flushapp()
Dan Carpenter
1
-1
/
+2
2011-01-06
dcb: unlock on error in dcbnl_ieee_get()
Dan Carpenter
1
-3
/
+8
2011-01-06
net: ixp4xx_eth: Return proper error for eth_init_one
Axel Lin
1
-1
/
+3
2011-01-06
include/linux/if_ether.h: Add #define ETH_P_LINK_CTL for HPNA and wlan local ...
Henry Ptasinski
1
-0
/
+1
2011-01-06
net: add POLLPRI to sock_def_readable()
Eric Dumazet
1
-1
/
+1
2011-01-06
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
David S. Miller
6
-24
/
+22
2011-01-05
net_sched: pfifo_head_drop problem
Eric Dumazet
1
-2
/
+0
2011-01-05
mac80211: remove stray extern
Johannes Berg
1
-2
/
+2
2011-01-05
mac80211: implement off-channel TX using hw r-o-c offload
Johannes Berg
3
-10
/
+81
2011-01-05
mac80211: implement hardware offload for remain-on-channel
Johannes Berg
8
-3
/
+306
2011-01-05
ath9k: correct MODULE_PARM_DESC parameters for force_new_ani
John W. Linville
1
-1
/
+1
2011-01-05
ath5k: qualify global modparam_nohwcrypt variable
John W. Linville
2
-4
/
+4
2011-01-05
ath9k: qualify global modparam_nohwcrypt variable
John W. Linville
3
-5
/
+5
2011-01-04
libertas: down_interruptible() can return -EINTR, not EINTR
roel kluin
1
-1
/
+1
2011-01-04
mac80211: fix some key comments and code
Johannes Berg
1
-21
/
+17
2011-01-04
ath9k_htc: Fix packet injection
Sujith Manoharan
1
-8
/
+64
2011-01-04
ath5k: ath5k_eeprom_mode_from_channel() returns signed
Dan Carpenter
1
-2
/
+4
2011-01-04
ath9k : few rate control clean ups
Mohammed Shafi Shajakhan
2
-11
/
+8
2011-01-04
Revert "mac80211: temporarily disable reorder release timer"
Christian Lamparter
1
-24
/
+0
2011-01-04
mac80211: serialize rx path workers
Christian Lamparter
3
-43
/
+49
2011-01-04
ath9k: fix beacon restart on channel change
Rajkumar Manoharan
1
-1
/
+2
2011-01-04
Revert "ath9k: Parse DTIM period from mac80211"
Mohammed Shafi Shajakhan
2
-4
/
+2
2011-01-04
cfg80211: fix transposition of words in printk
Bob Copeland
1
-1
/
+1
2011-01-04
mac80211: Fix mesh portal communication with other mesh nodes.
Joel A Fernandes
1
-4
/
+10
2011-01-04
ath9k_hw: fix dma descriptor rx error bit parsing
Felix Fietkau
2
-9
/
+11
2011-01-04
ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.c
Sujith Manoharan
3
-312
/
+333
2011-01-04
ath9k_htc: Fix fast channel change
Sujith Manoharan
2
-16
/
+11
2011-01-04
ath9k_htc: Handle FATAL events
Sujith Manoharan
5
-8
/
+84
2011-01-04
ath9k_htc: Move work cancellation outside of mutex
Sujith Manoharan
1
-5
/
+5
2011-01-04
ath9k_htc: Handle pending URBs properly
Sujith Manoharan
2
-4
/
+37
2011-01-04
ath9k: Few clean ups in beacon config parameters
Mohammed Shafi Shajakhan
1
-12
/
+13
2011-01-04
mac80211: ignore PSM bit of reordered frames
Christian Lamparter
2
-0
/
+6
2011-01-04
rt2x00: Fix comment about removed spinlock
Helmut Schaa
1
-4
/
+1
2011-01-04
rt2x00: Remove unused interface spinlock
Helmut Schaa
2
-7
/
+0
2011-01-04
rt2x00: Simplify intf->delayed_flags locking
Helmut Schaa
3
-19
/
+7
2011-01-04
rt2x00: Remove superfluous assignment of mpdu_density
Helmut Schaa
1
-2
/
+0
2011-01-04
rt2x00: Fix panic on frame padding for rt2800 usb devices
Ismael Luceno
1
-4
/
+12
2011-01-04
rt2x00: Fix pointer errors.
Gertjan van Wingerde
2
-8
/
+8
2011-01-04
rt2x00: remove intf->mac field.
Gertjan van Wingerde
2
-9
/
+2
2011-01-04
rt2x00: Remove intf->bssid field.
Gertjan van Wingerde
2
-16
/
+0
[next]