index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-02
mac80211: check csa wiphy flag in ibss before switching
Simon Wunderlich
1
-0
/
+4
2013-12-02
cfg80211: disable CSA for all drivers
Simon Wunderlich
1
-0
/
+6
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
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
17
-53
/
+135
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-16
/
+29
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-53
/
+135
2013-11-20
net/phy: Add the autocross feature for forced links on VSC82x4
Madalin Bucur
3
-7
/
+73
2013-11-20
net/phy: Add VSC8662 support
Sandeep Singh
1
-0
/
+14
2013-11-20
net/phy: Add VSC8574 support
shaohui xie
1
-1
/
+16
2013-11-20
net/phy: Add VSC8234 support
Andy Fleming
1
-2
/
+17
2013-11-20
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...
Hannes Frederic Sowa
1
-1
/
+2
2013-11-20
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
Merge branch 'r8152'
David S. Miller
1
-64
/
+50
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-19
aacraid: prevent invalid pointer dereference
Mahesh Rajashekhara
1
-1
/
+2
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
129
-1432
/
+1437
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-3
/
+0
2013-11-19
Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-11-19
kernel/bounds: avoid circular dependencies in generated headers
Kirill A. Shutemov
1
-1
/
+1
2013-11-19
Merge branch 'genetlink_mcast'
David S. Miller
33
-513
/
+518
2013-11-19
genetlink: make multicast groups const, prevent abuse
Johannes Berg
19
-433
/
+377
[next]