index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnx2x: New FW files
Eilon Greenstein
2009-08-12
2
-0
/
+23039
*
r8169: phy init for the 8102e
françois romieu
2009-08-12
1
-0
/
+1
*
r8169: phy init for the 8169s
françois romieu
2009-08-12
1
-56
/
+60
*
r8169: phy init for the 8169scd
françois romieu
2009-08-12
2
-0
/
+70
*
r8169: phy init for the 8169sce
françois romieu
2009-08-12
1
-0
/
+56
*
r8169: differentiate close chipsets in the startup identification message
françois romieu
2009-08-12
1
-1
/
+1
*
r8169: fix r8101 quirk dupe
françois romieu
2009-08-12
1
-1
/
+1
*
Phonet: fix /proc/net/phonet with network namespaces
Rémi Denis-Courmont
2009-08-12
1
-2
/
+3
*
be2net: clear & notify residual events before destroying event queues
Sathya Perla
2009-08-12
1
-29
/
+56
*
be2net: fix bad queue traversal in be_rx_q_clean()
Sathya Perla
2009-08-12
1
-1
/
+1
*
be2net: Clear pending tx completions before destroying tx queue
Sathya Perla
2009-08-12
1
-19
/
+33
*
net: smc911x: includecheck fix for smc911x.h
Jaswinder Singh Rajput
2009-08-12
1
-1
/
+0
*
net: include/linux/icmpv6: includecheck fix for icmpv6.h
Jaswinder Singh Rajput
2009-08-12
1
-2
/
+0
*
myri10ge: improve parity error detection and recovery
Brice Goglin
2009-08-12
1
-17
/
+46
*
drivers/net: Correct use of request_region/request_mem_region
Julia Lawall
2009-08-12
1
-3
/
+3
*
net: pcmcia/axnet_cs: includecheck fix axnet_cs.c
Jaswinder Singh Rajput
2009-08-12
1
-2
/
+0
*
net: cs89x0: includecheck fix for cs89x0.c
Jaswinder Singh Rajput
2009-08-12
1
-3
/
+0
*
drivers/net/tokenring: Use status field rather than state field
Julia Lawall
2009-08-12
1
-26
/
+10
*
drivres/net: Change constant name
Julia Lawall
2009-08-12
1
-1
/
+1
*
fakehard: use START-CONFIRM primitive to report START failure
Dmitry Baryshkov
2009-08-12
1
-6
/
+2
*
nl802154: support START-CONFIRM primitive
Dmitry Baryshkov
2009-08-12
2
-0
/
+41
*
af_ieee802154: add support for WANT_ACK socket option
Dmitry Baryshkov
2009-08-12
2
-4
/
+59
*
af_ieee802154: minor cleanup in dgram_bind
Dmitry Baryshkov
2009-08-12
1
-6
/
+8
*
nl802154: add support for dumping WPAN interface information
Dmitry Baryshkov
2009-08-12
2
-2
/
+106
*
documentation: fix wrt. headers rename
Dmitry Baryshkov
2009-08-12
1
-5
/
+4
*
nl802154: make ieee802154_policy constant
Dmitry Baryshkov
2009-08-12
2
-2
/
+3
*
af_ieee802154: drop IEEE802154_SIOC_ADD_SLAVE declaration
Dmitry Baryshkov
2009-08-12
1
-3
/
+0
*
Use correct NET_RX_* returns for atalk_rcv()
Mark Smith
2009-08-12
1
-11
/
+14
*
f_phonet: use page-sized rather than MTU-sized RX buffers
Rémi Denis-Courmont
2009-08-12
1
-26
/
+51
*
f_phonet: lock-less MTU change
Rémi Denis-Courmont
2009-08-12
1
-12
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
1599
-25849
/
+38098
|
\
|
*
Revert "libertas: Read buffer overflow"
David S. Miller
2009-08-12
1
-8
/
+10
|
*
ar9170: fix read & write outside array bounds
Dan Carpenter
2009-08-10
1
-2
/
+3
|
*
ar9170usb: fix spurious firmware related message
Christian Lamparter
2009-08-10
1
-1
/
+5
|
*
mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc()
roel kluin
2009-08-09
1
-2
/
+3
|
*
zorro8390: Fix read buffer overflow in zorro8390_init_one()
roel kluin
2009-08-09
1
-0
/
+3
|
*
pcnet32: Read buffer overflow
roel kluin
2009-08-09
1
-1
/
+1
|
*
sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()
Rafael Laufer
2009-08-09
1
-0
/
+1
|
*
MAINTAINERS: additional NETWORKING [GENERAL] and NETWORKING DRIVERS patterns
Joe Perches
2009-08-09
1
-0
/
+5
|
*
gianfar: keep vlan related state when restart
Yong Zhang
2009-08-09
1
-2
/
+10
|
*
e1000e: fix potential NVM corruption on ICH9 with 8K bank size
Bruce Allan
2009-08-09
1
-38
/
+12
|
*
e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts
Bruce Allan
2009-08-09
1
-13
/
+31
|
*
ixgbe: Disable packet split only on FCoE queues in 82599
Yi Zou
2009-08-09
2
-16
/
+19
|
*
ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()
Yi Zou
2009-08-09
1
-40
/
+15
|
*
tun: Extend RTNL lock coverage over whole ioctl
Herbert Xu
2009-08-09
1
-31
/
+19
|
*
fec: fix FEC driver packet transmission breakage
Greg Ungerer
2009-08-09
1
-4
/
+5
|
*
can: Fix raw_getname() leak
Eric Dumazet
2009-08-09
1
-0
/
+1
|
*
Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...
Jussi Mäki
2009-08-09
1
-1
/
+1
|
*
atlx: strncpy does not null terminate string
Roel Kluin
2009-08-09
2
-8
/
+8
|
*
irda: fix read buffer overflow
Roel Kluin
2009-08-09
1
-1
/
+1
[next]