index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
pata_via: fix VT6410/6415/6330 detection issue
JosephChan@via.com.tw
2010-03-28
1
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-03-29
35
-144
/
+256
|
\
\
\
\
|
*
|
|
|
r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)
Neil Horman
2010-03-29
1
-5
/
+24
|
*
|
|
|
ipv6: Don't drop cache route entry unless timer actually expired.
YOSHIFUJI Hideaki / 吉藤英明
2010-03-28
1
-4
/
+9
|
*
|
|
|
tulip: Add missing parens.
David S. Miller
2010-03-28
1
-1
/
+1
|
*
|
|
|
r8169: fix broken register writes
Francois Romieu
2010-03-27
1
-2
/
+2
|
*
|
|
|
pcnet_cs: add new id
Ken Kawasaki
2010-03-27
2
-1
/
+3
|
*
|
|
|
bonding: fix broken multicast with round-robin mode
Andy Gospodarek
2010-03-27
1
-8
/
+32
|
*
|
|
|
drivers/net: Fix continuation lines
Joe Perches
2010-03-27
1
-1
/
+1
|
*
|
|
|
e1000: do not modify tx_queue_len on link speed change
Emil Tantilov
2010-03-27
2
-9
/
+1
|
*
|
|
|
net: ipmr/ip6mr: prevent out-of-bounds vif_table access
Nicolas Dichtel
2010-03-27
2
-8
/
+14
|
*
|
|
|
ixgbe: Do not run all Diagnostic offline tests when VFs are active
Greg Rose
2010-03-27
1
-0
/
+21
|
*
|
|
|
igb: use correct bits to identify if managability is enabled
Alexander Duyck
2010-03-27
1
-3
/
+3
|
*
|
|
|
benet: Fix compile warnnings in drivers/net/benet/be_ethtool.c
wzt wzt
2010-03-27
1
-1
/
+1
|
*
|
|
|
net: Add MSG_WAITFORONE flag to recvmmsg
Brandon L Black
2010-03-27
2
-0
/
+5
|
*
|
|
|
e1000e: do not modify tx_queue_len on link speed change
Emil Tantilov
2010-03-26
2
-11
/
+1
|
*
|
|
|
igbvf: do not modify tx_queue_len on link speed change
Emil Tantilov
2010-03-26
2
-11
/
+1
|
*
|
|
|
ipv4: Restart rt_intern_hash after emergency rebuild (v2)
Pavel Emelyanov
2010-03-26
1
-6
/
+11
|
*
|
|
|
ipv4: Cleanup struct net dereference in rt_intern_hash
Pavel Emelyanov
2010-03-26
1
-2
/
+2
|
*
|
|
|
net: fix netlink address dumping in IPv4/IPv6
Patrick McHardy
2010-03-26
2
-2
/
+2
|
*
|
|
|
tulip: Fix null dereference in uli526x_rx_packet()
Kyle McMartin
2010-03-26
1
-3
/
+5
|
*
|
|
|
gianfar: fix undo of reserve()
Ben Menchaca
2010-03-26
2
-2
/
+9
|
*
|
|
|
ixgbe: filter FIP frames into the FCoE offload queues
Chris Leech
2010-03-26
2
-0
/
+16
|
*
|
|
|
ixgbe: Priority tag FIP frames
Robert Love
2010-03-26
1
-9
/
+17
|
*
|
|
|
ixgbe: Don't allow user buffer count to exceed 256
Robert Love
2010-03-26
1
-8
/
+10
|
*
|
|
|
ixgbe: cleanup maximum number of tx queues
John Fastabend
2010-03-26
2
-3
/
+5
|
*
|
|
|
ixgbe: Change where clear_to_send_flag is reset to zero.
Greg Rose
2010-03-26
1
-3
/
+5
|
*
|
|
|
ixgbe: In SR-IOV mode insert delay before bring the adapter up
Greg Rose
2010-03-26
1
-0
/
+8
|
*
|
|
|
ixgbevf: Fix signed/unsigned int error
Greg Rose
2010-03-26
1
-1
/
+2
|
*
|
|
|
netxen: update version to 4.0.73
Amit Kumar Salecha
2010-03-26
1
-2
/
+2
|
*
|
|
|
netxen: added sanity check for pci map
Amit Kumar Salecha
2010-03-26
1
-18
/
+27
|
*
|
|
|
netxen: fix warning in ioaddr for NX3031 chip
Amit Kumar Salecha
2010-03-26
1
-6
/
+8
|
*
|
|
|
netxen: fix bios version calculation
Amit Kumar Salecha
2010-03-26
1
-1
/
+1
|
*
|
|
|
Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)"
David S. Miller
2010-03-26
1
-14
/
+7
|
*
|
|
|
isdn: Add netdev to lists in MAINTAINERS entry.
David S. Miller
2010-03-25
1
-0
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2010-03-29
5
-13
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
sparc64: Properly truncate pt_regs framepointer in perf callback.
David S. Miller
2010-03-29
1
-1
/
+1
|
*
|
|
|
|
arch/sparc/kernel: Use set_cpus_allowed_ptr
Julia Lawall
2010-03-27
3
-10
/
+10
|
*
|
|
|
|
sparc: Fix use of uid16_t and gid16_t in asm/stat.h
Rob Landley
2010-03-27
1
-2
/
+2
*
|
|
|
|
|
ext3: fix broken handling of EXT3_STATE_NEW
Linus Torvalds
2010-03-29
4
-6
/
+8
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2010-03-29
2
-66
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "ide: skip probe if there are no devices on the port (v2)"
David S. Miller
2010-03-28
1
-9
/
+3
|
*
|
|
|
|
|
Revert "via82cxxx: workaround h/w bugs"
David S. Miller
2010-03-27
1
-57
/
+0
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
frv/chris: fix lines with a missing semicolons
David Howells
2010-03-29
2
-2
/
+2
*
|
|
|
|
|
SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
David Howells
2010-03-29
4
-10
/
+10
*
|
|
|
|
|
slow-work: use get_ref wrapper instead of directly calling get_ref
Dave Airlie
2010-03-29
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2010-03-29
4
-3
/
+11
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'fix/hda' into for-linus
Takashi Iwai
2010-03-29
2
-1
/
+5
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ALSA: hda: Use LPIB for ga-ma770-ud3 board
Daniel T Chen
2010-03-29
1
-0
/
+1
|
|
*
|
|
|
|
|
ALSA: hda - Don't set invalid connection index in Realtek initialiaiton
Takashi Iwai
2010-03-25
1
-1
/
+4
[prev]
[next]