index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_rz1000.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-25
mac80211: set hw initial idle state
Karl Beldan
1
-0
/
+2
2013-11-25
mac80211: use capped prob when computing throughputs
Karl Beldan
1
-1
/
+1
2013-11-25
cfg80211: ignore supported rates for nonexistant bands on scan
Felix Fietkau
1
-0
/
+4
2013-11-25
mac80211: fix connection polling
Eliad Peller
1
-0
/
+2
2013-11-25
mac80211_hwsim: Fix bcn_en_iter to use atomic iteration
Jouni Malinen
1
-1
/
+1
2013-11-25
mac80211: fix the mesh channel switch support
Chun-Yeow Yeoh
5
-14
/
+24
2013-11-25
mac80211: don't attempt to reorder multicast frames
Johannes Berg
1
-1
/
+2
2013-11-25
cfg80211: disable 5/10 MHz support for all drivers
Johannes Berg
1
-0
/
+3
2013-11-25
mac80211: minstrel_ht: fix rates selection
Karl Beldan
1
-2
/
+3
2013-11-25
mac80211: fix for mesh beacon update on powersave
Javier Lopez
1
-1
/
+1
2013-11-25
mac80211: fix crash when using AP VLAN interfaces
Felix Fietkau
1
-1
/
+0
2013-11-25
nl80211: check nla_nest_start() return value
Johannes Berg
1
-0
/
+2
2013-11-25
nl80211: fix error path in nl80211_get_key()
Johannes Berg
1
-1
/
+1
2013-11-25
nl80211: check nla_put_* return values
Johannes Berg
1
-22
/
+30
2013-11-25
mac80211: fix scheduled scan rtnl deadlock
Johannes Berg
2
-1
/
+2
2013-11-25
mac80211: DFS setup chandef for radar_event correctly
Janusz Dziedzic
1
-4
/
+2
2013-11-25
cfg80211: fix ibss wext chandef creation
Simon Wunderlich
1
-9
/
+9
2013-11-25
mac80211_hwsim: Fix radiotap header for ACK frames
Jouni Malinen
1
-3
/
+11
2013-11-25
Revert "mac80211: allow disable power save in mesh"
Bob Copeland
1
-2
/
+1
2013-11-21
genetlink: fix genl_set_err() group ID
Johannes Berg
1
-0
/
+3
2013-11-21
genetlink: fix genlmsg_multicast() bug
Johannes Berg
2
-6
/
+3
2013-11-21
packet: fix use after free race in send path when dev is released
Daniel Borkmann
2
-23
/
+37
2013-11-21
xen-netback: stop the VIF thread before unbinding IRQs
David Vrabel
1
-3
/
+3
2013-11-21
wimax: remove dead code
Michael Opdenacker
1
-1
/
+0
2013-11-21
net/phy: Add the autocross feature for forced links on VSC82x4
Madalin Bucur
3
-7
/
+73
2013-11-21
net/phy: Add VSC8662 support
Sandeep Singh
1
-0
/
+14
2013-11-21
net/phy: Add VSC8574 support
shaohui xie
1
-1
/
+16
2013-11-21
net/phy: Add VSC8234 support
Andy Fleming
1
-2
/
+17
2013-11-21
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...
Hannes Frederic Sowa
1
-1
/
+2
2013-11-21
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
35
-115
/
+67
2013-11-20
bridge: flush br's address entry in fdb when remove the
Ding Tianhong
1
-0
/
+2
2013-11-20
net: core: Always propagate flag changes to interfaces
Vlad Yasevich
1
-1
/
+1
2013-11-20
ipv4: fix race in concurrent ip_route_input_slow()
Alexei Starovoitov
1
-2
/
+6
2013-11-20
r8152: fix incorrect type in assignment
hayeswang
1
-9
/
+9
2013-11-20
r8152: support stopping/waking tx queue
hayeswang
1
-0
/
+22
2013-11-20
r8152: modify the tx flow
hayeswang
1
-43
/
+3
2013-11-20
r8152: fix tx/rx memory overflow
hayeswang
1
-13
/
+17
2013-11-20
aacraid: prevent invalid pointer dereference
Mahesh Rajashekhara
1
-1
/
+2
2013-11-19
kernel/bounds: avoid circular dependencies in generated headers
Kirill A. Shutemov
1
-1
/
+1
2013-11-19
genetlink: make multicast groups const, prevent abuse
Johannes Berg
19
-433
/
+377
2013-11-19
genetlink: pass family to functions using groups
Johannes Berg
18
-87
/
+133
2013-11-19
genetlink: add and use genl_set_err()
Johannes Berg
3
-7
/
+21
2013-11-19
genetlink: remove family pointer from genl_multicast_group
Johannes Berg
2
-22
/
+18
2013-11-19
genetlink: remove genl_unregister_mc_group()
Johannes Berg
2
-25
/
+0
2013-11-19
hsr: don't call genl_unregister_mc_group()
Johannes Berg
1
-2
/
+0
2013-11-19
quota/genetlink: use proper genetlink multicast APIs
Johannes Berg
3
-4
/
+24
2013-11-19
drop_monitor/genetlink: use proper genetlink multicast APIs
Johannes Berg
2
-4
/
+22
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
22
-53
/
+47
2013-11-19
tcp: don't update snd_nxt, when a socket is switched from repair mode
Andrey Vagin
1
-1
/
+0
2013-11-19
atm: idt77252: fix dev refcnt leak
Ying Xue
1
-1
/
+1
[next]