index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hplance.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-24
[netdrvr] via-rhine: Use register offset definition for WOLcgClr
Laura Garcia
1
-1
/
+1
2008-02-24
net/phy/mdio_bus.c: fix a check-after-use
Adrian Bunk
1
-2
/
+2
2008-02-24
igb: Fix panic with NICs with 1000BASE-SX PHY
Bill Hayes
1
-2
/
+4
2008-02-24
gianfar: don't pass NULL dev ptr to DMA ops
Becky Bruce
1
-7
/
+7
2008-02-24
sis190: read the mac address from the eeprom first
Francois Romieu
1
-5
/
+10
2008-02-24
tlan: add static to function definitions
Harvey Harrison
1
-32
/
+32
2008-02-24
claw: make use of DIV_ROUND_UP
Julia Lawall
1
-21
/
+18
2008-02-24
pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message.
Komuro
1
-2
/
+8
2008-02-24
drivers/net/cs89x0.c: compilation warning fix
Leonardo Potenza
1
-6
/
+6
2008-02-24
virtio_net: Fix oops on early interrupts - introduced by virtio reset code
Christian Borntraeger
1
-1
/
+1
2008-02-24
uli526x partially recognizing interface
Grant Grundler
1
-1
/
+11
2008-02-24
update TULIP MAINTAINERS
Grant Grundler
1
-4
/
+7
2008-02-24
igb: fix legacy mode irq issue
Andy Gospodarek
1
-7
/
+2
2008-02-24
fs_enet: Don't call phy_mii_ioctl() in atomic context.
Scott Wood
1
-6
/
+1
2008-02-24
ehea: add kdump support
Thomas Klein
2
-25
/
+290
2008-02-24
Fix u132-hcd.c compile error
Mirco Tischler
1
-2
/
+2
2008-02-24
[NETFILTER]: fix ebtable targets return
Joonwoo Park
3
-3
/
+3
2008-02-24
[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.
Pavel Emelyanov
5
-43
/
+10
2008-02-24
[NET]: Restore sanity wrt. print_mac().
David S. Miller
2
-5
/
+8
2008-02-24
[NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.
Pavel Emelyanov
1
-2
/
+4
2008-02-24
[RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK
Thomas Graf
1
-6
/
+19
2008-02-24
tg3: ethtool phys_id default
Stephen Hemminger
1
-1
/
+1
2008-02-24
[BNX2]: Update version to 1.7.4.
Michael Chan
1
-2
/
+2
2008-02-24
fix vmsas.c file permissions
Oliver Pinter
1
-0
/
+0
2008-02-24
[BNX2]: Disable parallel detect on an HP blade.
Michael Chan
2
-1
/
+14
2008-02-24
[BNX2]: More 5706S link down workaround.
Michael Chan
1
-15
/
+17
2008-02-24
Add memory barrier semantics to wake_up() & co
Linus Torvalds
1
-0
/
+1
2008-02-24
mvsas: fix build warning, clean prototypes
Jeff Garzik
1
-12
/
+1
2008-02-24
documentation: atomic_add_unless() doesn't imply mb() on failure
Oleg Nesterov
2
-2
/
+3
2008-02-24
memcgroup: return negative error code in mem_cgroup_create()
Li Zefan
1
-2
/
+2
2008-02-24
memcgroup: remove a useless VM_BUG_ON()
Li Zefan
1
-1
/
+0
2008-02-24
memcgroup: fix and update documentation
Li Zefan
1
-15
/
+9
2008-02-24
cgroup: remove dead code in cgroup_get_rootdir()
Li Zefan
1
-1
/
+0
2008-02-24
cgroup: remove duplicate code in find_css_set()
Li Zefan
1
-1
/
+0
2008-02-24
cgroup: fix subsys bitops
Li Zefan
1
-2
/
+2
2008-02-24
cgroup: fix memory leak in cgroup_get_sb()
Li Zefan
1
-1
/
+4
2008-02-24
cgroup: clean up cgroup.h
Li Zefan
1
-25
/
+23
2008-02-24
cgroup: fix comments
Li Zefan
2
-64
/
+80
2008-02-24
cgroup: fix and update documentation
Li Zefan
1
-33
/
+33
2008-02-24
Solve section mismatch for free_area_init_core.
Alexander van Heukelum
2
-2
/
+15
2008-02-24
Smack: update for file capabilities
Casey Schaufler
1
-13
/
+74
2008-02-24
kprobes: refuse kprobe insertion on add/sub_preempt_counter()
Srinivasa Ds
1
-2
/
+2
2008-02-24
cgroup memory controller: document huge memory/cache overhead in Kconfig
Andi Kleen
1
-0
/
+8
2008-02-24
kernel-doc: fix function-pointer-parameter parsing
Richard Kennedy
1
-3
/
+3
2008-02-24
h8300: defconfig update
Yoshinori Sato
1
-123
/
+140
2008-02-24
h8300: IRQ handling update
Yoshinori Sato
7
-327
/
+94
2008-02-24
h8300: uaccess.h update
Yoshinori Sato
1
-2
/
+2
2008-02-24
h8300: signal.c typo fix
Yoshinori Sato
1
-2
/
+2
2008-02-24
futex: runtime enable pi and robust functionality
Thomas Gleixner
3
-4
/
+44
2008-02-24
futex: fix init order
Thomas Gleixner
1
-5
/
+7
[next]