index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-6
/
+8
2008-02-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
4
-16
/
+6
2008-02-05
b43: avoid unregistering device objects during suspend
Rafael J. Wysocki
3
-10
/
+21
2008-02-05
latency.c: use QoS infrastructure
Mark Gross
1
-5
/
+7
2008-02-05
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
1
-3
/
+1
2008-02-05
pcmcia/pcnet_cs: fix 'shadow variable' warning
Richard Knutsson
1
-13
/
+13
2008-02-05
pcmcia/fmvj18x_cs: fix 'shadow variable' warning
Richard Knutsson
1
-2
/
+1
2008-02-05
pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one
Richard Knutsson
1
-2
/
+2
2008-02-05
pcmcia/axnet_cs: make functions static
Richard Knutsson
1
-2
/
+2
2008-02-05
pcmcia/3c574_cs: fix 'shadow variable' warning
Richard Knutsson
1
-1
/
+1
2008-02-05
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
10
-189
/
+193
2008-02-05
drivers/net/wireless/b43/main.c needs io.h
Andrew Morton
1
-0
/
+1
2008-02-05
[NET]: Remove further references to net-modules.txt
Johann Felix Soden
1
-4
/
+2
2008-02-05
tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PI
Nathaniel Filardo
1
-0
/
+4
2008-02-05
hamradio: fix dmascc section mismatch
Randy Dunlap
1
-2
/
+2
2008-02-04
IB: Avoid marking __devinitdata as const
Roland Dreier
1
-1
/
+1
2008-02-04
mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()
Jack Morgenstein
3
-10
/
+0
2008-02-04
mlx4_core: Fix more section mismatches
Roland Dreier
2
-5
/
+5
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-69
/
+89
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
19
-23
/
+23
2008-02-04
virtio_net: parametrize the napi_weight for virtio receive queue.
Dor Laor
1
-1
/
+4
2008-02-04
virtio: free transmit skbs when notified, not on next xmit.
Rusty Russell
1
-6
/
+19
2008-02-04
virtio: flush buffers on open
Rusty Russell
1
-0
/
+7
2008-02-04
virtnet: remove double ether_setup
Christian Borntraeger
1
-1
/
+0
2008-02-04
virtio: Put the virtio under the virtualization menu
Anthony Liguori
1
-1
/
+2
2008-02-04
virtio: reset function
Rusty Russell
1
-2
/
+3
2008-02-04
virtio: populate network rings in the probe routine, not open
Rusty Russell
1
-19
/
+25
2008-02-04
virtio: Tweak virtio_net defines
Rusty Russell
1
-16
/
+16
2008-02-04
virtio: Net header needs hdr_len
Rusty Russell
1
-1
/
+2
2008-02-04
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
1
-7
/
+8
2008-02-04
virtio: simplify config mechanism.
Rusty Russell
1
-14
/
+11
2008-02-04
virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...
Rusty Russell
1
-10
/
+1
2008-02-03
MAINTAINERS: remove Adam Fritzler, remove his email address in other sources
Joe Perches
10
-10
/
+10
2008-02-03
Spelling fixes: lenght->length
Paulius Zaleckas
8
-12
/
+12
2008-02-03
Fix a small number of "memeber" typoes.
Robert P. J. Day
1
-1
/
+1
2008-02-03
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...
David S. Miller
6
-24
/
+35
2008-02-03
EMAC driver: Fix bug: The clock divisor is set to all ones at reset.
Bryan Wu
1
-1
/
+1
2008-02-03
EMAC driver: fix bug - invalidate data cache of new_skb->data range when cach...
Alexey Demin
1
-0
/
+6
2008-02-03
EMAC driver: add power down mode
Vitja Makarov
1
-1
/
+2
2008-02-03
EMAC driver: ADSP-BF52x arch/mach support
Michael Hennerich
2
-7
/
+8
2008-02-03
EMAC driver: use simpler comment headers and strip out information that is ma...
Mike Frysinger
2
-55
/
+8
2008-02-03
EMAC driver: bf537 MAC multicast hash filtering patch
Aidan Williams
1
-1
/
+41
2008-02-03
EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK.
Bryan Wu
1
-4
/
+12
2008-02-03
EMAC driver: shorten the mdelay value to solve netperf performance issue
Bryan Wu
1
-2
/
+2
2008-02-03
[netdrvr] sis190: build fix
Jeff Garzik
1
-1
/
+1
2008-02-03
sky2: fix Wake On Lan interaction with BIOS
Stephen Hemminger
1
-1
/
+8
2008-02-03
sky2: restore multicast addresses after recovery
Stephen Hemminger
1
-4
/
+1
2008-02-03
pci-skeleton: Misc fixes to build neatly
Jike Song
1
-24
/
+25
2008-02-03
phylib: Add Realtek 821x eth PHY support
Johnson Leung
3
-0
/
+86
2008-02-03
natsemi: Update locking documentation
Mark Brown
1
-16
/
+2
[next]