You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/net/ipv4
Paul Moore 9bb5fd2b05 NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions 18 years ago
..
ipvs [NET]: ipvs checksum annotations. 18 years ago
netfilter [NET]: netfilter checksum annotations 18 years ago
Kconfig [TCP]: MD5 Signature Option (RFC2385) support. 18 years ago
Makefile [NET]: Supporting UDP-Lite (RFC 3828) in Linux 18 years ago
af_inet.c [IPV6]: Assorted trivial endianness annotations. 18 years ago
ah4.c [IPV4]: encapsulation annotations 18 years ago
arp.c [IPV6]: Assorted trivial endianness annotations. 18 years ago
cipso_ipv4.c NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions 18 years ago
datagram.c [IPV4]: ip_route_connect() ipv4 address arguments annotated 19 years ago
devinet.c [IPV4]: Use kmemdup in net/ipv4/devinet.c 18 years ago
esp4.c [IPV4]: encapsulation annotations 18 years ago
fib_frontend.c [IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark 18 years ago
fib_hash.c [IPV4]: trivial fib_hash.c annotations 19 years ago
fib_lookup.h [IPV4]: net/ipv4/fib annotations 19 years ago
fib_rules.c [NETLINK]: Do precise netlink message allocations where possible 18 years ago
fib_semantics.c [NETLINK]: Do precise netlink message allocations where possible 18 years ago
fib_trie.c [IPV4] fib_trie.c: trivial annotations 19 years ago
icmp.c [NET]: Annotate callers of the reset of checksum.h stuff. 18 years ago
igmp.c [NET]: Annotate callers of csum_fold() in net/* 18 years ago
inet_connection_sock.c [NET]: Size listen hash tables using backlog hint 18 years ago
inet_diag.c [IPV4]: inet_diag annotations 19 years ago
inet_hashtables.c [IPV4]: annotate inet_lookup() and friends 19 years ago
inet_timewait_sock.c Remove obsolete #include <linux/config.h> 19 years ago
inetpeer.c [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire() 19 years ago
ip_forward.c Remove obsolete #include <linux/config.h> 19 years ago
ip_fragment.c [IPV4]: ip_fragment.c endianness annotations 19 years ago
ip_gre.c [NET]: Annotate callers of the reset of checksum.h stuff. 18 years ago
ip_input.c [IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags. 19 years ago
ip_options.c [NetLabel]: protect the CIPSOv4 socket option from setsockopt() 19 years ago
ip_output.c [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/* 18 years ago
ip_sockglue.c [IPV6]: Assorted trivial endianness annotations. 18 years ago
ipcomp.c [XFRM]: BEET mode 19 years ago
ipconfig.c [NET]: ipconfig and nfsroot annotations 18 years ago
ipip.c [IPV4]: encapsulation annotations 18 years ago
ipmr.c [NET]: Annotate callers of csum_fold() in net/* 18 years ago
multipath.c Linux-2.6.12-rc2 20 years ago
multipath_drr.c Remove obsolete #include <linux/config.h> 19 years ago
multipath_random.c Remove obsolete #include <linux/config.h> 19 years ago
multipath_rr.c Remove obsolete #include <linux/config.h> 19 years ago
multipath_wrandom.c [IPV4] bug: broken open-coded inet_make_mask() (multipath_wrandom) 19 years ago
netfilter.c [NET]: Annotate __skb_checksum_complete() and friends. 18 years ago
proc.c [NET]: Supporting UDP-Lite (RFC 3828) in Linux 18 years ago
protocol.c Remove obsolete #include <linux/config.h> 19 years ago
raw.c [IPV6]: Assorted trivial endianness annotations. 18 years ago
route.c [IPV6]: Assorted trivial endianness annotations. 18 years ago
syncookies.c [IPV6]: Assorted trivial endianness annotations. 18 years ago
sysctl_net_ipv4.c [TCP]: Restrict congestion control choices. 18 years ago
tcp.c [TCP]: Tidy up skb_entail 18 years ago
tcp_bic.c [TCP] tcp_bic: use BUILD_BUG_ON 19 years ago
tcp_cong.c [TCP]: Allow autoloading of congestion control via setsockopt. 18 years ago
tcp_cubic.c [TCP] cubic: scaling error 19 years ago
tcp_diag.c Remove obsolete #include <linux/config.h> 19 years ago
tcp_highspeed.c [TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ON 19 years ago
tcp_htcp.c [TCP] htcp: Better packing of struct htcp. 18 years ago
tcp_hybla.c [TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ON 19 years ago
tcp_input.c [NET]: Annotate __skb_checksum_complete() and friends. 18 years ago
tcp_ipv4.c [TCP_IPV4]: Use kmemdup where appropriate 18 years ago
tcp_lp.c [TCP] tcp-lp: prevent chance for oops 19 years ago
tcp_minisocks.c [TCP] minisocks: Use kmemdup and LIMIT_NETDEBUG 18 years ago
tcp_output.c [TCP]: MD5 Signature Option (RFC2385) support. 18 years ago
tcp_probe.c [NET]: Fix kfifo_alloc() error check. 18 years ago
tcp_scalable.c Remove obsolete #include <linux/config.h> 19 years ago
tcp_timer.c [IPV6]: Assorted trivial endianness annotations. 18 years ago
tcp_vegas.c [TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ON 19 years ago
tcp_veno.c [TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ON 19 years ago
tcp_westwood.c [TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ON 19 years ago
tunnel4.c [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6 19 years ago
udp.c [NET/IPv4]: Make udp_push_pending_frames static 18 years ago
udp_impl.h [NET]: Supporting UDP-Lite (RFC 3828) in Linux 18 years ago
udplite.c [NET]: Supporting UDP-Lite (RFC 3828) in Linux 18 years ago
xfrm4_input.c [XFRM]: xfrm_parse_spi() annotations 19 years ago
xfrm4_mode_beet.c [XFRM]: BEET mode 19 years ago
xfrm4_mode_transport.c [IPSEC]: output mode to take an xfrm state as input param 19 years ago
xfrm4_mode_tunnel.c [IPSEC]: output mode to take an xfrm state as input param 19 years ago
xfrm4_output.c [IPSEC]: output mode to take an xfrm state as input param 19 years ago
xfrm4_policy.c [NET]: Supporting UDP-Lite (RFC 3828) in Linux 18 years ago
xfrm4_state.c [XFRM]: ports in struct xfrm_selector annotated 19 years ago
xfrm4_tunnel.c [XFRM]: Add XFRM_MODE_xxx for future use. 19 years ago