index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-05
gianfar: Add support for skb recycling
Andy Fleming
2
-4
/
+21
2009-02-05
netdev: Merge UCC and gianfar MDIO bus drivers
Andy Fleming
12
-490
/
+549
2009-02-05
virtio_net: Allow setting the MAC address of the NIC
Alex Williamson
1
-2
/
+21
2009-02-05
virtio_net: Add support for VLAN filtering in the hypervisor
Alex Williamson
2
-1
/
+44
2009-02-05
virtio_net: Add a MAC filter table
Alex Williamson
2
-8
/
+70
2009-02-05
virtio_net: Add a set_rx_mode interface
Alex Williamson
2
-1
/
+44
2009-02-05
virtio_net: Add a virtqueue for outbound control commands
Alex Williamson
2
-3
/
+83
2009-02-04
s2io: Formatting log message
Breno Leitao
1
-3
/
+2
2009-02-04
sky2: set VPD size
Stephen Hemminger
1
-12
/
+29
2009-02-04
sky2: move VPD display into debug interface
Stephen Hemminger
1
-68
/
+87
2009-02-04
sky2: handle dma mapping errors
Stephen Hemminger
1
-8
/
+56
2009-02-04
sky2: remove unneede workaround
Stephen Hemminger
1
-7
/
+0
2009-02-03
tun: Check supplemental groups in TUN/TAP driver.
Michael Tokarev
1
-1
/
+1
2009-02-03
dca: redesign locks to fix deadlocks
Maciej Sosnowski
1
-18
/
+33
2009-02-03
connector: create connector workqueue only while needed once
Frederic Weisbecker
3
-20
/
+87
2009-02-03
cassini/sungem: limit reaches -1, but 0 tested
Roel Kluin
2
-3
/
+3
2009-02-03
net: variables reach -1, but 0 tested
Roel Kluin
7
-14
/
+14
2009-02-03
virtio-pci: do not oops on config change if driver not loaded
Mark McLoughlin
1
-1
/
+1
2009-02-03
modules: Use a better scheme for refcounting
Eric Dumazet
2
-19
/
+41
2009-02-02
qlge: bugfix: Add missing netif_napi_del call.
Ron Mercer
1
-1
/
+4
2009-02-02
qlge: bugfix: Add flash offset for second port.
Ron Mercer
1
-1
/
+8
2009-02-02
qlge: bugfix: Fix endian issue when reading flash.
Ron Mercer
2
-9
/
+12
2009-02-02
udp: increments sk_drops in __udp_queue_rcv_skb()
Eric Dumazet
1
-1
/
+3
2009-02-02
net: Fix userland breakage wrt. linux/if_tunnel.h
David S. Miller
2
-1
/
+4
2009-02-02
pxamci: enable DMA for write ops after CMD/RESP
Cliff Brake
1
-1
/
+15
2009-02-02
pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())
Cliff Brake
1
-5
/
+4
2009-02-02
ricoh_mmc: Use suspend_late/resume_early
philipl@overt.org
1
-4
/
+4
2009-02-02
mmci: Add support for ST Micro derivate
Linus Walleij
2
-4
/
+61
2009-02-02
mmc: Add a MX2/MX3 specific SDHC driver
Sascha Hauer
4
-0
/
+927
2009-02-02
icside: fix PCB version 6 support (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-02-02
tx4939ide: typo fix and minor cleanup
Atsushi Nemoto
1
-2
/
+2
2009-02-02
ide: add CS5536 host driver (v3)
Bartlomiej Zolnierkiewicz
3
-0
/
+319
2009-02-02
ide: Force VIA IDE legacy interrupts for AmigaOne boards
Gerhard Pircher
1
-0
/
+5
2009-02-02
IDE: Unregister and disable devices if initialization fails.
Ian Campbell
1
-1
/
+2
2009-02-02
ide: fix ide_register_port() failure handling
Bartlomiej Zolnierkiewicz
1
-8
/
+32
2009-02-02
ide: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-02-02
ide-cd: fix DMA for non bio-backed requests
Borislav Petkov
2
-3
/
+9