index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-12
smc91x driver: fix bug: print warning only in interrupt mode
Sonic Zhang
1
-0
/
+2
2008-04-12
forcedeth: mac address fix
Ayaz Abdulla
1
-2
/
+24
2008-04-12
macb: Use semicolon instead of comma for statement
Atsushi Nemoto
1
-6
/
+6
2008-04-12
macb: Call phy_disconnect on removing
Atsushi Nemoto
1
-0
/
+2
2008-04-12
ucc_geth: fix non-functional fixed phy support
Joakim Tjernlund
1
-23
/
+30
2008-04-12
fs_enet: Don't call NAPI functions when NAPI is not used.
Laurent Pinchart
1
-1
/
+2
2008-04-12
sky2: missing chip name for Yukon Supreme
Stephen Hemminger
1
-0
/
+1
2008-04-11
[NETNS][IPV6] tcp - assign the netns for timewait sockets
Daniel Lezcano
1
-0
/
+1
2008-04-10
[IPV4]: Fix byte value boundary check in do_ip_getsockopt().
David S. Miller
1
-1
/
+1
2008-04-10
BNX2X: Correct bringing chip out of reset
Eliezer Tamir
1
-3
/
+3
2008-04-10
[NETFILTER]: nf_nat: autoload IPv4 connection tracking
Jan Engelhardt
1
-0
/
+2
2008-04-10
[NETFILTER]: xt_hashlimit: fix mask calculation
Patrick McHardy
1
-18
/
+5
2008-04-10
[XFRM]: xfrm_user: fix selector family initialization
Patrick McHardy
1
-1
/
+1
2008-04-09
rt61pci: rt61pci_beacon_update do not free skb twice
Daniel Wagner
1
-3
/
+1
2008-04-09
ssb-mipscore: Fix interrupt vectors
Michael Buesch
1
-6
/
+7
2008-04-09
ssb-pcicore: Fix IRQ TPS flag handling
Larry Finger
1
-1
/
+1
2008-04-09
mac80211: use short_preamble mode from capability if ERP IE not present
Vladimir Koutny
1
-8
/
+35
2008-04-09
[NET]: Undo code bloat in hot paths due to print_mac().
David S. Miller
9
-134
/
+225
2008-04-08
[TCP]: Don't allow FRTO to take place while MTU is being probed
Ilpo Järvinen
1
-0
/
+5
2008-04-08
[TCP]: tcp_simple_retransmit can cause S+L
Ilpo Järvinen
3
-6
/
+23
2008-04-08
[TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skb
Ilpo Järvinen
1
-4
/
+18
2008-04-08
[TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fack
Ilpo Järvinen
1
-8
/
+8
2008-04-08
nl80211: fix STA AID bug
Johannes Berg
1
-1
/
+1
2008-04-08
b43legacy: fix bcm4303 crash
Stefano Brivio
1
-0
/
+6
2008-04-08
iwlwifi: fix n-band association problem
Abhijeet Kolekar
1
-1
/
+0
2008-04-08
ipw2200: set MAC address on radiotap interface
Daniel Drake
1
-0
/
+1
2008-04-08
libertas: fix mode initialization problem
Holger Schurig
1
-1
/
+1
2008-04-04
fix endian lossage in forcedeth
Al Viro
1
-3
/
+2
2008-04-04
net/tokenring/olympic.c section fixes
Adrian Bunk
1
-3
/
+3
2008-04-04
net: marvell.c fix sparse shadowed variable warning
Harvey Harrison
1
-2
/
+0
2008-04-04
[VLAN]: Fix egress priority mappings leak.
Pavel Emelyanov
1
-0
/
+15
2008-04-04
[TG3]: Add PHY workaround for 5784
Matt Carlson
2
-14
/
+219
2008-04-03
[NET]: srandom32 fixes for networking v2
Andi Kleen
1
-4
/
+9
2008-04-03
[IPV6]: Fix refcounting for anycast dst entries.
Denis V. Lunev
1
-7
/
+2
2008-04-03
[IPV6]: inet6_dev on loopback should be kept until namespace stop.
Denis V. Lunev
1
-1
/
+1
2008-04-03
[IPV6]: Event type in addrconf_ifdown is mis-used.
Denis V. Lunev
1
-5
/
+5
2008-04-03
[ICMP]: Ensure that ICMP relookup maintains status quo
Herbert Xu
2
-21
/
+25
2008-04-03
alpha: get_current(): don't add zero to current_thread_info()->task
Andrew Morton
1
-1
/
+1
2008-04-03
markers: use synchronize_sched()
Mathieu Desnoyers
1
-0
/
+9
2008-04-03
vmcoreinfo: add the symbol "phys_base"
Ken'ichi Ohmichi
1
-0
/
+1
2008-04-03
efs: update error msg to not refer to deleted read_inode()
Robert P. J. Day
1
-1
/
+1
2008-04-03
Char: rio, fix sparse warnings
Jiri Slaby
2
-1
/
+7
2008-04-03
Char: ip2, fix sparse warnings
Jiri Slaby
1
-5
/
+7
2008-04-03
nbd: prevent sock_xmit from attempting to use a NULL socket
Mike Snitzer
1
-0
/
+6
2008-04-03
doc: fix typo in SubmittingPatches
Jim Meyering
1
-1
/
+1
2008-04-03
Fix typos in Documentation/unaligned-memory-access.txt
Dmitri Vorobiev
1
-2
/
+2
2008-04-03
alpha: fix ALSA DMA mmap crash
Ivan Kokshaysky
3
-5
/
+13
2008-04-03
atmel_serial: fix uart/console concurrent access
Marc Pignat
1
-0
/
+11
2008-04-03
atmel_serial: avoid stopping pdc during transmission
Michael Trimarchi
1
-9
/
+10
2008-04-03
kvm: provide kvm.h for all architecture: fixes headers_install
Christian Borntraeger
24
-1
/
+135
[next]