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
2014-10-31
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-15
/
+21
2014-10-31
Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
14
-32
/
+67
2014-10-31
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
Lennart Sorensen
3
-2
/
+49
2014-10-31
drivers: net: cpsw: Fix broken loop condition in switch mode
Lennart Sorensen
1
-5
/
+5
2014-10-31
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
Guenter Roeck
1
-2
/
+4
2014-10-31
stmmac: pci: set default of the filter bins
Andy Shevchenko
1
-0
/
+7
2014-10-31
net: smc91x: Fix gpios for device tree based booting
Tony Lindgren
5
-3
/
+65
2014-10-31
sunvdc: don't call VD_OP_GET_VTOC
Dwight Engen
1
-9
/
+0
2014-10-31
mpls: Allow mpls_gso to be built as module
Pravin B Shelar
1
-1
/
+1
2014-10-31
mpls: Fix mpls_gso handler.
Pravin B Shelar
1
-2
/
+1
2014-10-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-17
/
+66
2014-10-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-4
/
+5
2014-10-31
Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2014-10-31
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
13
-20
/
+33
2014-10-31
r8152: stop submitting intr for -EPROTO
hayeswang
1
-0
/
+3
2014-10-31
Revert "Input: i8042 - disable active multiplexing by default"
Dmitry Torokhov
3
-10
/
+275
2014-10-31
Input: altera_ps2 - use correct type for irq return value
Tobias Klauser
1
-1
/
+1
2014-10-31
Input: altera_ps2 - write to correct register when disabling interrupts
Tobias Klauser
1
-1
/
+1
2014-10-31
Input: max77693-haptic - fix potential overflow
Dmitry Torokhov
1
-3
/
+2
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-107
/
+483
2014-10-31
netfilter: nft_reject_bridge: restrict reject to prerouting and input
Pablo Neira Ayuso
1
-1
/
+32
2014-10-31
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
Pablo Neira Ayuso
2
-10
/
+254
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
2
-66
/
+119
2014-10-31
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
2
-26
/
+72
2014-10-31
netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
Pablo Neira Ayuso
1
-2
/
+4
2014-10-31
Return short read or 0 at end of a raw device, not EIO
David Jeffery
3
-2
/
+4
2014-10-31
isofs: don't bother with ->d_op for normal case
Al Viro
2
-22
/
+4
2014-10-31
drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.
Sinclair Yeh
2
-4
/
+18
2014-10-31
drm/vmwgfx: Fix hash key computation
Thomas Hellstrom
1
-1
/
+2
2014-10-31
drm/vmwgfx: fix lock breakage
Rob Clark
1
-4
/
+4
2014-10-30
drivers/net: macvtap and tun depend on INET
Ben Hutchings
1
-0
/
+2
2014-10-30
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
1
-4
/
+4
2014-10-30
Merge branch 'ufo-fix'
David S. Miller
5
-27
/
+74
2014-10-30
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
4
-1
/
+44
2014-10-30
drivers/net: Disable UFO through virtio
Ben Hutchings
3
-26
/
+30
2014-10-30
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
3
-4
/
+8
2014-10-30
gre: Use inner mac length when computing tunnel length
Tom Herbert
1
-1
/
+1
2014-10-30
Merge branch 'mellanox-net'
David S. Miller
3
-4
/
+17
2014-10-30
mlx4: Avoid leaking steering rules on flow creation error flow
Or Gerlitz
2
-2
/
+12
2014-10-30
net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN
Or Gerlitz
1
-2
/
+5
2014-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
4
-3
/
+14
2014-10-30
ipv4: Do not cache routing failures due to disabled forwarding.
Nicolas Cavallari
1
-0
/
+1
2014-10-30
fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
Eric Rannaud
1
-1
/
+2
2014-10-31
Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
8
-17
/
+25
2014-10-31
Merge tag 'drm-intel-fixes-2014-10-30' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-3
/
+26
2014-10-30
cxgb4 : Fix missing initialization of win0_lock
Anish Bhatt
1
-0
/
+1
2014-10-30
Merge branch 'r8152-net'
David S. Miller
1
-5
/
+9
2014-10-30
r8152: check WORK_ENABLE in suspend function
hayeswang
1
-1
/
+1
2014-10-30
r8152: reset tp->speed before autoresuming in open function
hayeswang
1
-0
/
+5
2014-10-30
r8152: clear SELECTIVE_SUSPEND when autoresuming
hayeswang
1
-4
/
+3
[prev]
[next]