index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
3c509.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-20
mv643xx_eth: prevent interrupt storm on ifconfig down
Gabriel Paubert
1
-0
/
+1
2009-01-20
mv643xx_eth: fix multicast filter programming
Lennert Buytenhek
1
-1
/
+1
2009-01-20
Revert "mv643xx_eth: use longer DMA bursts".
Lennert Buytenhek
1
-6
/
+8
2009-01-20
net: Fix data corruption when splicing from sockets.
Jarek Poplawski
1
-32
/
+29
2009-01-20
tg3: Fix firmware loading
Matt Carlson
2
-31
/
+51
2009-01-20
ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()
Peter P Waskiewicz Jr
1
-3
/
+3
2009-01-20
ixgbe: fix tag stripping for VLAN ID 0
Don Skidmore
1
-26
/
+27
2009-01-20
ixgbe: fix dca issue with relaxed ordering turned on
Don Skidmore
2
-0
/
+6
2009-01-20
net: Add debug info to track down GSO checksum bug
Herbert Xu
1
-1
/
+13
2009-01-20
korina: drop leftover assignment
Phil Sutter
1
-2
/
+1
2009-01-20
korina: adjust headroom for new skb's also
Phil Sutter
1
-0
/
+3
2009-01-20
korina: fix loop back of receive descriptors
Phil Sutter
1
-4
/
+5
2009-01-20
cxgb3: Fix LRO misalignment
Divy Le Ray
1
-0
/
+1
2009-01-20
macb: avoid lockup when TGO during underrun
Richard Röjfors
1
-0
/
+8
2009-01-20
net/9p: fid->fid is used uninitialized
Roel Kluin
1
-1
/
+1
2009-01-20
bnx2x: Version update
Eilon Greenstein
4
-6
/
+6
2009-01-20
bnx2x: Barriers for the compiler
Eilon Greenstein
2
-19
/
+27
2009-01-20
bnx2x: Driver description update
Eilon Greenstein
1
-1
/
+1
2009-01-20
bnx2x: Handling PHY FW load failure
Eilon Greenstein
1
-3
/
+4
2009-01-20
bnx2x: Legacy speeds autoneg failures
Eilon Greenstein
1
-2
/
+8
2009-01-20
bnx2x: Prevent self test loopback failures
Eilon Greenstein
1
-1
/
+1
2009-01-20
bnx2x: 1G-10G toggling race
Eilon Greenstein
1
-11
/
+32
2009-01-20
bnx2x: Overstepping array bounds
Eilon Greenstein
1
-0
/
+4
2009-01-20
bnx2x: Block nvram access when the device is inactive
Eilon Greenstein
1
-0
/
+3
2009-01-20
bnx2x: Read chip ID
Eilon Greenstein
1
-1
/
+1
2009-01-20
bnx2x: Wrong HDR offset in CAM
Eilon Greenstein
1
-3
/
+6
2009-01-20
bnx2x: Potential race after iSCSI boot
Eilon Greenstein
1
-5
/
+9
2009-01-20
bnx2x: Handling probe failures
Eilon Greenstein
1
-7
/
+5
2009-01-20
bnx2x: Free IRQ
Eilon Greenstein
1
-3
/
+3
2009-01-17
dell_rbu: use scnprintf() instead of less secure sprintf()
Pavel Roskin
1
-2
/
+2
2009-01-17
security: introduce missing kfree
Vegard Nossum
1
-0
/
+1
2009-01-17
move wm8400-regulator's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-01-16
IB/ehca: Use consistent types for ehca_plpar_hcall9()
Stephen Rothwell
1
-13
/
+13
2009-01-16
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
12
-130
/
+130
2009-01-16
IPoIB: Do not print error messages for multicast join retries
Yossi Etigin
1
-1
/
+1
2009-01-16
IB/mlx4: Fix memory ordering problem when posting LSO sends
Roland Dreier
1
-9
/
+19
2009-01-16
Linux 2.6.29-rc2
v2.6.29-rc2
Linus Torvalds
1
-1
/
+1
2009-01-16
ACPI PCI hotplug: harden against panic regression
James Bottomley
1
-0
/
+2
2009-01-16
ACPI: rename main.c to sleep.c
Len Brown
2
-1
/
+1
2009-01-16
dell-laptop: move to drivers/platform/x86/ from drivers/misc/
Len Brown
4
-2
/
+14
2009-01-16
eeepc-laptop: enable Bluetooth ACPI details
Jonathan McDowell
1
-2
/
+2
2009-01-16
ACPI: fix ACPI_FADT_S4_RTC_WAKE comment
David Brownell
1
-1
/
+1
2009-01-16
kprobes: check CONFIG_FREEZER instead of CONFIG_PM
Masami Hiramatsu
3
-3
/
+3
2009-01-16
PM: Fix freezer compilation if PM_SLEEP is unset
Rafael J. Wysocki
1
-1
/
+2
2009-01-16
thermal fixup for broken BIOS which has invalid trip points.
Zhang Rui
1
-4
/
+12
2009-01-16
netxen: include ipv6.h (fixes build failure)
Dhananjay Phadke
1
-0
/
+1
2009-01-16
ACPI: EC: Don't trust ECDT tables from ASUS
Alexey Starikovskiy
1
-44
/
+30
2009-01-16
netxen: avoid invalid iounmap
Dhananjay Phadke
1
-2
/
+4
2009-01-16
ACPI: EC: Limit workaround for ASUS notebooks even more
Alexey Starikovskiy
1
-1
/
+2
2009-01-16
Btrfs: fix ioctl arg size (userland incompatible change!)
Chris Mason
2
-7
/
+10
[next]