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
2011-04-06
qlcnic: Code optimization patch
Anirban Chakraborty
2
-125
/
+115
2011-04-06
qlcnic: Cleanup patch
Anirban Chakraborty
6
-273
/
+268
2011-04-06
qlcnic: Memory leak fix
Sony Chacko
1
-2
/
+4
2011-04-06
qlcnic: Make PCI info available in all modes
Sony Chacko
1
-3
/
+3
2011-04-06
can: convert protocol handling to RCU
Oliver Hartkopp
1
-20
/
+32
2011-04-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
7
-149
/
+223
2011-04-06
tg3: Support 4mb flash sizes for 5717 and 5719
Matt Carlson
1
-1
/
+5
2011-04-06
tg3: Enable 5720 support
Matt Carlson
1
-0
/
+1
2011-04-06
tg3: Add 5720 PHY ID
Matt Carlson
2
-0
/
+2
2011-04-06
tg3: Add 5720 H2BMC support
Matt Carlson
2
-15
/
+53
2011-04-06
tg3: Add 5720 NVRAM decoding
Matt Carlson
2
-1
/
+152
2011-04-06
tg3: Add 5720 ASIC rev
Matt Carlson
2
-8
/
+27
2011-04-06
tg3: Reintroduce 5717_PLUS
Matt Carlson
2
-24
/
+17
2011-04-06
tg3: 5717_PLUS => 57765_PLUS
Matt Carlson
2
-22
/
+22
2011-04-06
tg3: Cleanup extended rx ring size code
Matt Carlson
2
-21
/
+27
2011-04-05
sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_id
Ben Hutchings
1
-10
/
+18
2011-04-05
ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL
Ben Hutchings
2
-3
/
+82
2011-04-05
ethtool: Fill out and update comment for struct ethtool_ops
Ben Hutchings
1
-31
/
+93
2011-04-05
ethtool: Convert struct ethtool_ops comment to kernel-doc format
Ben Hutchings
1
-45
/
+35
2011-04-05
sfc: Implement generic features interface
Ben Hutchings
4
-84
/
+18
2011-04-05
sfc: Enable all TSO features on VLANs
Ben Hutchings
1
-1
/
+1
2011-04-04
net: Allow no-cache copy from user on transmit
Tom Herbert
6
-6
/
+73
2011-04-04
bridge: range check STP parameters
stephen hemminger
7
-93
/
+107
2011-04-04
bridge: allow creating bridge devices with netlink
stephen hemminger
5
-87
/
+101
2011-04-04
bridge: allow creating/deleting fdb entries via netlink
stephen hemminger
3
-0
/
+144
2011-04-04
bridge: add netlink notification on forward entry changes
stephen hemminger
3
-0
/
+127
2011-04-04
bridge: split rcu and no-rcu cases of fdb lookup
stephen hemminger
1
-3
/
+16
2011-04-04
bridge: track last used time in forwarding table
stephen hemminger
3
-8
/
+10
2011-04-04
bridge: change arguments to fdb_create
stephen hemminger
1
-8
/
+10
2011-04-04
pkt_sched: QFQ - quick fair queue scheduler
stephen hemminger
4
-0
/
+1164
2011-04-04
xen: netfront: assume all hw features are available until backend connection ...
Ian Campbell
1
-0
/
+8
2011-04-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
38
-68
/
+149
2011-04-03
mISDN: fix "persistant" typo
Jan Engelhardt
1
-10
/
+10
2011-04-03
mlx4: fix kfree on error path in new_steering_entry()
Mariusz Kozlowski
1
-2
/
+2
2011-04-03
xen: netfront: fix declaration order
Eric Dumazet
1
-36
/
+36
2011-04-02
vlan: convert VLAN devices to use ndo_fix_features()
Michał Mirosław
2
-42
/
+16
2011-04-02
net: Call netdev_features_change() from netdev_update_features()
Michał Mirosław
3
-9
/
+21
2011-04-01
tcp: len check is unnecessarily devastating, change to WARN_ON
Ilpo Järvinen
1
-1
/
+2
2011-04-01
sctp: malloc enough room for asconf-ack chunk
Wei Yongjun
1
-2
/
+2
2011-04-01
sctp: fix auth_hmacs field's length of struct sctp_cookie
Wei Yongjun
1
-1
/
+1
2011-04-01
net: convert sunhme/sungem network drivers to hw_features
Michał Mirosław
2
-3
/
+6
2011-04-01
veth: convert to hw_features
Michał Mirosław
1
-40
/
+5
2011-04-01
jme: convert offload constraints to ndo_fix_features
Michał Mirosław
2
-60
/
+19
2011-04-01
net: convert xen-netfront to hw_features
Michał Mirosław
1
-34
/
+23
2011-04-01
net: convert SMSC USB net drivers to hw_features
Michał Mirosław
2
-144
/
+63
2011-04-01
virtio_net: convert to hw_features
Michał Mirosław
1
-27
/
+19
2011-04-01
net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM
Michał Mirosław
1
-2
/
+2
2011-04-01
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
11
-12
/
+23
2011-04-01
starfire: clean up dma_addr_t size test
FUJITA Tomonori
1
-5
/
+1
2011-04-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
18
-35
/
+104
[next]