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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
62
-924
/
+1286
2012-05-21
Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)
Linus Torvalds
1
-3
/
+18
2012-05-21
Merge branch 'vm-cleanups' (unmap_vma() interface cleanup)
Linus Torvalds
1
-4
/
+2
2012-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-7
/
+5
2012-05-19
net: introduce skb_try_coalesce()
Eric Dumazet
1
-0
/
+5
2012-05-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+3
2012-05-19
net: napi_frags_skb() is static
Eric Dumazet
1
-1
/
+0
2012-05-18
net: introduce netdev_alloc_frag()
Eric Dumazet
1
-24
/
+18
2012-05-18
net: Remove netdevice ec_ptr, no longer used.
David S. Miller
1
-1
/
+0
2012-05-18
econet: remove ancient bug ridden protocol
Stephen Hemminger
2
-69
/
+0
2012-05-17
ipv6: correct the ipv6 option name - Pad0 to Pad1
Eldad Zack
1
-1
/
+1
2012-05-17
etherdevice: fix comments
stephen hemminger
1
-8
/
+6
2012-05-17
Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...
Linus Torvalds
1
-0
/
+2
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-11
/
+40
2012-05-17
netfilter: ipset: fix timeout value overflow bug
Jozsef Kadlecsik
1
-0
/
+4
2012-05-17
netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits
Florian Westphal
1
-2
/
+4
2012-05-16
netfilter: ipset: fix hash size checking in kernel
Jozsef Kadlecsik
1
-0
/
+16
2012-05-16
mISDN: Implement MISDN_CTRL_RX_OFF for more drivers
Karsten Keil
1
-0
/
+3
2012-05-16
mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers
Karsten Keil
1
-1
/
+3
2012-05-16
mISDN: Allow to set a minimum length for transparent data
Karsten Keil
2
-4
/
+18
2012-05-16
mISDN: Reduce RX buffer allocation for transparent data
Karsten Keil
1
-0
/
+1
2012-05-16
mISDN: Early confirm for transparent data
Karsten Keil
1
-1
/
+0
2012-05-16
mac802154: monitor device support
alex.bluesman.smirnov@gmail.com
2
-0
/
+15
2012-05-16
ieee802154: interface type to be added
alex.bluesman.smirnov@gmail.com
1
-0
/
+6
2012-05-16
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
7
-523
/
+2
2012-05-16
netdev/phy: Make get_phy_id() static and quit EXPORTing it.
David Daney
1
-1
/
+0
2012-05-15
tokenring: delete all remaining driver support
Paul Gortmaker
4
-514
/
+0
2012-05-15
net: delete all instances of special processing for token ring
Paul Gortmaker
2
-2
/
+2
2012-05-15
atm: remove the coupling to token ring support
Paul Gortmaker
1
-7
/
+0
2012-05-15
net: Add net_ratelimited_function and net_<level>_ratelimited macros
Joe Perches
1
-0
/
+23
2012-05-15
usbnet: fix skb traversing races during unlink(v2)
Ming Lei
1
-1
/
+2
2012-05-15
linux/ethtool: Added macro ETH_FW_DUMP_DISABLE
Manish chopra
1
-1
/
+6
2012-05-15
block: fix buffer overflow when printing partition UUIDs
Tejun Heo
1
-6
/
+0
2012-05-14
stmmac: add mixed burst for DMA
Giuseppe CAVALLARO
1
-0
/
+1
2012-05-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+3
2012-05-14
Fix blkdev.h build errors when BLOCK=n
Russell King
1
-1
/
+2
2012-05-12
etherdevice: Remove now unused compare_ether_addr_64bits
Joe Perches
1
-33
/
+13
2012-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-14
/
+6
2012-05-12
fq_codel: Fair Queue Codel AQM
Eric Dumazet
1
-0
/
+54
2012-05-12
usb/net: rndis: move bus message definition
Linus Walleij
1
-6
/
+5
2012-05-12
usb/net: rndis: fixup a few name prefixes
Linus Walleij
1
-55
/
+52
2012-05-12
usb/net: rndis: merge command codes
Linus Walleij
1
-17
/
+0
2012-05-12
usb/net: rndis: move and namespace PnP defines
Linus Walleij
1
-15
/
+12
2012-05-12
usb/net: rndis: delete duplicate packet types
Linus Walleij
1
-13
/
+0
2012-05-12
usb/net: rndis: merge media type definitions
Linus Walleij
1
-38
/
+22
2012-05-12
usb/net: rndis: group all status codes together
Linus Walleij
1
-81
/
+76
2012-05-12
usb/net: rndis: delete surplus defines
Linus Walleij
1
-4
/
+0
2012-05-12
usb/net: rndis: merge duplicate 802_* OIDs
Linus Walleij
1
-49
/
+27
2012-05-12
usb/net: rndis: eliminate first set of duplicate OIDs
Linus Walleij
1
-85
/
+23
2012-05-12
usb/net: rndis: remove ambigous status codes
Linus Walleij
1
-28
/
+3
[next]