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
2011-07-19
vhost: optimize interrupt enable/disable
Michael S. Tsirkin
1
-2
/
+2
2011-07-19
vhost: fix zcopy reference counting
Michael S. Tsirkin
1
-1
/
+0
2011-07-19
vhost: set log when updating used flags or avail event
Jason Wang
1
-30
/
+54
2011-07-19
vhost: init used ring after backend was set
Jason Wang
4
-8
/
+16
2011-07-18
net: can: remove custom hex_to_bin()
Andy Shevchenko
1
-21
/
+5
2011-07-18
stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)
Srinivas Kandagatla
2
-3
/
+6
2011-07-18
stmmac: add memory barriers at appropriate places
Shiraz Hashim
1
-0
/
+5
2011-07-18
vhost: vhost TX zero-copy support
Michael S. Tsirkin
3
-16
/
+220
2011-07-18
ipv4: save cpu cycles from check_leaf()
Eric Dumazet
1
-6
/
+6
2011-07-18
net: Add ->neigh_lookup() operation to dst_ops
David S. Miller
8
-16
/
+52
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
29
-140
/
+200
2011-07-17
ipv6: Get rid of rt6i_nexthop macro.
David S. Miller
5
-20
/
+19
2011-07-17
neigh: Pass neighbour entry to output ops.
David S. Miller
8
-45
/
+50
2011-07-17
net: vlan, qlcnic: make vlan_find_dev private
David Lamparter
3
-12
/
+18
2011-07-17
net: add 802.1ad / 802.1ah / QinQ ethertypes
David Lamparter
1
-0
/
+5
2011-07-16
neigh: Kill ndisc_ops->queue_xmit
David S. Miller
6
-17
/
+5
2011-07-16
neigh: Kill hh_cache->hh_output
David S. Miller
4
-29
/
+7
2011-07-16
neigh: Kill neigh_ops->hh_output
David S. Miller
6
-14
/
+2
2011-07-16
neigh: Simply destroy handling wrt. hh_cache.
David S. Miller
1
-9
/
+0
2011-07-16
net: Create and use new helper, neigh_output().
David S. Miller
3
-14
/
+15
2011-07-16
ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour
David S. Miller
1
-1
/
+1
2011-07-16
ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour
David S. Miller
1
-1
/
+1
2011-07-16
bnx2x: Fix compilation when CNIC is not selected in config
Dmitry Kravkov
1
-1
/
+1
2011-07-16
68360enet: Remove Kconfig/Makefile references
Jeff Kirsher
2
-8
/
+0
2011-07-16
bnx2: Close device if tx_timeout reset fails
Michael Chan
1
-3
/
+10
2011-07-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
162
-1916
/
+3892
2011-07-15
8139cp: convert to new VLAN model.
françois romieu
1
-56
/
+27
2011-07-15
Remove redundant variable/code in __qdisc_run
Krishna Kumar
1
-3
/
+1
2011-07-15
slcan: remove obsolete code in slcan initialisation
Oliver Hartkopp
1
-21
/
+6
2011-07-15
Separate handling of irq type flags variable from the irq_flags request_irq v...
Shyam Iyer
1
-3
/
+3
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
162
-1916
/
+3892
2011-07-14
net/ps3: Fix gelic RX DMA restart
Geoff Levand
2
-14
/
+8
2011-07-14
bnx2x: Multiple concurrent l2 traffic classes
Ariel Elior
11
-524
/
+1316
2011-07-14
bnx2x: Renaming the "reset_task" to "sp_rtnl_task"
Ariel Elior
3
-21
/
+45
2011-07-14
Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-63
/
+329
2011-07-14
net: remove SK_ROUTE_CAPS from meta ematch
Michał Mirosław
2
-8
/
+1
2011-07-14
net: remove /sys/class/net/*/features
Michał Mirosław
1
-2
/
+0
2011-07-14
net: unexport netdev_fix_features()
Michał Mirosław
2
-3
/
+1
2011-07-14
net: cleanup vlan_features setting in register_netdev
Michał Mirosław
1
-5
/
+2
2011-07-14
net: vlan: remove reduntant check in ndo_fix_features callback
Michał Mirosław
1
-2
/
+1
2011-07-14
net: m68k/nfeth: Remove wrong usage of dev->flags
Michał Mirosław
1
-1
/
+0
2011-07-14
r8169: adjust the RxConfig settings.
Hayes Wang
1
-12
/
+44
2011-07-14
r8169: don't enable rx when shutdown.
Hayes Wang
1
-2
/
+5
2011-07-14
r8169: fix wake on lan setting for non-8111E.
Hayes Wang
1
-2
/
+4
2011-07-14
r8169: support RTL8111E-VL.
Hayes Wang
1
-7
/
+179
2011-07-14
r8169: add ERI functions.
Hayes Wang
1
-0
/
+43
2011-07-14
r8169: modify the flow of the hw reset.
Hayes Wang
1
-25
/
+28
2011-07-14
r8169: adjust some registers.
Hayes Wang
1
-16
/
+27
2011-07-14
ps3_gelic: Don't kill the device on DMA failure
Andre Heider
1
-1
/
+3
2011-07-14
ps3_gelic: Fix start_xmit kick error path
Andre Heider
1
-3
/
+7
[next]