index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-16
[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()
Eric Dumazet
1
-7
/
+22
2006-10-16
NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly
Paul Moore
1
-2
/
+2
2006-10-16
NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping
Paul Moore
1
-6
/
+12
2006-10-16
[NETFILTER]: ctnetlink: Remove debugging messages
Pablo Neira Ayuso
1
-69
/
+3
2006-10-16
[NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum update
Patrick McHardy
2
-6
/
+6
2006-10-16
[NETFILTER]: arp_tables: missing unregistration on module unload
Patrick McHardy
1
-0
/
+2
2006-10-12
[NET]: Do not memcmp() over pad bytes of struct flowi.
David S. Miller
1
-3
/
+9
2006-10-12
[NET]: Use typesafe inet_twsk() inline function instead of cast.
YOSHIFUJI Hideaki
1
-9
/
+7
2006-10-12
[NET]: Use hton{l,s}() for non-initializers.
YOSHIFUJI Hideaki
2
-13
/
+22
2006-10-12
[TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-10-12
IPsec: correct semantics for SELinux policy matching
Venkat Yekkirala
1
-1
/
+1
2006-10-12
NetLabel: fix a cache race condition
paul.moore@hp.com
1
-8
/
+10
2006-10-11
[PATCH] ptrdiff_t is %t, not %z
Al Viro
1
-1
/
+1
2006-10-04
[XFRM]: BEET mode
Diego Beltrami
5
-8
/
+172
2006-10-04
[TCP]: Kill warning in tcp_clean_rtx_queue().
David S. Miller
1
-1
/
+1
2006-10-04
[UDP]: Fix MSG_PROBE crash
Herbert Xu
1
-0
/
+2
2006-10-04
[NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse function
Patrick McHardy
1
-78
/
+19
2006-10-04
[NETFILTER]: Honour source routing for LVS-NAT
Simon Horman
1
-0
/
+10
2006-10-04
[NETFILTER]: add type parameter to ip_route_me_harder
Simon Horman
3
-5
/
+10
2006-10-04
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-04
Still more typo fixes
Matt LaPlante
2
-2
/
+2
2006-10-04
more misc typo fixes
Matt LaPlante
3
-4
/
+4
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-1
/
+1
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-7
/
+7
2006-10-02
[PATCH] Kprobes: Make kprobe modules more portable
Ananth N Mavinakayanahalli
1
-2
/
+4
2006-10-01
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
1
-1
/
+1
2006-09-30
[NetLabel]: audit fixups due to delayed feedback
Paul Moore
1
-2
/
+2
2006-09-29
[NetLabel]: add audit support for configuration changes
Paul Moore
1
-2
/
+6
2006-09-29
[TCP]: Fix and simplify microsecond rtt sampling
John Heffner
1
-8
/
+8
2006-09-29
[TCP] tcp-lp: prevent chance for oops
Wong Hoi Sing Edison
1
-3
/
+1
2006-09-29
[IPVS] bug: endianness breakage in ip_vs_ftp
Al Viro
1
-2
/
+3
2006-09-29
[IPVS]: ipvs annotations
Al Viro
13
-72
/
+72
2006-09-29
[NETFILTER]: h323 annotations
Al Viro
2
-50
/
+50
2006-09-29
[NETFILTER]: ipt annotations
Al Viro
11
-45
/
+48
2006-09-29
[NETFILTER]: NAT annotations
Al Viro
11
-53
/
+50
2006-09-29
[NETFILTER]: conntrack annotations
Al Viro
12
-80
/
+81
2006-09-29
[NETFILTER]: netfilter misc annotations
Al Viro
2
-3
/
+3
2006-09-29
[IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approach
Simon Horman
1
-2
/
+2
2006-09-29
[IPVS]: Reverse valid ip_vs_ftp ports fix: port check approach
Simon Horman
1
-6
/
+0
2006-09-29
[XFRM]: fl_ipsec_spi is net-endian
Al Viro
1
-3
/
+3
2006-09-29
[XFRM]: xfrm_parse_spi() annotations
Al Viro
1
-2
/
+2
2006-09-29
[XFRM]: xfrm_state_lookup() annotations
Al Viro
1
-1
/
+1
2006-09-29
[XFRM]: ports in struct xfrm_selector annotated
Al Viro
1
-2
/
+2
2006-09-29
[IPV4]: inet_diag annotations
Al Viro
1
-6
/
+6
2006-09-29
[IPV4]: inet_rcv_saddr() annotations
Al Viro
1
-2
/
+2
2006-09-29
[IPV4]: struct inet_timewait_sock annotations
Al Viro
1
-1
/
+1
2006-09-29
[IPV4]: annotate inet_lookup() and friends
Al Viro
1
-5
/
+5
2006-09-29
[IPV4]: INET_MATCH() annotations
Al Viro
1
-1
/
+1
2006-09-29
[IPV4]: FRA_{DST,SRC} annotated
Al Viro
1
-6
/
+6
2006-09-29
[IPV4]: net/ipv4/fib annotations
Al Viro
4
-18
/
+17
[next]