index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
read_write.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-06
ixgbe: fix possible NULL pointer deference in shutdown path
Don Skidmore
1
-0
/
+3
2010-12-06
filter: fix sk_filter rcu handling
Eric Dumazet
2
-14
/
+9
2010-12-02
tulip: fix hang in dmfe driver on sending of big packet
Alexander V. Lukyanov
1
-3
/
+3
2010-12-02
stmmac: priv->lock can be used uninitialized
Vlad Lungu
1
-2
/
+2
2010-12-02
Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"
John W. Linville
2
-4
/
+3
2010-12-02
ath9k_hw: fix more bitfield related endian issues
Felix Fietkau
2
-9
/
+16
2010-12-02
ath9k_hw: fix endian issues with CTLs on AR9003
Felix Fietkau
4
-54
/
+47
2010-12-02
ath9k: Fix bug in reading input gpio state for ar9003
Vasanthakumar Thiagarajan
2
-3
/
+6
2010-12-01
net/ipv6/sit.c: return unhandled skb to tunnel4_rcv
David McCullough
1
-1
/
+2
2010-12-01
bonding: check for assigned mac before adopting the slaves mac address
David Strand
1
-1
/
+1
2010-12-01
b44: fix workarround for wap54g10
Hauke Mehrtens
1
-6
/
+5
2010-12-01
Make the ip6_tunnel reflect the true mtu.
Anders Franzen
1
-0
/
+7
2010-12-01
Bluetooth: Add new PID for Atheros 3011
Bala Shanmugam
2
-0
/
+7
2010-12-01
Bluetooth: Fix log spamming in btusb due to autosuspend
Stefan Seyfried
1
-3
/
+6
2010-11-30
ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
Senthil Balasubramanian
2
-3
/
+4
2010-11-30
mac80211: Fix STA disconnect due to MIC failure
Senthil Balasubramanian
1
-0
/
+2
2010-11-30
mac80211: ignore non-bcast mcast deauth/disassoc franes
Christian Lamparter
1
-0
/
+4
2010-11-30
orinoco: abort scan on interface down
David Kilroy
3
-7
/
+14
2010-11-29
carl9170: fix carl9170_tx_prepare typo
Christian Lamparter
1
-1
/
+1
2010-11-29
mac80211: Fix frame injection using non-AP vif
Jouni Malinen
1
-1
/
+6
2010-11-29
ath9k: Disable SWBA interrupt on remove_interface
Rajkumar Manoharan
1
-1
/
+10
2010-11-29
ath9k/carl9170: advertise P2P
Johannes Berg
3
-2
/
+6
2010-11-29
ath9k: use per-device struct for pm_qos_* operations
Gabor Juhos
3
-9
/
+7
2010-11-29
libertas: fix invalid access
Sven Neumann
2
-2
/
+0
2010-11-29
libertas: fix memory corruption in lbs_remove_card()
Daniel Drake
1
-2
/
+0
2010-11-29
af_unix: limit recursion level
Eric Dumazet
3
-6
/
+35
2010-11-29
pch_gbe driver: The wrong of initializer entry
Toshiharu Okada
1
-4
/
+4
2010-11-29
pch_gbe dreiver: chang author
Toshiharu Okada
2
-6
/
+6
2010-11-29
ucc_geth: fix ucc halt problem in half duplex mode
Yang Li
1
-1
/
+2
2010-11-29
inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners
Nagendra Tomar
1
-2
/
+1
2010-11-29
ehea: Add some info messages and fix an issue
Breno Leitao
1
-4
/
+14
2010-11-28
hso: fix disable_net
Filip Aben
1
-4
/
+6
2010-11-28
NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty
Jiri Slaby
1
-5
/
+6
2010-11-28
cxgb4vf: fix setting unicast/multicast addresses ...
Casey Leedom
2
-63
/
+104
2010-11-28
net, ppp: Report correct error code if unit allocation failed
Cyrill Gorcunov
1
-21
/
+22
2010-11-28
DECnet: don't leak uninitialized stack byte
Dan Rosenberg
1
-0
/
+2
2010-11-28
au1000_eth: fix invalid address accessing the MAC enable register
Wolfgang Grandegger
1
-5
/
+5
2010-11-28
dccp: fix error in updating the GAR
Gerrit Renker
1
-1
/
+2
2010-11-28
tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)
Alexey Dobriyan
2
-1
/
+6
2010-11-28
netns: Don't leak others' openreq-s in proc
Pavel Emelyanov
1
-1
/
+3
2010-11-28
Net: ceph: Makefile: Remove unnessary code
Tracey Dent
1
-22
/
+0
2010-11-25
vhost/net: fix rcu check usage
Michael S. Tsirkin
1
-2
/
+3
2010-11-24
econet: fix CVE-2010-3848
Phil Blundell
1
-31
/
+31
2010-11-24
econet: fix CVE-2010-3850
Phil Blundell
1
-0
/
+3
2010-11-24
econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849
Phil Blundell
1
-18
/
+8
2010-11-24
tcp: Make TCP_MAXSEG minimum more correct.
David S. Miller
1
-1
/
+1
2010-11-24
isdn: icn: Fix stack corruption bug.
Steven Rostedt
1
-3
/
+4
2010-11-24
af_unix: limit unix_tot_inflight
Eric Dumazet
1
-0
/
+7
2010-11-23
wireless: b43: fix error path in SDIO
Guennadi Liakhovetski
1
-0
/
+1
2010-11-22
Bluetooth: Fix not returning proper error in SCO
Gustavo F. Padovan
1
-3
/
+3
[next]