Commit Graph

65 Commits (5f86173bdf15981ca49d0434f638b68f70a35644)

Author SHA1 Message Date
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
Al Viro c1d18f9fa0 [IPV4]: struct ipcm_cookie annotation 19 years ago
Al Viro 13d8eaa06a [IPV4]: ip_build_and_send_pkt() annotations 19 years ago
Al Viro 8712f774dc [IPV4]: ip_options_build() annotations 19 years ago
Stephen Hemminger bdeb04c6d9 [NET]: net.ipv4.ip_autoconfig sysctl removal 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Patrick McHardy 2e2f7aefa8 [NETFILTER]: Fix fragmentation issues with bridge netfilter 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago