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.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
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[IPV6]: Assorted trivial endianness annotations.
Al Viro
2006-12-02
1
-6
/
+8
|
*
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
2006-12-02
3
-0
/
+14
|
*
[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api
Thomas Graf
2006-12-02
1
-2
/
+0
|
*
[TCP]: MD5 Signature Option (RFC2385) support.
YOSHIFUJI Hideaki
2006-12-02
1
-3
/
+32
|
*
netpoll header cleanup
Stephen Hemminger
2006-12-02
1
-4
/
+3
|
*
netpoll queue cleanup
Stephen Hemminger
2006-12-02
1
-2
/
+2
|
*
netpoll retry cleanup
Stephen Hemminger
2006-12-02
1
-1
/
+0
|
*
netpoll per device txq
Stephen Hemminger
2006-12-02
1
-0
/
+2
|
*
netpoll info leak
Stephen Hemminger
2006-12-02
1
-0
/
+1
|
*
[DCCP]: Miscellaneous code tidy-ups
Gerrit Renker
2006-12-02
1
-1
/
+17
|
*
[DCCP]: Make feature negotiation more readable
Gerrit Renker
2006-12-02
1
-11
/
+14
|
*
[TCP/DCCP]: Introduce net_xmit_eval
Gerrit Renker
2006-12-02
1
-0
/
+4
|
*
[NET]: The scheduled removal of the frame diverter.
Adrian Bunk
2006-12-02
4
-141
/
+2
|
*
[DCCP]: Add sysctls to control retransmission behaviour
Gerrit Renker
2006-12-02
1
-0
/
+3
|
*
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
2006-12-02
1
-0
/
+1
|
*
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
Gerrit Renker
2006-12-02
1
-0
/
+7
|
*
[DCCP]: Combine allocating & zeroing header space on skb
Gerrit Renker
2006-12-02
1
-0
/
+7
|
*
[TCP]: Restrict congestion control choices.
Stephen Hemminger
2006-12-02
1
-0
/
+1
|
*
[TCP]: Add tcp_available_congestion_control sysctl.
Stephen Hemminger
2006-12-02
1
-0
/
+1
|
*
[NET] rules: Add support to invert selectors
Thomas Graf
2006-12-02
1
-0
/
+1
|
*
[NET] rules: Protocol independant mark selector
Thomas Graf
2006-12-02
1
-1
/
+1
|
*
[NET]: Turn nfmark into generic mark
Thomas Graf
2006-12-02
1
-2
/
+2
|
*
SELinux: Fix SA selection semantics
Venkat Yekkirala
2006-12-02
1
-19
/
+0
|
*
SELinux: Return correct context for SO_PEERSEC
Venkat Yekkirala
2006-12-02
1
-1
/
+15
|
*
SELinux: Various xfrm labeling fixes
Venkat Yekkirala
2006-12-02
1
-11
/
+10
|
*
[IPV6]: ip6_output annotations
Al Viro
2006-12-02
1
-1
/
+1
|
*
[NETFILTER]: trivial annotations
Al Viro
2006-12-02
6
-18
/
+20
|
*
[AF_PACKET]: annotate
Al Viro
2006-12-02
1
-2
/
+4
|
*
[IPV6]: flowlabels are net-endian
Al Viro
2006-12-02
3
-4
/
+4
|
*
[AF_KEY]: annotate
Al Viro
2006-12-02
1
-2
/
+2
|
*
[IPV4]: encapsulation annotations
Al Viro
2006-12-02
2
-6
/
+6
|
*
[IPV6]: annotate icmpv6 headers
Al Viro
2006-12-02
1
-6
/
+6
|
*
[NET]: ipconfig and nfsroot annotations
Al Viro
2006-12-02
1
-1
/
+1
|
*
[TIPC]: endianness annotations
Al Viro
2006-12-02
1
-16
/
+16
|
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-12-02
4
-8
/
+32
|
|
\
|
|
*
[PATCH] PHY: Add support for configuring the PHY connection interface
Andy Fleming
2006-12-02
1
-6
/
+20
|
|
*
[PATCH] mv643xx_eth: fix unbalanced parentheses in macros
Mariusz Kozlowski
2006-12-02
1
-2
/
+2
|
|
*
[PATCH] forcedeth: add new NVIDIA pci ids
Ayaz Abdulla
2006-12-02
1
-0
/
+4
|
|
*
[PATCH] wext: extend MLME support
Christian Lamparter
2006-12-02
1
-0
/
+2
|
|
*
[PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>
Maciej W. Rozycki
2006-12-02
1
-0
/
+4
|
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...
Linus Torvalds
2006-12-02
2
-3
/
+84
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
mmc: Support for high speed SD cards
Pierre Ossman
2006-12-01
2
-1
/
+28
|
|
*
mmc: Add support for mmc v4 wide-bus modes
Philip Langdale
2006-12-01
1
-0
/
+5
|
|
*
[PATCH] mmc: Add support for mmc v4 high speed mode
Philip Langdale
2006-12-01
2
-3
/
+52
|
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-12-01
1
-0
/
+2
|
|
\
\
|
|
*
|
[MIPS] Add support for kexec
Nicolas Schichan
2006-11-30
1
-0
/
+2
|
|
|
/
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2006-12-01
1
-16
/
+165
|
|
\
\
|
|
*
|
USB: keep count of unsuspended children
Alan Stern
2006-12-01
1
-0
/
+1
|
|
*
|
USB: struct usb_device: change flag to bitflag
Alan Stern
2006-12-01
1
-1
/
+1
|
|
*
|
USB: expand autosuspend/autoresume API
Alan Stern
2006-12-01
1
-3
/
+26
[prev]
[next]