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
Patrick McHardy 40e0cb004a [NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n 18 years ago
..
ipvs [IPVS]: Make ip_vs_sync.c <= 80col wide. 18 years ago
netfilter [NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n 18 years ago
Kconfig [TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG. 18 years ago
Makefile [NET]: Supporting UDP-Lite (RFC 3828) in Linux 18 years ago
af_inet.c [INET]: style updates for the inet_sock->is_icsk assignment fix 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: add the ranged tag to the CIPSOv4 protocol 18 years ago
datagram.c [IPV4]: ip_route_connect() ipv4 address arguments annotated 19 years ago
devinet.c [IPV4] devinet: inetdev_init out label moved after RCU assignment 18 years ago
esp4.c [IPV4]: encapsulation annotations 18 years ago
fib_frontend.c [NETLINK]: Remove unused dst_pid field in netlink_skb_parms 18 years ago
fib_hash.c [PATCH] slab: remove kmem_cache_t 18 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]: Fix single-entry /proc/net/fib_trie output. 18 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 [PATCH] slab: remove kmem_cache_t 18 years ago
inet_timewait_sock.c Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 18 years ago
inetpeer.c [PATCH] slab: remove kmem_cache_t 18 years ago
ip_forward.c Remove obsolete #include <linux/config.h> 19 years ago
ip_fragment.c fix typo in net/ipv4/ip_fragment.c 18 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 [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). 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 [PATCH] slab: remove kmem_cache_t 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 [NETFILTER]: Fix routing of REJECT target generated packets in output chain 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 [IPV4]: Fix BUG of ip_rt_send_redirect() 18 years ago
syncookies.c [IPV6]: Assorted trivial endianness annotations. 18 years ago
sysctl_net_ipv4.c [PATCH] sysctl: remove unused "context" param 18 years ago
tcp.c [TCP]: Fix oops caused by __tcp_put_md5sig_pool() 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 [TCP]: Fix sorting of SACK blocks. 18 years ago
tcp_ipv4.c [TCP]: Fix iov_len calculation in tcp_v4_send_ack(). 18 years ago
tcp_lp.c [TCP] tcp-lp: prevent chance for oops 19 years ago
tcp_minisocks.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 18 years ago
tcp_output.c [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). 18 years ago
tcp_probe.c [PATCH] email change for shemminger@osdl.org 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] Vegas: Increase default alpha to 2 and beta to 4. 18 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 [UDP]: Fix reversed logic in udp_get_port(). 18 years ago
udp_impl.h [NET]: Supporting UDP-Lite (RFC 3828) in Linux 18 years ago
udplite.c [NET]: Possible cleanups. 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 [IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries. 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