index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-13
sock: tigthen lockdep checks for sock_owned_by_user
Hannes Frederic Sowa
6
-23
/
+35
2016-04-13
net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparation
Alexandre TORGUE
1
-8
/
+1
2016-04-13
Merge branch 'udp-hdrs-fixes'
David S. Miller
2
-4
/
+3
2016-04-13
udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUM
Willem de Bruijn
2
-2
/
+3
2016-04-13
udp: do not expect udp headers on ioctl SIOCINQ
Willem de Bruijn
1
-2
/
+0
2016-04-13
Merge branch 'dsa-refactoring-set-1'
David S. Miller
11
-83
/
+171
2016-04-13
dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name()
Andrew Lunn
1
-4
/
+8
2016-04-13
dsa: Rename phys_port_mask to enabled_port_mask
Andrew Lunn
4
-16
/
+17
2016-04-13
net: dsa: Rename DSA probe function.
Andrew Lunn
6
-18
/
+24
2016-04-13
net: dsa: Keep the mii bus and address in the private structure
Andrew Lunn
8
-83
/
+89
2016-04-13
net: dsa: Remove allocation of driver private memory
Andrew Lunn
2
-2
/
+1
2016-04-13
net: dsa: Have the switch driver allocate there own private memory
Andrew Lunn
10
-22
/
+86
2016-04-13
net: dsa: Pass the dsa device to the switch drivers
Andrew Lunn
8
-10
/
+18
2016-04-13
Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...
David S. Miller
230
-1443
/
+1456
2016-04-13
tipc: remove remnants of old broadcast code
Jon Paul Maloy
1
-15
/
+0
2016-04-12
Merge branch 'mediatek-stress-test-fixes'
David S. Miller
2
-44
/
+66
2016-04-12
net: mediatek: do not set the QID field in the TX DMA descriptors
John Crispin
1
-2
/
+1
2016-04-12
net: mediatek: move the pending_work struct to the device generic struct
John Crispin
2
-10
/
+7
2016-04-12
net: mediatek: fix mtk_pending_work
John Crispin
1
-8
/
+20
2016-04-12
net: mediatek: fix TX locking
John Crispin
1
-10
/
+10
2016-04-12
net: mediatek: fix stop and wakeup of queue
John Crispin
1
-10
/
+27
2016-04-12
net: mediatek: remove superfluous reset call
John Crispin
1
-4
/
+0
2016-04-12
net: mediatek: mtk_cal_txd_req() returns bad value
John Crispin
1
-1
/
+1
2016-04-12
net: mediatek: watchdog_timeo was not set
John Crispin
1
-0
/
+1
2016-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-129
/
+298
2016-04-12
netfilter: conntrack: move expectation event helper to ecache.c
Florian Westphal
2
-39
/
+33
2016-04-12
netfilter: conntrack: de-inline nf_conntrack_eventmask_report
Florian Westphal
2
-54
/
+66
2016-04-12
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
10
-39
/
+74
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
230
-1437
/
+1420
2016-04-12
cfg80211: Improve Connect/Associate command documentation
Jouni Malinen
2
-6
/
+36
2016-04-11
net: mdio: Fix lockdep falls positive splat
Andrew Lunn
3
-10
/
+15
2016-04-11
Merge branch 'rprpc-2nd-rewrite-part-1'
David S. Miller
20
-326
/
+374
2016-04-11
rxrpc: Create a null security type and get rid of conditional calls
David Howells
9
-61
/
+105
2016-04-11
rxrpc: Absorb the rxkad security module
David Howells
6
-134
/
+85
2016-04-11
rxrpc: Don't assume transport address family and size when using it
David Howells
2
-4
/
+4
2016-04-11
rxrpc: Don't pass gfp around in incoming call handling functions
David Howells
4
-12
/
+9
2016-04-11
rxrpc: Differentiate local and remote abort codes in structs
David Howells
10
-25
/
+50
2016-04-11
rxrpc: Static arrays of strings should be const char *const[]
David Howells
3
-4
/
+2
2016-04-11
rxrpc: Move some miscellaneous bits out into their own file
David Howells
6
-84
/
+107
2016-04-11
rxrpc: Disable a debugging statement that has been left enabled.
David Howells
1
-1
/
+1
2016-04-11
afs: Wait for outstanding async calls before closing rxrpc socket
David Howells
1
-3
/
+13
2016-04-11
Merge branch 'udp-pull'
David S. Miller
4
-9
/
+7
2016-04-11
rxrpc: do not pull udp headers on receive
Willem de Bruijn
1
-2
/
+2
2016-04-11
sunrpc: do not pull udp headers on receive
Willem de Bruijn
3
-7
/
+5
2016-04-11
net: ipv4: Consider failed nexthops in multipath routes
David Ahern
4
-5
/
+53
2016-04-11
Merge branch 'cpsw-host_port'
David S. Miller
1
-31
/
+21
2016-04-11
drivers: net: cpsw: drop host_port field from struct cpsw_priv
Grygorii Strashko
1
-18
/
+12
2016-04-11
drivers: net: cpsw: fix port_mask parameters in ale calls
Grygorii Strashko
1
-13
/
+9
2016-04-11
vxlan: fix incorrect type
Jiri Benc
1
-2
/
+2
2016-04-11
net: fjes: Use resource_size
Vaishali Thakkar
1
-1
/
+1
[next]