- 4663afe [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire() by Eric Dumazet · 18 years ago
- ea614d7 NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly by Paul Moore · 18 years ago
- 044a68e NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping by Paul Moore · 18 years ago
- 9ea8cfd [NETFILTER]: ctnetlink: Remove debugging messages by Pablo Neira Ayuso · 18 years ago
- a9f5459 [NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum update by Patrick McHardy · 18 years ago
- f603b6e [NETFILTER]: arp_tables: missing unregistration on module unload by Patrick McHardy · 18 years ago
- 8238b21 [NET]: Do not memcmp() over pad bytes of struct flowi. by David S. Miller · 18 years ago
- 9469c7b [NET]: Use typesafe inet_twsk() inline function instead of cast. by YOSHIFUJI Hideaki · 18 years ago
- 496c98d [NET]: Use hton{l,s}() for non-initializers. by YOSHIFUJI Hideaki · 18 years ago
- 4244f8a [TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number. by YOSHIFUJI Hideaki · 18 years ago
- 5b368e6 IPsec: correct semantics for SELinux policy matching by Venkat Yekkirala · 18 years ago
- ffb733c NetLabel: fix a cache race condition by paul.moore@hp.com · 18 years ago
- 5e7ddac [PATCH] ptrdiff_t is %t, not %z by Al Viro · 18 years ago
- 0a69452 [XFRM]: BEET mode by Diego Beltrami · 18 years ago
- 80246ab [TCP]: Kill warning in tcp_clean_rtx_queue(). by David S. Miller · 18 years ago
- 1e0c14f [UDP]: Fix MSG_PROBE crash by Herbert Xu · 18 years ago
- 9d02002 [NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse function by Patrick McHardy · 18 years ago
- 901eaf6 [NETFILTER]: Honour source routing for LVS-NAT by Simon Horman · 18 years ago
- b4c4ed1 [NETFILTER]: add type parameter to ip_route_me_harder by Simon Horman · 18 years ago
- f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
- cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
- 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
- 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
- e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
- 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
- 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
- 95d4e6b [NetLabel]: audit fixups due to delayed feedback by Paul Moore · 18 years ago
- 32f50cd [NetLabel]: add audit support for configuration changes by Paul Moore · 18 years ago
- 8ea333e [TCP]: Fix and simplify microsecond rtt sampling by John Heffner · 18 years ago
- bfbea8a [TCP] tcp-lp: prevent chance for oops by Wong Hoi Sing Edison · 18 years ago
- 96d2ca4 [IPVS] bug: endianness breakage in ip_vs_ftp by Al Viro · 18 years ago
- 014d730 [IPVS]: ipvs annotations by Al Viro · 18 years ago
- d4263cd [NETFILTER]: h323 annotations by Al Viro · 18 years ago
- 6a19d61 [NETFILTER]: ipt annotations by Al Viro · 18 years ago
- a76b11d [NETFILTER]: NAT annotations by Al Viro · 18 years ago
- cdcb71b [NETFILTER]: conntrack annotations by Al Viro · 18 years ago
- 59b8bfd [NETFILTER]: netfilter misc annotations by Al Viro · 18 years ago
- 28b06c3 [IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approach by Simon Horman · 18 years ago
- e44fd82 [IPVS]: Reverse valid ip_vs_ftp ports fix: port check approach by Simon Horman · 18 years ago
- 4324a17 [XFRM]: fl_ipsec_spi is net-endian by Al Viro · 18 years ago
- 6067b2b [XFRM]: xfrm_parse_spi() annotations by Al Viro · 18 years ago
- a94cfd1 [XFRM]: xfrm_state_lookup() annotations by Al Viro · 18 years ago
- 8f83f23 [XFRM]: ports in struct xfrm_selector annotated by Al Viro · 18 years ago
- 9f85529 [IPV4]: inet_diag annotations by Al Viro · 18 years ago
- 8210323 [IPV4]: inet_rcv_saddr() annotations by Al Viro · 18 years ago
- 23f33c2 [IPV4]: struct inet_timewait_sock annotations by Al Viro · 18 years ago
- fb99c84 [IPV4]: annotate inet_lookup() and friends by Al Viro · 18 years ago
- 4f765d8 [IPV4]: INET_MATCH() annotations by Al Viro · 18 years ago
- 45d60b9 [IPV4]: FRA_{DST,SRC} annotated by Al Viro · 18 years ago
- 81f7bf6 [IPV4]: net/ipv4/fib annotations by Al Viro · 18 years ago
- 114c784 [IPV4]: mroute annotations by Al Viro · 18 years ago
- df7a3b0 [TCP] net/ipv4/tcp_output.c: trivial annotations by Al Viro · 18 years ago
- b03d73e [IPV4] net/ipv4/icmp.c: trivial annotations by Al Viro · 18 years ago
- 734ab87 [UDP] net/ipv4/udp.c: trivial annotations by Al Viro · 18 years ago
- 6b72977 [IPV4]: inet_csk_search_req() annotations by Al Viro · 18 years ago
- ed9bad0 [IPV4] net/ipv4/arp.c: trivial annotations by Al Viro · 18 years ago
- 4f3608b [TCP] net/ipv4/tcp_input.c: trivial annotations by Al Viro · 18 years ago
- 35986b3 [IPV4]: ip_icmp_error() annotations by Al Viro · 18 years ago
- 0579016 [IPV4]: ip_local_error() annotations by Al Viro · 18 years ago
- 269bd27 [TCP]: struct tcp_sack_block annotations by Al Viro · 18 years ago
- 6300772 [IPV4]: trivial igmp annotations by Al Viro · 18 years ago
- c0cda06 [IPV4]: ip_mc_sf_allow() annotated by Al Viro · 18 years ago
- ea4d9e7 [IPV4]: struct ip_sf_list and struct ip_sf_socklist annotated by Al Viro · 18 years ago
- 8f935bb [IPV4]: ip_mc_{inc,dec}_group() annotations by Al Viro · 18 years ago
- 4b06a7c [IPV4]: ip_local_error() ipv4 address argument annotated by Al Viro · 18 years ago
- e25d2ca [IPV4]: trivial ip_options.c annotations by Al Viro · 18 years ago
- c1d18f9 [IPV4]: struct ipcm_cookie annotation by Al Viro · 18 years ago
- 3ca3c68 [IPV4]: struct ip_options annotations by Al Viro · 18 years ago
- 7f25afb [IPV4]: inet_csk_search_req() (partial) annotations by Al Viro · 18 years ago
- adaf345 [IPV4]: annotate address in inet_request_sock by Al Viro · 18 years ago
- 321efff [IPV4]: Fix order in inet_init failure path. by Olaf Kirch · 18 years ago
- 13d8eaa [IPV4]: ip_build_and_send_pkt() annotations by Al Viro · 18 years ago
- 8712f77 [IPV4]: ip_options_build() annotations by Al Viro · 18 years ago
- e8192f3 [IPV4] bug: broken open-coded inet_make_mask() (multipath_wrandom) by Al Viro · 18 years ago
- f20f4a6 [IPV4] multipath_wrandom.c: trivial annotations by Al Viro · 18 years ago
- d9cd66e [IPV4]: multipath_set_nhinfo() annotations by Al Viro · 18 years ago
- 32ab5f8 [IPV4] fib_trie.c: trivial annotations by Al Viro · 18 years ago
- 1e8aa6f [IPV4] bug: open-coded inet_make_mask() in fib_semantic_match() is broken by Al Viro · 18 years ago
- 1ef1b8c [IPV4]: fib_semantic_match() annotations by Al Viro · 18 years ago
- b6e80c6 [IPV4]: trivial fib_hash.c annotations by Al Viro · 18 years ago
- 1827777 [IPV4]: ip_fragment.c endianness annotations by Al Viro · 18 years ago
- 53576d9 [IPV4]: inetpeer annotations by Al Viro · 18 years ago
- d878e72e [IPV4]: ip_fib_check_default() annotated by Al Viro · 18 years ago
- fd68322 [IPV4]: inet_addr_type() annotations by Al Viro · 18 years ago
- e488301 [IPV4]: icmp_send() annotation by Al Viro · 18 years ago
- 60cad5d [IPV4]: annotate inetdev.h helpers by Al Viro · 18 years ago
- a7a628c [IPV4]: IFA_{LOCAL,ADDRESS,BROADCAST,ANYCAST} on ipv4 annotated by Al Viro · 18 years ago
- a144ea4 [IPV4]: annotate struct in_ifaddr by Al Viro · 18 years ago
- 6d85c10 [IPV4]: struct fib_config IPv4 address fields annotated by Al Viro · 18 years ago
- 17fb2c6 [IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotated by Al Viro · 18 years ago
- e448515 [IPV4] net/ipv4/route.c: trivial endianness annotations by Al Viro · 18 years ago
- b83738a [IPV4]: FIB_RES_PREFSRC() annotated by Al Viro · 18 years ago
- ff428d7 [IPV4]: inet_addr_onlink() annotated by Al Viro · 18 years ago
- a60c492 [IPV4]: ip_check_mc() annotations by Al Viro · 18 years ago
- d9c9df8 [IPV4]: fib_validate_source() annotations by Al Viro · 18 years ago
- a61ced5 [IPV4]: inet_select_addr() annotations by Al Viro · 18 years ago
- bada8ad [IPV4]: ip_route_connect() ipv4 address arguments annotated by Al Viro · 18 years ago
- 8c7bc84 [IPV4]: annotate rt_hash_code() users by Al Viro · 18 years ago
- f765522 [IPV4]: ip_rt_redirect() annotations by Al Viro · 18 years ago
- 9e12bb2 [IPV4]: ip_route_input() annotations by Al Viro · 18 years ago