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
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
71
-204
/
+3567
2009-07-23
Fix typos in comments in via-velocity header.
Dave Jones
1
-3
/
+3
2009-07-23
Remove unnecessary forward declarations from velocity NIC driver.
Dave Jones
1
-1681
/
+1580
2009-07-23
Fix up CodingStyle problems in via-velocity.c
Dave Jones
1
-95
/
+80
2009-07-23
Remove unused zero-copy code from velocity NIC driver.
Dave Jones
1
-66
/
+11
2009-07-23
TCP: Add comments to (near) all functions in tcp_output.c v3
Andi Kleen
1
-14
/
+44
2009-07-23
af_packet: style cleanups
Eric Dumazet
1
-124
/
+122
2009-07-23
net: move macsonic's probe function to .devinit.text
Uwe Kleine-König
1
-7
/
+7
2009-07-23
net: move xtsonic's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-07-23
net: move sb1250-mac's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-07-23
net: move meth's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-07-23
net: move jazzsonic's probe function to .devinit.text
Uwe Kleine-König
1
-2
/
+2
2009-07-23
net: move sgiseeq's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-07-23
veth: Zero timestamp in xmit path.
Ben Greear
1
-0
/
+1
2009-07-23
can: sja1000: Add support for the new 4 channel EMS CPC-PCI cards
Sebastian Haas
2
-47
/
+112
2009-07-23
dm9000: switch to dev_pm_ops
Mike Rapoport
1
-6
/
+12
2009-07-23
be2net: Add GRO support to the be2net driver. LRO is not supported anymore.
Ajit Khaparde
4
-94
/
+31
2009-07-23
Phonet: dropped datagrams accounting
Rémi Denis-Courmont
1
-1
/
+4
2009-07-23
Phonet: account for dropped RX packets
Rémi Denis-Courmont
1
-1
/
+6
2009-07-23
Phonet: sockets list through proc_fs
Rémi Denis-Courmont
3
-0
/
+105
2009-07-23
ixgbe: remove unnecessary call to device_init_wakeup
Andy Gospodarek
1
-1
/
+0
2009-07-23
ixgbe: Don't priority tag control frames in DCB mode
Lucy Liu
1
-6
/
+12
2009-07-23
ixgbe: Enable FCoE offload when DCB is enabled for 82599
Yi Zou
3
-10
/
+31
2009-07-23
net: Rework mdio-ofgpio driver to use of_mdio infrastructure
Mark Ware
1
-41
/
+36
2009-07-22
register at91_ether using platform_driver_probe
Uwe Kleine-König
1
-2
/
+1
2009-07-22
skge: Enable WoL by default if supported
Rafael J. Wysocki
1
-1
/
+3
2009-07-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
21
-33
/
+94
2009-07-22
net: KS8851 needs to depend on MII
Alexander Beregalov
1
-0
/
+1
2009-07-22
be2net: Bug fix in the non-lro path. Size of received packet was not updated ...
Ajit Khaparde
1
-4
/
+4
2009-07-22
ucc_geth: Revive fixed link support
Anton Vorontsov
1
-16
/
+7
2009-07-22
gianfar: Revive fixed link support
Anton Vorontsov
1
-16
/
+8
2009-07-22
fs_enet: Revive fixed link support
Anton Vorontsov
1
-10
/
+10
2009-07-22
of/mdio: Add support function for Ethernet fixed-link property
Anton Vorontsov
2
-0
/
+45
2009-07-21
sky2: Avoid races in sky2_down
Mike McCormack
1
-8
/
+8
2009-07-21
drivers/net/mlx4: Adjust constant
Julia Lawall
1
-1
/
+1
2009-07-21
drivers/net: Move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-07-21
drivers/net: Move a dereference below a NULL test
Julia Lawall
1
-3
/
+4
2009-07-21
libertas: Fix problem with broken V4 firmware on CF8381
Marek Vasut
2
-1
/
+9
2009-07-21
ath: add support for special 0x8000 regulatory domain
Luis R. Rodriguez
1
-0
/
+17
2009-07-21
p54spi: fix potential null deref in p54spi.c
Dan Carpenter
1
-1
/
+1
2009-07-21
acer-wmi: fix rfkill conversion
Alan Jenkins
1
-1
/
+1
2009-07-21
connector: maintainer/mail update.
Evgeniy Polyakov
5
-6
/
+13
2009-07-21
USB host CDC Phonet network interface driver
Rémi Denis-Courmont
3
-0
/
+470
2009-07-21
macsonic, jazzsonic: fix oops on module unload
Finn Thain
2
-0
/
+2
2009-07-21
macsonic: move probe function to .devinit.text
Uwe Kleine-König
1
-7
/
+7
2009-07-21
bnx2x: Version 1.48.113-1
Eilon Greenstein
1
-2
/
+2
2009-07-21
bnx2x: Missing parenthesis might result with wrong casting
Eilon Greenstein
1
-1
/
+1
2009-07-21
bnx2x: Set LED in loopback test
Eilon Greenstein
1
-0
/
+5
2009-07-21
bnx2x: Supporting BCM8727 PHY
Eilon Greenstein
6
-179
/
+1049
2009-07-21
bnx2x: Update vlan_features
Eilon Greenstein
1
-2
/
+17
[next]