index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-06-27
[netdrvr] tulip: add pci id
Hideki Yamane
1
-0
/
+1
2005-06-27
[PATCH] forcedeth: Add support for new device id
Manfred Spraul
2
-1
/
+18
2005-06-27
[PATCH] forcedeth: Poll for link changes
Manfred Spraul
1
-12
/
+13
2005-06-27
[PATCH] forcedeth: add two new pci ids
Manfred Spraul
1
-2
/
+19
2005-06-27
[PATCH] net/lanstreamer: replace schedule_timeout() with ssleep()/msleep_inte...
Nishanth Aravamudan
1
-4
/
+2
2005-06-27
[PATCH] net/pcnet32: replace schedule_timeout() with msleep_interruptible()
Nishanth Aravamudan
1
-1
/
+1
2005-06-27
[PATCH] net/farsync: add set_current_state() before schedule_timeout()
Nishanth Aravamudan
1
-0
/
+1
2005-06-27
[PATCH] net/sb1000: replace nicedelay() with ssleep()
Nishanth Aravamudan
1
-11
/
+3
2005-06-27
[PATCH] wireless: char* -> char[] conversion in airo.c
Domen Puncer
1
-1
/
+1
2005-06-27
[IPVS]: Fix for overflows
pageexec
2
-5
/
+7
2005-06-27
[PATCH] DM9000 network driver bugfix
Sascha Hauer
1
-2
/
+2
2005-06-27
[PATCH] Documentation/networking/dmfe.txt: Make documentation nicer
Ismail Donmez
1
-38
/
+44
2005-06-27
[PATCH] fealnx.c calls dev_kfree_skb from atomic context
Denis Vlasenko
1
-2
/
+1
2005-06-27
[PATCH] fix int vs. pm_message_t confusion in airo
Pavel Machek
1
-5
/
+5
2005-06-27
[PATCH] defxx: Use irqreturn_t for the interrupt handler
Maciej W. Rozycki
1
-37
/
+51
2005-06-27
[PATCH] dmfe warning fix
Andrew Morton
1
-2
/
+3
2005-06-27
[PATCH] document that 8139TOO supports 8129/8130
Adrian Bunk
2
-3
/
+4
2005-06-27
[NETLINK]: Fix two socket hashing bugs.
David S. Miller
1
-3
/
+8
2005-06-27
[PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()
Nishanth Aravamudan
1
-4
/
+2
2005-06-27
[PATCH] drivers/net/ewrk3.c: remove dead code
Adrian Bunk
1
-9
/
+3
2005-06-27
[PATCH] drivers/net/skfp/: fix LITTLE_ENDIAN
Adrian Bunk
2
-1
/
+3
2005-06-27
[PATCH] drivers/net/tokenring/: cleanups
Adrian Bunk
12
-90
/
+21
2005-06-27
[ATALK]: Include asm/byteorder.h in linux/atalk.h
David S. Miller
1
-0
/
+2
2005-06-27
[PKTGEN]: Fix random packet sizes causing panic
Robert Olsson
1
-16
/
+13
2005-06-27
[PATCH] pcnet_cs.c: IRQ handler optimization
Andreas Mohr
1
-4
/
+6
2005-06-27
drivers/net/: Use the DMA_{64,32}BIT_MASK constants
Domen Puncer
11
-16
/
+27
2005-06-27
[TCP]: Let TCP_CONG_ADVANCED default to n
Adrian Bunk
1
-1
/
+0
2005-06-27
[IPV4]: Fix thinko in TCP_CONG_BIC default.
David S. Miller
1
-1
/
+1
2005-06-27
[PATCH] arlan: module parameter fixes
Magnus Damm
1
-14
/
+12
2005-06-27
[PATCH] net/sis900: Use the DMA_32BIT_MASK constant
Tobias Klauser
1
-3
/
+2
2005-06-27
8139cp: safer spin loop for get_statistics
Stephen Hemminger
1
-6
/
+6
2005-06-26
gianfar: Update Marvell PHY name
Kumar Gala
1
-1
/
+1
2005-06-26
bonding: xor/802.3ad improved slave hash
Jay Vosburgh
4
-13
/
+114
2005-06-26
bonding: gratuitous ARP
Jay Vosburgh
2
-34
/
+255
2005-06-26
Tulip fixes for Cobalt Qube/RaQ
Ralf Baechle
3
-2
/
+21
2005-06-26
[PATCH] ARM: 2757/1: remove ixdp2400_init_irq from ixdp2800 code
Lennert Buytenhek
1
-6
/
+0
2005-06-26
[PATCH] ARM: 2756/1: add ixp2000 msf mapping
Lennert Buytenhek
2
-0
/
+9
2005-06-26
[PATCH] ARM: 2755/1: describe ixp2000 virtual memory map layout
Lennert Buytenhek
1
-0
/
+15
2005-06-26
[PATCH] ARM: 2754/1: move ixp2000 VMALLOC_END up
Lennert Buytenhek
1
-1
/
+1
2005-06-26
[PATCH] ARM: 2753/1: move ixdp* cpld mappings
Lennert Buytenhek
2
-4
/
+4
2005-06-26
[PATCH] ARM: Add SA_TIMER flag to timer interrupts
Russell King
23
-44
/
+44
2005-06-26
[PATCH] ppc32: Fix MPC83xx IPIC external interrupt pending register offset
Kumar Gala
1
-7
/
+7
2005-06-26
[PATCH] remove redundant info from SubmittingPatches
Adrian Bunk
1
-15
/
+0
2005-06-26
[PATCH] arm: swsusp build fix
Andrew Morton
1
-1
/
+1
2005-06-26
[PATCH] jffs2 build fix
Andrew Morton
1
-1
/
+1
2005-06-26
drm: fix radeon irq properly
Dave Airlie
1
-14
/
+13
2005-06-26
Fix up try_to_freeze() usage in arch/i386/kernel/signal.c
Linus Torvalds
1
-1
/
+1
2005-06-26
[PATCH] Cleanup patch for process freezing
Christoph Lameter
47
-113
/
+126
2005-06-26
[PATCH] schedule the obsolete raw driver for removal
Adrian Bunk
2
-2
/
+10
2005-06-26
[PATCH] list_for_each_entry: fs-dquot.c
Domen Puncer
1
-5
/
+2
[next]