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
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[IPV4] fib_trie.c: trivial annotations
Al Viro
2006-09-28
1
-6
/
+6
*
[IPV4] bug: open-coded inet_make_mask() in fib_semantic_match() is broken
Al Viro
2006-09-28
1
-2
/
+1
*
[IPV4]: fib_semantic_match() annotations
Al Viro
2006-09-28
2
-2
/
+2
*
[IPV4]: trivial fib_hash.c annotations
Al Viro
2006-09-28
1
-11
/
+11
*
[IPV4]: ip_fragment.c endianness annotations
Al Viro
2006-09-28
1
-7
/
+8
*
[IPV4]: inetpeer annotations
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: ip_fib_check_default() annotated
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: inet_addr_type() annotations
Al Viro
2006-09-28
4
-6
/
+6
*
[IPV4]: icmp_send() annotation
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: annotate inetdev.h helpers
Al Viro
2006-09-28
2
-7
/
+7
*
[IPV4]: IFA_{LOCAL,ADDRESS,BROADCAST,ANYCAST} on ipv4 annotated
Al Viro
2006-09-28
1
-10
/
+10
*
[IPV4]: annotate struct in_ifaddr
Al Viro
2006-09-28
5
-11
/
+11
*
[IPV4]: struct fib_config IPv4 address fields annotated
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotated
Al Viro
2006-09-28
3
-17
/
+17
*
[IPV4] net/ipv4/route.c: trivial endianness annotations
Al Viro
2006-09-28
1
-8
/
+8
*
[IPV4]: FIB_RES_PREFSRC() annotated
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: inet_addr_onlink() annotated
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: ip_check_mc() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: fib_validate_source() annotations
Al Viro
2006-09-28
2
-3
/
+4
*
[IPV4]: inet_select_addr() annotations
Al Viro
2006-09-28
6
-9
/
+9
*
[IPV4]: ip_route_connect() ipv4 address arguments annotated
Al Viro
2006-09-28
3
-3
/
+3
*
[IPV4]: annotate rt_hash_code() users
Al Viro
2006-09-28
1
-17
/
+17
*
[IPV4]: ip_rt_redirect() annotations
Al Viro
2006-09-28
1
-3
/
+3
*
[IPV4]: ip_route_input() annotations
Al Viro
2006-09-28
3
-12
/
+14
*
[NetLabel]: rework the Netlink attribute handling (part 1)
Paul Moore
2006-09-25
1
-179
/
+24
*
[NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe
Paul Moore
2006-09-25
1
-8
/
+8
*
[NetLabel]: correct improper handling of non-NetLabel peer contexts
Paul Moore
2006-09-25
1
-15
/
+33
*
[TCP]: make cubic the default
Stephen Hemminger
2006-09-24
1
-6
/
+6
*
[TCP]: default congestion control menu
Stephen Hemminger
2006-09-24
3
-6
/
+47
*
[PATCH] fix iptables __user misannotations
Al Viro
2006-09-24
1
-3
/
+3
*
[NETFILTER]: PPTP conntrack: fix another GRE keymap leak
Patrick McHardy
2006-09-22
2
-10
/
+7
*
[NETFILTER]: PPTP conntrack: fix GRE keymap leak
Patrick McHardy
2006-09-22
1
-0
/
+1
*
[NETFILTER]: PPTP conntrack: fix PPTP_IN_CALL message types
Patrick McHardy
2006-09-22
2
-6
/
+8
*
[NETFILTER]: PPTP conntrack: check call ID before changing state
Patrick McHardy
2006-09-22
1
-19
/
+13
*
[NETFILTER]: PPTP conntrack: clean up debugging cruft
Patrick McHardy
2006-09-22
1
-77
/
+51
*
[NETFILTER]: PPTP conntrack: consolidate header parsing
Patrick McHardy
2006-09-22
1
-72
/
+47
*
[NETFILTER]: PPTP conntrack: consolidate header size checks
Patrick McHardy
2006-09-22
1
-43
/
+22
*
[NETFILTER]: PPTP conntrack: simplify expectation handling
Patrick McHardy
2006-09-22
2
-116
/
+34
*
[NETFILTER]: PPTP conntrack: remove unnecessary cid/pcid header pointers
Patrick McHardy
2006-09-22
1
-28
/
+28
*
[NETFILTER]: PPTP conntrack: fix header definitions
Patrick McHardy
2006-09-22
1
-1
/
+1
*
[NETFILTER]: PPTP conntrack: remove more dead code
Patrick McHardy
2006-09-22
1
-15
/
+2
*
[NETFILTER]: PPTP conntrack: remove dead code
Patrick McHardy
2006-09-22
1
-14
/
+2
*
[NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions
Patrick McHardy
2006-09-22
3
-33
/
+33
*
[NETFILTER]: PPTP conntrack: fix whitespace errors
Patrick McHardy
2006-09-22
4
-108
/
+108
*
[NETFILTER]: ipt_hashlimit: add compat conversion functions
Patrick McHardy
2006-09-22
1
-0
/
+29
*
[NETFILTER]: x_tables: simplify compat API
Patrick McHardy
2006-09-22
1
-91
/
+24
*
[NETFILTER]: ip_tables: revision support for compat code
Patrick McHardy
2006-09-22
1
-2
/
+3
*
[NETFILTER]: ip_tables: fix module refcount leaks in compat error paths
Patrick McHardy
2006-09-22
1
-12
/
+27
*
[NETFILTER]: make some netfilter globals __read_mostly
Brian Haley
2006-09-22
2
-7
/
+7
*
[NETFILTER]: TCP conntrack: improve dead connection detection
George Hansper
2006-09-22
1
-1
/
+3
[prev]
[next]