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
*
[UDP]: Revert udplite and code split.
David S. Miller
2008-03-06
17
-1222
/
+1101
*
[TIPC]: Update version to 1.6.3
Allan Stephens
2008-03-06
1
-1
/
+1
*
[TIPC]: Enhancements to message header writing
Allan Stephens
2008-03-06
1
-2
/
+4
*
[TIPC]: Use correct bitmask when setting version
Allan Stephens
2008-03-06
1
-1
/
+1
*
[TIPC]: Minor cleanup of message header code
Allan Stephens
2008-03-06
4
-29
/
+27
*
[TIPC]: Eliminate "sparse" symbol warnings
Allan Stephens
2008-03-06
3
-8
/
+15
*
[TIPC]: Add argument validation for shutdown()
Allan Stephens
2008-03-06
1
-2
/
+3
*
[TIPC]: Removal of message header option code
Allan Stephens
2008-03-06
4
-38
/
+0
*
[IPV6]: Fix powerpc allmodconfig build warnings.
David S. Miller
2008-03-05
1
-0
/
+1
*
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
84
-1008
/
+1008
*
COSA/SRP: convert channel_data.rsem to mutex
Matthias Kaehlcke
2008-03-05
1
-6
/
+8
*
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
2008-03-05
23
-68
/
+69
*
[IPV6]: Remove commented lines.
Daniel Lezcano
2008-03-05
1
-9
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-03-05
34
-131
/
+115
|
\
|
*
make s2io.c:init_tti() static
Adrian Bunk
2008-03-05
1
-1
/
+1
|
*
FIXED_PHY must depend on PHYLIB=y
Adrian Bunk
2008-03-05
1
-0
/
+1
|
*
fix drivers/net/atarilance.c compilation
Adrian Bunk
2008-03-05
1
-3
/
+2
|
*
Intel ethernet adapter: Update MAINTAINERS
Auke Kok
2008-03-05
1
-28
/
+4
|
*
ixgbe: fix typo in speed mesage
Emil Tantilov
2008-03-05
1
-1
/
+1
|
*
e100: Do suspend/shutdown like e1000
Auke Kok
2008-03-05
1
-26
/
+3
|
*
ehea: Fix missing Kconfig dependency
Thomas Klein
2008-03-05
1
-1
/
+1
|
*
axnet_cs: change debugging level for "Too much work at interrupt" message.
Komuro
2008-03-05
1
-1
/
+1
|
*
mv643xx_eth: Define module alias for platform device
Martin Michlmayr
2008-03-05
1
-0
/
+1
|
*
de2104x: remove BUG_ON() when changing media type
Ondrej Zary
2008-03-05
1
-1
/
+2
|
*
dm9161: add configuration for MII/RMII
frederic Rodo
2008-03-05
1
-3
/
+14
|
*
[IPCONFIG]: The kernel gets no IP from some DHCP servers
Stephen Hemminger
2008-03-04
1
-2
/
+2
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-03-04
7
-73
/
+70
|
|
\
|
|
*
b43legacy: Fix module init message
Michael Buesch
2008-03-04
1
-1
/
+1
|
|
*
rndis_wlan: fix broken data copy
Jussi Kivilinna
2008-03-04
1
-5
/
+3
|
|
*
libertas: compare the current command with response
Sebastian Siewior
2008-03-04
1
-3
/
+1
|
|
*
libertas: fix sanity check on sequence number in command response
David Woodhouse
2008-03-04
1
-2
/
+2
|
|
*
p54: fix eeprom parser length sanity checks
Johannes Berg
2008-03-04
1
-7
/
+11
|
|
*
p54: fix EEPROM structure endianness
Johannes Berg
2008-03-04
2
-5
/
+5
|
|
*
ssb: Add pcibios_enable_device() return value check
Yoichi Yuasa
2008-03-04
1
-1
/
+4
|
|
*
rc80211-pid: fix rate adjustment
Stefano Brivio
2008-03-04
1
-49
/
+43
|
*
|
[ESP]: Add select on AUTHENC
Herbert Xu
2008-03-04
2
-2
/
+2
|
*
|
[TCP]: Improve ipv4 established hash function.
David S. Miller
2008-03-04
1
-1
/
+2
|
*
|
[NETPOLL]: Revert two bogus cleanups that broke netconsole.
David S. Miller
2008-03-04
2
-7
/
+12
|
|
/
|
*
[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()
Jarek Poplawski
2008-03-03
1
-1
/
+6
|
*
Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()
Jarek Poplawski
2008-03-03
1
-0
/
+1
|
*
[BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del
Dave Young
2008-03-03
1
-1
/
+2
|
*
[NET]: Fix race in generic address resolution.
Frank Blaschka
2008-03-03
1
-1
/
+1
|
*
iucv: fix build error on !SMP
Heiko Carstens
2008-03-03
1
-2
/
+0
|
*
[TCP]: Must count fack_count also when skipping
Ilpo Järvinen
2008-03-03
1
-5
/
+9
|
*
[TUN]: Fix RTNL-locking in tun/tap driver
Kim B. Heino
2008-02-29
1
-1
/
+5
|
*
[SCTP]: Use proc_create to setup de->proc_fops.
Pavel Emelyanov
2008-02-29
1
-6
/
+3
|
*
[IRDA]: Use proc_create() to setup ->proc_fops first
Wang Chen
2008-02-29
3
-11
/
+9
|
*
[TCP]: BIC web page link is corrected.
Sangtae Ha
2008-02-28
1
-2
/
+3
*
|
[NETNS][IPV6] icmp6 - make icmpv6_socket per namespace
Benjamin Thery
2008-03-05
1
-5
/
+8
*
|
[NETNS][IPV6] ip6_input - enable ipv6_rcv to handle several network namespace
Daniel Lezcano
2008-03-05
1
-5
/
+0
[next]