index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Avoid pointless allocation casts in BSD compression module
Jesper Juhl
2007-08-26
1
-4
/
+2
*
[IRDA]: Do not do pointless kmalloc return value cast in KingSun driver
Jesper Juhl
2007-08-26
1
-2
/
+2
*
[SLIP]: trivial sparse warning fix
Stephen Hemminger
2007-08-26
1
-1
/
+1
*
[EQL]: sparse warning fix
Stephen Hemminger
2007-08-26
1
-1
/
+1
*
myri10ge: update driver version to 1.3.2-1.269
Brice Goglin
2007-08-25
1
-1
/
+1
*
myri10ge: use pcie_get/set_readrq
Brice Goglin
2007-08-25
1
-26
/
+6
*
ehea: fix queue destructor
Jan-Bernd Themann
2007-08-25
1
-0
/
+6
*
ehea: fix module parameter description
Jan-Bernd Themann
2007-08-25
1
-1
/
+1
*
ehea: fix interface to DLPAR tools
Jan-Bernd Themann
2007-08-25
1
-3
/
+3
*
sgiseeq: Fix return type of sgiseeq_remove
Ralf Baechle
2007-08-25
1
-1
/
+3
*
sky2 1.17
Stephen Hemminger
2007-08-25
1
-1
/
+1
*
sky2: only bring up watchdog if link is active
Stephen Hemminger
2007-08-25
2
-31
/
+27
*
sky2: clear PCI power control reg at startup
Stephen Hemminger
2007-08-25
1
-1
/
+6
*
DM9000: fix interface hang under load
Florian Westphal
2007-08-25
1
-18
/
+7
*
phy layer: fix genphy_setup_forced (don't reset)
Domen Puncer
2007-08-25
1
-1
/
+1
*
Don't use GFP_DMA for zone allocation.
Ralf Baechle
2007-08-25
1
-1
/
+1
*
fix realtek phy id in forcedeth
Willy Tarreau
2007-08-25
1
-1
/
+1
*
[PPP]: Fix output buffer size in ppp_decompress_frame().
Konstantin Sharlaimov
2007-08-21
1
-1
/
+1
*
sky2: don't clear phy power bits
Stephen Hemminger
2007-08-21
1
-2
/
+2
*
fix random hang in forcedeth driver when using netconsole
Timo Jantunen
2007-08-18
1
-5
/
+5
*
Add some help texts to recently-introduced kconfig items
Jan Engelhardt
2007-08-18
1
-0
/
+15
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-08-18
1
-0
/
+3
|
\
|
*
mlx4_core: Wait 1 second after reset before accessing device
Eli Cohen
2007-08-13
1
-0
/
+3
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-08-14
3
-37
/
+24
|
\
\
|
*
|
[NET]: Share correct feature code between bridging and bonding
Herbert Xu
2007-08-13
1
-21
/
+13
|
*
|
[IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]alloc
Mariusz Kozlowski
2007-08-13
1
-14
/
+10
|
*
|
[WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-08-13
1
-2
/
+1
*
|
|
e1000: Add device IDs of new 82571 board variants
Auke Kok
2007-08-14
4
-0
/
+14
*
|
|
xen-netfront: Avoid deref'ing skbafter it is potentially freed.
Jeremy Fitzhardinge
2007-08-14
1
-3
/
+4
*
|
|
3c59x: fix duplex configuration
Steffen Klassert
2007-08-14
1
-0
/
+1
*
|
|
natsemi: fix netdev error acounting
Andrew Morton
2007-08-14
1
-0
/
+3
*
|
|
ax88796 printk fixes
Andrew Morton
2007-08-14
1
-2
/
+3
*
|
|
myri10ge: Use the pause counter to avoid a needless device reset
Brice Goglin
2007-08-14
1
-7
/
+18
*
|
|
via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA access
Dustin Marquess
2007-08-14
1
-0
/
+6
|
/
/
*
|
drivers/net/ibmveth.c: memset fix
Mariusz Kozlowski
2007-08-07
1
-2
/
+1
*
|
phy layer: fix phy_mii_ioctl for autonegotiation
Domen Puncer
2007-08-07
1
-2
/
+2
*
|
ehea: Eliminated some compiler warnings
Thomas Klein
2007-08-07
1
-15
/
+10
*
|
ehea: Simplify resource usage check
Thomas Klein
2007-08-07
1
-12
/
+6
*
|
ehea: Fix workqueue handling
Thomas Klein
2007-08-07
2
-1
/
+2
*
|
ibmveth: Fix rx pool deactivate oops
Brian King
2007-08-07
2
-13
/
+14
*
|
Merge branch 'r8169-for-jeff-20070806' of git://electric-eye.fr.zoreil.com/ho...
Jeff Garzik
2007-08-07
1
-8
/
+16
|
\
\
|
*
|
r8169: avoid needless NAPI poll scheduling
Francois Romieu
2007-08-07
1
-8
/
+10
|
*
|
r8169: PHY power-on fix
Roger So
2007-08-06
1
-0
/
+6
*
|
|
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
2007-08-07
3
-3
/
+3
|
\
\
\
|
*
|
|
[PATCH] zd1211rw: fix filter for PSPOLL frames
Ulrich Kunitz
2007-08-06
1
-1
/
+1
|
*
|
|
[PATCH] rtl8187: ensure priv->hwaddr is always valid
Michael Wu
2007-08-06
1
-1
/
+1
|
*
|
|
Revert "[PATCH] bcm43xx: Fix deviation from specifications in set_baseband_at...
John W. Linville
2007-08-06
1
-1
/
+1
*
|
|
|
Merge branch 'ucc_geth' of master.kernel.org:/pub/scm/linux/kernel/git/leo/fs...
Jeff Garzik
2007-08-07
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
ucc_geth: remove get_perm_addr from ucc_geth_ethtool.c
Jan Altenberg
2007-08-03
1
-1
/
+0
|
*
|
|
|
ucc_geth: fix section mismatch
Domen Puncer
2007-08-03
1
-1
/
+2
|
|
|
_
|
/
|
|
/
|
|
[next]