index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: unify netlink kernel socket recognition
Denis V. Lunev
2007-10-10
1
-4
/
+9
*
[NET]: cleanup 3rd argument in netlink_sendskb
Denis V. Lunev
2007-10-10
3
-6
/
+5
*
[NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2
Denis V. Lunev
2007-10-10
2
-32
/
+8
*
[NET]: rtnl_unlock cleanups
Denis V. Lunev
2007-10-10
1
-6
/
+2
*
[NETLINK]: Fix typos in comments in netlink.h
Pierre Ynard
2007-10-10
1
-5
/
+5
*
[NET]: sanitize kernel_accept() error path
Tony Battersby
2007-10-10
1
-0
/
+1
*
[TG3]: Update version to 3.83
Matt Carlson
2007-10-10
1
-2
/
+2
*
[TG3]: WOL defaults
Matt Carlson
2007-10-10
2
-6
/
+11
*
[TG3]: Add 5761 support
Matt Carlson
2007-10-10
3
-15
/
+87
*
[TG3]: Add 5761 APE support
Matt Carlson
2007-10-10
2
-4
/
+274
*
[TG3]: Add new 5761 NVRAM decode routines
Matt Carlson
2007-10-10
2
-2
/
+102
*
[INET]: local port range robustness
Stephen Hemminger
2007-10-10
10
-58
/
+146
*
[SCTP]: port randomization
Stephen Hemminger
2007-10-10
3
-21
/
+5
*
[NET_SCHED]: Show timer resolution instead of clock resolution in /proc/net/p...
Patrick McHardy
2007-10-10
1
-1
/
+4
*
[BNX2]: Update version to 1.6.7.
Michael Chan
2007-10-10
1
-2
/
+2
*
[BNX2]: Fix default WoL setting.
Michael Chan
2007-10-10
2
-6
/
+15
*
[BNX2]: Fix remote PHY media detection problems.
Michael Chan
2007-10-10
1
-7
/
+27
*
[IPSEC]: Move IP protocol setting from transforms into xfrm4_input.c
Herbert Xu
2007-10-10
5
-9
/
+15
*
[IPSEC]: Move IP length/checksum setting out of transforms
Herbert Xu
2007-10-10
14
-65
/
+23
*
[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
Herbert Xu
2007-10-10
10
-63
/
+64
*
[IPSEC]: Use IPv6 calling convention as the convention for x->mode->output
Herbert Xu
2007-10-10
11
-67
/
+44
*
[IPSEC]: Set skb->data to payload in x->mode->output
Herbert Xu
2007-10-10
16
-42
/
+47
*
[IPSEC] beet: Fix extension header support on output
Herbert Xu
2007-10-10
1
-2
/
+2
*
[IPSEC] esp: Remove NAT-T checksum invalidation for BEET
Herbert Xu
2007-10-10
1
-2
/
+1
*
[IPV6]: Defer IPv6 device initialization until a valid qdisc is specified
Mitsuru Chinen
2007-10-10
1
-3
/
+10
*
[NET]: Remove double dev->flags checking when calling dev_close()
Pavel Emelyanov
2007-10-10
1
-4
/
+2
*
[TCP]: Separate lost_retrans loop into own function
Ilpo Järvinen
2007-10-10
1
-37
/
+43
*
[CRYPTO] sha: Add header file for SHA definitions
Jan Glauber
2007-10-10
7
-109
/
+116
*
[CRYPTO] sha: Load the SHA[1|256] module by an alias
Sebastian Siewior
2007-10-10
6
-21
/
+8
*
[CRYPTO] aes: Rename aes to aes-generic
Sebastian Siewior
2007-10-10
5
-5
/
+6
*
[CRYPTO] des: Rename des to des-generic
Sebastian Siewior
2007-10-10
2
-1
/
+2
*
[CRYPTO] blkcipher: Added blkcipher_walk_virt_block
Herbert Xu
2007-10-10
2
-10
/
+28
*
[CRYPTO] blkcipher: Increase kmalloc amount to aligned block size
Herbert Xu
2007-10-10
1
-1
/
+1
*
[CRYPTO] api: Explain the comparison on larval cra_name
Herbert Xu
2007-10-10
1
-0
/
+5
*
[CRYPTO] blkcipher: Remove alignment restriction on block size
Herbert Xu
2007-10-10
2
-8
/
+8
*
[CRYPTO] authenc: Kill spaces in algorithm names
Herbert Xu
2007-10-10
1
-2
/
+2
*
[CRYPTO] cryptomgr: Fix parsing of recursive algorithms
Herbert Xu
2007-10-10
1
-1
/
+2
*
[CRYPTO] xts: XTS blockcipher mode implementation without partial blocks
Rik Snel
2007-10-10
7
-0
/
+746
*
[CRYPTO] blkcipher: Use max() in blkcipher_get_spot() to state the intention
Ingo Oeser
2007-10-10
1
-1
/
+1
*
[CRYPTO] api: Kill crypto_km_types
Herbert Xu
2007-10-10
2
-11
/
+8
*
[CRYPTO] aead: Add authenc
Herbert Xu
2007-10-10
5
-4
/
+472
*
[CRYPTO] api: Fixed crypto_*_reqsize return type
Herbert Xu
2007-10-10
1
-2
/
+3
*
[CRYPTO] scatterwalk: Add scatterwalk_map_and_copy
Herbert Xu
2007-10-10
2
-0
/
+25
*
[CRYPTO] api: Move scatterwalk into algapi
Herbert Xu
2007-10-10
1
-2
/
+2
*
[CRYPTO] ablkcipher: Remove queue pointer from common alg object
Herbert Xu
2007-10-10
4
-18
/
+10
*
[CRYPTO] api: Add missing headers for setkey_unaligned
Herbert Xu
2007-10-10
4
-7
/
+12
*
[CRYPTO] api: Add support for multiple template parameters
Herbert Xu
2007-10-10
3
-27
/
+84
*
[CRYPTO] api: Add aead crypto type
Herbert Xu
2007-10-10
5
-0
/
+312
*
[CRYPTO] seed: New cipher algorithm
Hye-Shik Chang
2007-10-10
5
-1
/
+591
*
[CRYPTO] api: Add crypto_ablkcipher_ctx_aligned
Sebastian Siewior
2007-10-10
1
-0
/
+5
[next]