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
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Do not memcmp() over pad bytes of struct flowi.
David S. Miller
2006-10-12
1
-3
/
+9
*
[NET]: Use typesafe inet_twsk() inline function instead of cast.
YOSHIFUJI Hideaki
2006-10-11
1
-9
/
+7
*
[NET]: Use hton{l,s}() for non-initializers.
YOSHIFUJI Hideaki
2006-10-11
2
-13
/
+22
*
[TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number.
YOSHIFUJI Hideaki
2006-10-11
1
-1
/
+1
*
IPsec: correct semantics for SELinux policy matching
Venkat Yekkirala
2006-10-11
1
-1
/
+1
*
NetLabel: fix a cache race condition
paul.moore@hp.com
2006-10-11
1
-8
/
+10
*
[PATCH] ptrdiff_t is %t, not %z
Al Viro
2006-10-10
1
-1
/
+1
*
[XFRM]: BEET mode
Diego Beltrami
2006-10-04
5
-8
/
+172
*
[TCP]: Kill warning in tcp_clean_rtx_queue().
David S. Miller
2006-10-04
1
-1
/
+1
*
[UDP]: Fix MSG_PROBE crash
Herbert Xu
2006-10-04
1
-0
/
+2
*
[NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse function
Patrick McHardy
2006-10-04
1
-78
/
+19
*
[NETFILTER]: Honour source routing for LVS-NAT
Simon Horman
2006-10-04
1
-0
/
+10
*
[NETFILTER]: add type parameter to ip_route_me_harder
Simon Horman
2006-10-04
3
-5
/
+10
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
Still more typo fixes
Matt LaPlante
2006-10-03
2
-2
/
+2
*
more misc typo fixes
Matt LaPlante
2006-10-03
3
-4
/
+4
*
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
1
-7
/
+7
*
[PATCH] Kprobes: Make kprobe modules more portable
Ananth N Mavinakayanahalli
2006-10-02
1
-2
/
+4
*
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
2006-10-01
1
-1
/
+1
*
[NetLabel]: audit fixups due to delayed feedback
Paul Moore
2006-09-29
1
-2
/
+2
*
[NetLabel]: add audit support for configuration changes
Paul Moore
2006-09-28
1
-2
/
+6
*
[TCP]: Fix and simplify microsecond rtt sampling
John Heffner
2006-09-28
1
-8
/
+8
*
[TCP] tcp-lp: prevent chance for oops
Wong Hoi Sing Edison
2006-09-28
1
-3
/
+1
*
[IPVS] bug: endianness breakage in ip_vs_ftp
Al Viro
2006-09-28
1
-2
/
+3
*
[IPVS]: ipvs annotations
Al Viro
2006-09-28
13
-72
/
+72
*
[NETFILTER]: h323 annotations
Al Viro
2006-09-28
2
-50
/
+50
*
[NETFILTER]: ipt annotations
Al Viro
2006-09-28
11
-45
/
+48
*
[NETFILTER]: NAT annotations
Al Viro
2006-09-28
11
-53
/
+50
*
[NETFILTER]: conntrack annotations
Al Viro
2006-09-28
12
-80
/
+81
*
[NETFILTER]: netfilter misc annotations
Al Viro
2006-09-28
2
-3
/
+3
*
[IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approach
Simon Horman
2006-09-28
1
-2
/
+2
*
[IPVS]: Reverse valid ip_vs_ftp ports fix: port check approach
Simon Horman
2006-09-28
1
-6
/
+0
*
[XFRM]: fl_ipsec_spi is net-endian
Al Viro
2006-09-28
1
-3
/
+3
*
[XFRM]: xfrm_parse_spi() annotations
Al Viro
2006-09-28
1
-2
/
+2
*
[XFRM]: xfrm_state_lookup() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[XFRM]: ports in struct xfrm_selector annotated
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: inet_diag annotations
Al Viro
2006-09-28
1
-6
/
+6
*
[IPV4]: inet_rcv_saddr() annotations
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: struct inet_timewait_sock annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: annotate inet_lookup() and friends
Al Viro
2006-09-28
1
-5
/
+5
*
[IPV4]: INET_MATCH() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: FRA_{DST,SRC} annotated
Al Viro
2006-09-28
1
-6
/
+6
*
[IPV4]: net/ipv4/fib annotations
Al Viro
2006-09-28
4
-18
/
+17
*
[IPV4]: mroute annotations
Al Viro
2006-09-28
1
-2
/
+2
*
[TCP] net/ipv4/tcp_output.c: trivial annotations
Al Viro
2006-09-28
1
-6
/
+6
*
[IPV4] net/ipv4/icmp.c: trivial annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[UDP] net/ipv4/udp.c: trivial annotations
Al Viro
2006-09-28
1
-15
/
+15
*
[IPV4]: inet_csk_search_req() annotations
Al Viro
2006-09-28
1
-3
/
+3
*
[IPV4] net/ipv4/arp.c: trivial annotations
Al Viro
2006-09-28
1
-15
/
+15
[next]