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
2015-03-09
i40vf: don't stop me now
Mitch Williams
1
-5
/
+6
2015-03-09
i40e: future proof some sizeof calls
Shannon Nelson
1
-2
/
+2
2015-03-09
i40e: Remove "hello world" strings from i40e driver
Greg Rose
1
-2
/
+2
2015-03-09
MAINTAINERS: add Marc Kleine-Budde as co maintainer for CAN networking layer
Marc Kleine-Budde
1
-0
/
+1
2015-03-09
MAINTAINERS: linux-can moved to github
Marc Kleine-Budde
1
-2
/
+2
2015-03-09
can: kvaser_usb: Read all messages in a bulk-in URB buffer
Ahmed S. Darwish
1
-5
/
+23
2015-03-09
can: kvaser_usb: Avoid double free on URB submission failures
Ahmed S. Darwish
1
-12
/
+8
2015-03-09
can: peak_usb: fix missing ctrlmode_ init for every dev
Stephane Grosjean
1
-0
/
+4
2015-03-09
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
2
-0
/
+11
2015-03-08
ip: fix error queue empty skb handling
Willem de Bruijn
3
-23
/
+53
2015-03-08
net/macb: Update DT bindings documentation
Boris BREZILLON
1
-1
/
+4
2015-03-08
bgmac: Clean warning messages
Peter Senna Tschudin
1
-7
/
+0
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
61
-92
/
+92
2015-03-08
net: stmmac: make reset control an optional requirement
Dinh Nguyen
1
-1
/
+3
2015-03-08
Merge branch 'mpls-next'
David S. Miller
4
-53
/
+85
2015-03-08
neigh: Use neigh table index for neigh_packet_xmit
Eric W. Biederman
3
-24
/
+34
2015-03-08
mpls: Fix the openvswitch select of NET_MPLS_GSO
Eric W. Biederman
1
-0
/
+1
2015-03-08
mpls: Correct the ttl decrement.
Eric W. Biederman
1
-1
/
+1
2015-03-08
mpls: Better error code for unsupported option.
Eric W. Biederman
1
-1
/
+1
2015-03-08
mpls: Cleanup the rcu usage in the code.
Eric W. Biederman
1
-26
/
+47
2015-03-08
mpls: Fix the kzalloc argument order in mpls_rt_alloc
Eric W. Biederman
1
-1
/
+1
2015-03-08
neterion: remove reference to ifconfig
stephen hemminger
2
-2
/
+2
2015-03-08
Linux 4.0-rc3
v4.0-rc3
Linus Torvalds
1
-1
/
+1
2015-03-08
sunrpc: fix braino in ->poll()
Al Viro
1
-1
/
+1
2015-03-08
Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
34
-109
/
+374
2015-03-08
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-61
/
+89
2015-03-08
Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-226
/
+175
2015-03-08
Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+7
2015-03-08
Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...
Linus Torvalds
1
-0
/
+27
2015-03-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-570
/
+284
2015-03-07
net: dsa: mv88e6352: Add support for EEE
Guenter Roeck
1
-0
/
+2
2015-03-07
net: dsa: mv88e6xxx: Add EEE support
Guenter Roeck
2
-0
/
+54
2015-03-07
net: bcmgenet: rework Rx queue init
Petri Gynther
1
-16
/
+27
2015-03-07
Merge branch 'macb-next'
David S. Miller
11
-673
/
+503
2015-03-07
net/macb: merge at91_ether driver into macb driver
Cyrille Pitchen
5
-655
/
+484
2015-03-07
net/macb: unify clock management
Cyrille Pitchen
1
-17
/
+14
2015-03-07
net: macb: remove #if defined(CONFIG_ARCH_AT91) sections
Boris BREZILLON
2
-15
/
+19
2015-03-07
ARM: at91/dt: fix macb compatible strings
Boris BREZILLON
6
-6
/
+6
2015-03-07
Input: psmouse - disable "palm detection" in the focaltech driver
Mathias Gottschlag
1
-10
/
+0
2015-03-07
Input: psmouse - disable changing resolution/rate/scale for FocalTech
Mathias Gottschlag
3
-1
/
+44
2015-03-07
Input: psmouse - ensure that focaltech reports consistent coordinates
Mathias Gottschlag
1
-2
/
+10
2015-03-07
Input: psmouse - remove hardcoded touchpad size from the focaltech driver
Mathias Gottschlag
1
-4
/
+1
2015-03-07
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-19
/
+22
2015-03-07
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
7
-22
/
+57
2015-03-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-1
/
+6
2015-03-07
iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not set
Emmanuel Grumbach
4
-2
/
+5
2015-03-07
i40e: Strip configfs code
Greg Rose
5
-374
/
+0
2015-03-07
i40e/i40evf: Bump version
Sravanthi Tangeda
2
-2
/
+2
2015-03-07
i40e/i40evf: enable prefetch of Tx descriptors during cleanup
Jesse Brandeburg
2
-0
/
+4
2015-03-07
i40e: Simplify code for rss_size_max config
Anjali Singhai Jain
1
-5
/
+2
[prev]
[next]