aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-28[XFRM]: xfrm_address_t annotationsAl Viro1-2/+2
2006-09-28[XFRM]: addr_match() annotationsAl Viro1-3/+3
2006-09-28[XFRM]: ports in struct xfrm_selector annotatedAl Viro4-12/+12
2006-09-28[XFRM]: xfrm_flowi_[sd]port() annotationsAl Viro1-4/+4
2006-09-28[IPV6]: sin6_port is net-endianAl Viro1-1/+1
2006-09-28[IPV6]: IPv6 headers annotationsAl Viro1-7/+7
2006-09-28[IPV6]: struct in6_addr annotationsAl Viro2-5/+5
2006-09-28[IPV4]: inet_diag annotationsAl Viro2-11/+11
2006-09-28[IPV4]: inet_rcv_saddr() annotationsAl Viro3-5/+5
2006-09-28[IPV4]: struct inet_timewait_sock annotationsAl Viro2-5/+5
2006-09-28[IPV4]: annotate inet_lookup() and friendsAl Viro3-21/+21
2006-09-28[IPV4]: INET_MATCH() annotationsAl Viro4-17/+31
2006-09-28[IPV4]: FRA_{DST,SRC} annotatedAl Viro1-6/+6
2006-09-28[IPV4]: net/ipv4/fib annotationsAl Viro5-19/+18
2006-09-28[IPV4]: mroute annotationsAl Viro2-7/+7
2006-09-28[IPV4]: PIMv2 header annotationsAl Viro1-2/+2
2006-09-28[TCP] net/ipv4/tcp_output.c: trivial annotationsAl Viro1-6/+6
2006-09-28[IPV4] net/ipv4/icmp.c: trivial annotationsAl Viro1-1/+1
2006-09-28[IPV4]: ICMP header annotationsAl Viro1-6/+6
2006-09-28[UDP] net/ipv4/udp.c: trivial annotationsAl Viro1-15/+15
2006-09-28[IPV4]: UDP header annotationsAl Viro1-4/+4
2006-09-28[IPV4]: inet_csk_search_req() annotationsAl Viro2-4/+4
2006-09-28[IPV4] net/ipv4/arp.c: trivial annotationsAl Viro3-20/+20
2006-09-28[IPV4]: ARP header annotatedAl Viro1-3/+3
2006-09-28[IPV4]: struct inet_request_sock annotationsAl Viro1-1/+1
2006-09-28[TCP] net/ipv4/tcp_input.c: trivial annotationsAl Viro1-7/+7
2006-09-28[IPV4]: route.h annotationsAl Viro1-2/+2
2006-09-28[IPV4]: ip_icmp_error() annotationsAl Viro2-2/+2
2006-09-28[NET]: struct sock_exterr_skb annotationsAl Viro1-1/+1
2006-09-28[IPV4]: ip_local_error() annotationsAl Viro2-2/+2
2006-09-28[NET]: ip ports in struct flowi are net-endianAl Viro1-2/+2
2006-09-28[IPV4]: ports in struct inet_sock are net-endianAl Viro1-2/+2
2006-09-28[TCP]: struct tcp_sock .pred_flags is net-endianAl Viro1-1/+1
2006-09-28[TCP]: struct tcp_sack_block annotationsAl Viro3-2/+7
2006-09-28[IPV4]: TCP headers annotatedAl Viro1-8/+8
2006-09-28[IPV4]: trivial igmp annotationsAl Viro2-18/+18
2006-09-28[IPV4]: ip_mc_sf_allow() annotatedAl Viro2-2/+2
2006-09-28[IPV4]: struct ip_sf_list and struct ip_sf_socklist annotatedAl Viro2-6/+6
2006-09-28[IPV4]: IGMP on-the-wire data is net-endianAl Viro1-12/+12
2006-09-28[IPV4]: ip_mc_{inc,dec}_group() annotationsAl Viro2-14/+14
2006-09-28[IPV4]: annotate ipv4 address fields in struct ip_msfilter and struct ip_mreq_sourceAl Viro1-6/+6
2006-09-28[IPV4]: ip_local_error() ipv4 address argument annotatedAl Viro2-2/+2
2006-09-28[IPV4]: trivial ip_options.c annotationsAl Viro1-8/+8
2006-09-28[IPV4]: struct ipcm_cookie annotationAl Viro2-2/+2
2006-09-28[IPV4]: struct ip_options annotationsAl Viro7-8/+8
2006-09-28[IPV4]: inet_csk_search_req() (partial) annotationsAl Viro2-6/+6
2006-09-28[IPV4]: annotate address in inet_request_sockAl Viro2-4/+4
2006-09-28[NET_SCHED]: Fix fallout from dev->qdisc RCU changePatrick McHardy4-61/+39
2006-09-28[NET_SCHED]: HTB: fix incorrect use of RB_EMPTY_NODEPatrick McHardy1-1/+1
2006-09-28[IPV4]: Fix order in inet_init failure path.Olaf Kirch1-2/+2