summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
...
* [IPV4]: ip_mc_{inc,dec}_group() annotationsAl Viro2006-09-281-12/+12
* [IPV4]: ip_local_error() ipv4 address argument annotatedAl Viro2006-09-281-1/+1
* [IPV4]: trivial ip_options.c annotationsAl Viro2006-09-281-8/+8
* [IPV4]: struct ipcm_cookie annotationAl Viro2006-09-281-1/+1
* [IPV4]: struct ip_options annotationsAl Viro2006-09-286-7/+7
* [IPV4]: inet_csk_search_req() (partial) annotationsAl Viro2006-09-281-4/+4
* [IPV4]: annotate address in inet_request_sockAl Viro2006-09-281-2/+2
* [IPV4]: Fix order in inet_init failure path.Olaf Kirch2006-09-281-2/+2
* [IPV4]: ip_build_and_send_pkt() annotationsAl Viro2006-09-281-1/+1
* [IPV4]: ip_options_build() annotationsAl Viro2006-09-281-1/+1
* [IPV4] bug: broken open-coded inet_make_mask() (multipath_wrandom)Al Viro2006-09-281-2/+2
* [IPV4] multipath_wrandom.c: trivial annotationsAl Viro2006-09-281-3/+3
* [IPV4]: multipath_set_nhinfo() annotationsAl Viro2006-09-281-2/+2
* [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
OpenPOWER on IntegriCloud