index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tulip
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-04
[CASSINI]: Set skb->truesize properly on receive packets.
David S. Miller
1
-0
/
+1
2008-01-04
[CASSINI]: Program parent Intel31154 bridge when necessary.
David S. Miller
1
-0
/
+86
2008-01-04
[CASSINI]: Revert 'dont touch page_count'.
David S. Miller
1
-32
/
+4
2008-01-04
[CASSINI]: Fix endianness bug.
Al Viro
2
-12
/
+14
2008-01-04
[XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATE
Eric Dumazet
1
-0
/
+2
2008-01-04
[X25]: Add missing x25_neigh_put
Julia Lawall
1
-2
/
+3
2008-01-03
Console is utf-8 by default
Samuel Thibault
1
-6
/
+7
2008-01-03
IB/srp: Fix list corruption/oops on module reload
David Dillow
1
-0
/
+1
2008-01-03
NFSv4: Fix open_to_lock_owner sequenceid allocation...
Trond Myklebust
1
-11
/
+19
2008-01-03
NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on error
Trond Myklebust
1
-3
/
+1
2008-01-03
NFS: add newline to kernel warning message in auth_gss code
James Morris
1
-1
/
+1
2008-01-03
NFSv4: Fix circular locking dependency in nfs4_kill_renewd
Trond Myklebust
1
-2
/
+0
2008-01-03
NFS: Fix a possible Oops in fs/nfs/super.c
Trond Myklebust
1
-1
/
+11
2008-01-03
hwmon: (w83627ehf) Be more careful when changing VID input level
Jean Delvare
1
-14
/
+22
2008-01-02
Fix kernel/ptrace.c compile problem (missing "may_attach()")
Linus Torvalds
1
-1
/
+1
2008-01-02
restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid
Al Viro
6
-7
/
+27
2008-01-02
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
Ingo Molnar
9
-43
/
+58
2008-01-02
Unify /proc/slabinfo configuration
Linus Torvalds
7
-27
/
+23
2008-01-02
[SCSI] scsi_sysfs: restore prep_fn when ULD is removed
James Bottomley
3
-1
/
+21
2008-01-02
slub: register slabinfo to procfs
Pekka Enberg
1
-0
/
+17
2008-01-02
[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y
Paul Mackerras
1
-9
/
+0
2008-01-01
slub: provide /proc/slabinfo
Pekka J Enberg
2
-13
/
+94
2008-01-01
fix lguest rmmod "bad pgd"
Rusty Russell
1
-1
/
+1
2008-01-01
x86: fix asm-x86/msr.h for user-space export
Mike Frysinger
1
-35
/
+39
2008-01-01
x86: fix asm-x86/byteorder.h for userspace export
Mike Frysinger
1
-2
/
+2
2008-01-01
leds: Fix locomo LED driver oops
Richard Purdie
1
-1
/
+1
2008-01-01
leds: Fix leds_list_lock locking issues
Richard Purdie
4
-11
/
+12
2007-12-30
sched: fix gcc warnings
Ingo Molnar
1
-4
/
+4
2007-12-30
[BLUETOOTH]: put_device before device_del fix
Dave Young
2
-9
/
+2
2007-12-30
[TCP]: use non-delayed ACK for congestion control RTT
Gavin McCullagh
1
-8
/
+11
2007-12-29
[SERIAL]: Fix section mismatches in Sun serial console drivers.
David S. Miller
2
-2
/
+2
2007-12-28
[IPV4] Fix ip=dhcp regression
Simon Horman
1
-0
/
+1
2007-12-28
[PCI] Do not enable CRS Software Visibility by default
Linus Torvalds
1
-18
/
+0
2007-12-28
[POWERPC] PS3: Fix printing of os-area magic numbers
Geoff Levand
1
-10
/
+30
2007-12-28
[POWERPC] Oprofile: Remove dependency on spufs module
Bob Nelson
8
-38
/
+99
2007-12-28
[CRYPTO] padlock: Fix spurious ECB page fault
Herbert Xu
1
-4
/
+49
2007-12-27
Revert quicklist need->flush fix
Christoph Lameter
1
-3
/
+0
2007-12-27
[IPV4]: Fix ip command line processing.
Simon Horman
2
-10
/
+5
2007-12-27
[VETH]: move veth.h to include/linux
Stephen Hemminger
3
-1
/
+2
2007-12-27
[NET] tc_nat: header install
Stephen Hemminger
1
-0
/
+1
2007-12-27
[TUNTAP]: Fix wrong debug message.
Toyo Abe
1
-1
/
+1
2007-12-27
[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility
Patrick McHardy
3
-2
/
+7
2007-12-27
mac80211: warn when receiving frames with unaligned data
Johannes Berg
1
-0
/
+13
2007-12-27
mac80211: round station cleanup timer
Johannes Berg
1
-2
/
+5
2007-12-27
[SPARC64]: Implement pci_resource_to_user()
David S. Miller
2
-0
/
+20
2007-12-26
Revert "x86: fix show cpuinfo cpu number always zero"
Linus Torvalds
1
-1
/
+1
2007-12-24
cmd64x: fix hwif->chipset setup
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2007-12-24
MAINTAINERS: update ide-cd entry
Borislav Petkov
1
-1
/
+3
2007-12-24
ide-cd: fix 'ireason' reporting in cdrom_pc_intr()
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2007-12-24
ide-cd: fix error message in cdrom_pc_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
[next]