Commit Graph

72 Commits (2e34bde18576a02c897ae6b699ea26301d92be1b)

Author SHA1 Message Date
Alexey Dobriyan b27aeadb59 netns xfrm: per-netns sysctls 16 years ago
Eric Dumazet 2e77d89b2f net: avoid a pair of dst_hold()/dst_release() in ip_append_data() 16 years ago
Alexey Dobriyan f221e726bf sysctl: simplify ->strategy 17 years ago
Eric Dumazet 3c689b7320 inet: cleanup of local_port_range 17 years ago
KOVACS Krisztian 86b08d867d ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible 17 years ago
KOVACS Krisztian 88ef4a5a78 tcp: Handle TCP SYN+ACK/ACK/RST transparency 17 years ago
Al Viro bd7b1533cd [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones 17 years ago
Pavel Emelyanov 61a7e26028 mib: put net statistics on struct net 17 years ago
Pavel Emelyanov a20f5799ca mib: put ip statistics on struct net 17 years ago
Pavel Emelyanov ed88098e25 mib: add net to NET_ADD_STATS_USER 17 years ago
Pavel Emelyanov f2bf415cfe mib: add net to NET_ADD_STATS_BH 17 years ago
Pavel Emelyanov 6f67c817fc mib: add net to NET_INC_STATS_USER 17 years ago
Pavel Emelyanov de0744af1f mib: add net to NET_INC_STATS_BH 17 years ago
Pavel Emelyanov 4e6734447d mib: add net to NET_INC_STATS 17 years ago
Pavel Emelyanov c5346fe396 mib: add net to IP_ADD_STATS_BH 17 years ago
Pavel Emelyanov 7c73a6faff mib: add net to IP_INC_STATS_BH 17 years ago
Pavel Emelyanov 5e38e27044 mib: add net to IP_INC_STATS 17 years ago
Pavel Emelyanov c6f8f7e3bb mib: drop unused IP_INC_STATS_USER 17 years ago
Satoru SATOH 0bbeafd011 ip: Make use of the inline function dst_metric_locked() 17 years ago
Denis V. Lunev 7a6adb92fe [NETNS]: Add namespace parameter to ip_cmsg_send. 17 years ago
Denis V. Lunev f2c4802b3f [NETNS]: Add namespace parameter to ip_options_get(...). 17 years ago
Denis V. Lunev 0e6bd4a1c6 [NETNS]: Add namespace parameter to ip_options_compile. 17 years ago
Pavel Emelyanov 6ddc082223 [NETNS][FRAGS]: Make the mem counter per-namespace. 17 years ago
Pavel Emelyanov e5a2bb842c [NETNS][FRAGS]: Make the nqueues counter per-namespace. 17 years ago
Pavel Emelyanov 8d8354d2fb [NETNS][FRAGS]: Move ctl tables around. 17 years ago
Pavel Emelyanov 3d7cc2ba62 [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules 17 years ago
Rami Rosen b798232fcc [IPV4]: Remove three declarations of unimplemented methods and correct a typo in include/net/ip.h 17 years ago
YOSHIFUJI Hideaki c69bce20dd [NET]: Remove unused "mibalign" argument for snmp_mib_init(). 17 years ago
Pavel Emelyanov 3e37c3f997 [IPV4]: Use ctl paths to register net/ipv4/ table 17 years ago
Herbert Xu c439cb2e4b [IPV4]: Add ip_local_out 17 years ago
Rolf Manderscheid a9e527e3f9 IPoIB: improve IPv4/IPv6 to IB mcast mapping functions 17 years ago
Pavel Emelyanov 8e7999c44e [INET]: Consolidate the xxx_evictor 18 years ago
Pavel Emelyanov 04128f233f [INET]: Collect common frag sysctl variables together 18 years ago
Pavel Emelyanov 7eb95156d9 [INET]: Collect frag queues management objects together 18 years ago
Herbert Xu 776c729e8d [IPV4]: Change ip_defrag to return an integer 18 years ago
Stephen Hemminger 227b60f510 [INET]: local port range robustness 18 years ago
Patrick McHardy f0e48dbfc5 [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack 18 years ago
Herbert Xu 5e0f04351d [IPV4]: Consolidate common SNMP code 18 years ago
YOSHIFUJI Hideaki 334901700f [IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c. 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo c9bdd4b525 [IP]: Introduce ip_hdrlen() 18 years ago
David S. Miller e89862f4c5 [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). 18 years ago
Alexey Dobriyan 1f29bcd739 [PATCH] sysctl: remove unused "context" param 18 years ago
Al Viro 5c78f275e6 [NET]: IP header modifier helpers annotations. 18 years ago
Al Viro d6f5493c1a [NET]: Annotate callers of csum_tcpudp_nofold() in net/* 18 years ago
Al Viro 714e85be35 [IPV6]: Assorted trivial endianness annotations. 18 years ago
David S. Miller 931731123a [TCP]: Don't set SKB owner in tcp_transmit_skb(). 18 years ago
Al Viro 35986b329f [IPV4]: ip_icmp_error() annotations 19 years ago
Al Viro 0579016ec4 [IPV4]: ip_local_error() annotations 19 years ago
Al Viro 4b06a7cf2f [IPV4]: ip_local_error() ipv4 address argument annotated 19 years ago