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-12-03
NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions
Paul Moore
1
-3
/
+3
2006-12-03
NetLabel: return the correct error for translated CIPSOv4 tags
Paul Moore
1
-0
/
+4
2006-12-03
NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types
Paul Moore
1
-60
/
+53
2006-12-03
NetLabel: add tag verification when adding new CIPSOv4 DOI definitions
Paul Moore
1
-0
/
+14
2006-12-03
NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer
Paul Moore
1
-2
/
+0
2006-12-03
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
Paul Moore
1
-8
/
+14
2006-12-03
[TCP]: Tidy up skb_entail
Arnaldo Carvalho de Melo
1
-5
/
+6
2006-12-03
[TCP] minisocks: Use kmemdup and LIMIT_NETDEBUG
Arnaldo Carvalho de Melo
1
-4
/
+3
2006-12-03
[IPV4]: Use kmemdup in net/ipv4/devinet.c
Arnaldo Carvalho de Melo
1
-2
/
+2
2006-12-03
[NETLABEL]: Use kmemdup in cipso_ipv4.c
Arnaldo Carvalho de Melo
1
-2
/
+1
2006-12-03
[TCP_IPV4]: Use kmemdup where appropriate
Arnaldo Carvalho de Melo
1
-24
/
+25
2006-12-03
[TCP_IPV4]: CodingStyle cleanups, no code change
Arnaldo Carvalho de Melo
1
-68
/
+75
2006-12-03
[NET/IPv4]: Make udp_push_pending_frames static
Gerrit Renker
1
-1
/
+1
2006-12-03
[NET]: netfilter checksum annotations
Al Viro
10
-70
/
+37
2006-12-03
[NET]: ipvs checksum annotations.
Al Viro
2
-6
/
+6
2006-12-03
[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.
Al Viro
4
-7
/
+7
2006-12-03
[NET]: Annotate __skb_checksum_complete() and friends.
Al Viro
3
-5
/
+5
2006-12-03
[NET]: Annotate ip_vs_checksum_complete() and callers.
Al Viro
1
-1
/
+1
2006-12-03
[NET]: Annotate callers of the reset of checksum.h stuff.
Al Viro
2
-2
/
+2
2006-12-03
[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...
Al Viro
1
-1
/
+1
2006-12-03
[NET]: Annotate csum_partial() callers in net/*
Al Viro
1
-4
/
+4
2006-12-03
[NET]: Annotate csum_tcpudp_magic() callers in net/*
Al Viro
1
-1
/
+2
2006-12-03
[NET]: Annotate callers of csum_fold() in net/*
Al Viro
8
-12
/
+14
2006-12-03
[IPVS]: Annotate ..._app_hashkey().
Al Viro
2
-6
/
+10
2006-12-03
[NETFILTER]: More trivial annotations.
Al Viro
2
-3
/
+3
2006-12-03
[IPV6]: Assorted trivial endianness annotations.
Al Viro
12
-35
/
+35
2006-12-03
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
8
-223
/
+488
2006-12-03
[TCP]: Fix some warning when MD5 is disabled.
David S. Miller
1
-1
/
+1
2006-12-03
[TCP]: MD5 Signature Option (RFC2385) support.
YOSHIFUJI Hideaki
6
-36
/
+973
2006-12-03
[TCP/DCCP]: Introduce net_xmit_eval
Gerrit Renker
2
-9
/
+2
2006-12-03
[TCP] htcp: Better packing of struct htcp.
David S. Miller
1
-2
/
+2
2006-12-03
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
3
-11
/
+51
2006-12-03
[TCP]: Remove dead code in init_sequence
Gerrit Renker
1
-2
/
+2
2006-12-03
[TCP]: Don't set SKB owner in tcp_transmit_skb().
David S. Miller
2
-4
/
+2
2006-12-03
[TCP]: Allow autoloading of congestion control via setsockopt.
Stephen Hemminger
1
-1
/
+11
2006-12-03
[TCP]: Restrict congestion control choices.
Stephen Hemminger
2
-0
/
+115
2006-12-03
[TCP]: Add tcp_available_congestion_control sysctl.
Stephen Hemminger
2
-0
/
+40
2006-12-03
[NET]: Size listen hash tables using backlog hint
Eric Dumazet
3
-5
/
+5
2006-12-03
[NET] rules: Share common attribute validation policy
Thomas Graf
1
-5
/
+1
2006-12-03
[NET] rules: Protocol independant mark selector
Thomas Graf
1
-29
/
+0
2006-12-03
[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark
Thomas Graf
1
-1
/
+1
2006-12-03
[NET]: Rethink mark field in struct flowi
Thomas Graf
6
-52
/
+13
2006-12-03
[NET]: Turn nfmark into generic mark
Thomas Graf
9
-15
/
+15
2006-12-03
SELinux: Return correct context for SO_PEERSEC
Venkat Yekkirala
1
-0
/
+2
2006-12-03
[IPV4]: encapsulation annotations
Al Viro
4
-38
/
+38
2006-12-03
[XFRM]: misc annotations
Al Viro
1
-3
/
+3
2006-12-03
[NET]: ipconfig and nfsroot annotations
Al Viro
1
-52
/
+53
2006-11-29
[NETFILTER]: ipt_REJECT: fix memory corruption
Patrick McHardy
1
-7
/
+9
2006-11-29
[NETFILTER]: conntrack: fix refcount leak when finding expectation
Yasuyuki Kozakai
1
-3
/
+3
2006-11-29
[NETFILTER]: ctnetlink: fix reference count leak
Patrick McHardy
1
-0
/
+1
[next]