summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
...
* [IPV4] fib_trie.c: trivial annotationsAl Viro2006-09-281-6/+6
* [IPV4] bug: open-coded inet_make_mask() in fib_semantic_match() is brokenAl Viro2006-09-281-2/+1
* [IPV4]: fib_semantic_match() annotationsAl Viro2006-09-282-2/+2
* [IPV4]: trivial fib_hash.c annotationsAl Viro2006-09-281-11/+11
* [IPV4]: ip_fragment.c endianness annotationsAl Viro2006-09-281-7/+8
* [IPV4]: inetpeer annotationsAl Viro2006-09-281-2/+2
* [IPV4]: ip_fib_check_default() annotatedAl Viro2006-09-281-1/+1
* [IPV4]: inet_addr_type() annotationsAl Viro2006-09-284-6/+6
* [IPV4]: icmp_send() annotationAl Viro2006-09-281-1/+1
* [IPV4]: annotate inetdev.h helpersAl Viro2006-09-282-7/+7
* [IPV4]: IFA_{LOCAL,ADDRESS,BROADCAST,ANYCAST} on ipv4 annotatedAl Viro2006-09-281-10/+10
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-285-11/+11
* [IPV4]: struct fib_config IPv4 address fields annotatedAl Viro2006-09-281-1/+1
* [IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotatedAl Viro2006-09-283-17/+17
* [IPV4] net/ipv4/route.c: trivial endianness annotationsAl Viro2006-09-281-8/+8
* [IPV4]: FIB_RES_PREFSRC() annotatedAl Viro2006-09-281-1/+1
* [IPV4]: inet_addr_onlink() annotatedAl Viro2006-09-281-1/+1
* [IPV4]: ip_check_mc() annotationsAl Viro2006-09-281-1/+1
* [IPV4]: fib_validate_source() annotationsAl Viro2006-09-282-3/+4
* [IPV4]: inet_select_addr() annotationsAl Viro2006-09-286-9/+9
* [IPV4]: ip_route_connect() ipv4 address arguments annotatedAl Viro2006-09-283-3/+3
* [IPV4]: annotate rt_hash_code() usersAl Viro2006-09-281-17/+17
* [IPV4]: ip_rt_redirect() annotationsAl Viro2006-09-281-3/+3
* [IPV4]: ip_route_input() annotationsAl Viro2006-09-283-12/+14
* [NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2006-09-251-179/+24
* [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safePaul Moore2006-09-251-8/+8
* [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-251-15/+33
* [TCP]: make cubic the defaultStephen Hemminger2006-09-241-6/+6
* [TCP]: default congestion control menuStephen Hemminger2006-09-243-6/+47
* [PATCH] fix iptables __user misannotationsAl Viro2006-09-241-3/+3
* [NETFILTER]: PPTP conntrack: fix another GRE keymap leakPatrick McHardy2006-09-222-10/+7
* [NETFILTER]: PPTP conntrack: fix GRE keymap leakPatrick McHardy2006-09-221-0/+1
* [NETFILTER]: PPTP conntrack: fix PPTP_IN_CALL message typesPatrick McHardy2006-09-222-6/+8
* [NETFILTER]: PPTP conntrack: check call ID before changing statePatrick McHardy2006-09-221-19/+13
* [NETFILTER]: PPTP conntrack: clean up debugging cruftPatrick McHardy2006-09-221-77/+51
* [NETFILTER]: PPTP conntrack: consolidate header parsingPatrick McHardy2006-09-221-72/+47
* [NETFILTER]: PPTP conntrack: consolidate header size checksPatrick McHardy2006-09-221-43/+22
* [NETFILTER]: PPTP conntrack: simplify expectation handlingPatrick McHardy2006-09-222-116/+34
* [NETFILTER]: PPTP conntrack: remove unnecessary cid/pcid header pointersPatrick McHardy2006-09-221-28/+28
* [NETFILTER]: PPTP conntrack: fix header definitionsPatrick McHardy2006-09-221-1/+1
* [NETFILTER]: PPTP conntrack: remove more dead codePatrick McHardy2006-09-221-15/+2
* [NETFILTER]: PPTP conntrack: remove dead codePatrick McHardy2006-09-221-14/+2
* [NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversionsPatrick McHardy2006-09-223-33/+33
* [NETFILTER]: PPTP conntrack: fix whitespace errorsPatrick McHardy2006-09-224-108/+108
* [NETFILTER]: ipt_hashlimit: add compat conversion functionsPatrick McHardy2006-09-221-0/+29
* [NETFILTER]: x_tables: simplify compat APIPatrick McHardy2006-09-221-91/+24
* [NETFILTER]: ip_tables: revision support for compat codePatrick McHardy2006-09-221-2/+3
* [NETFILTER]: ip_tables: fix module refcount leaks in compat error pathsPatrick McHardy2006-09-221-12/+27
* [NETFILTER]: make some netfilter globals __read_mostlyBrian Haley2006-09-222-7/+7
* [NETFILTER]: TCP conntrack: improve dead connection detectionGeorge Hansper2006-09-221-1/+3