summaryrefslogtreecommitdiffstats
path: root/include/net/ip.h
Commit message (Expand)AuthorAgeFilesLines
* snmp: add missing counters for RFC 4293Neil Horman2009-04-271-0/+3
* ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly2009-02-161-0/+1
* netns xfrm: per-netns sysctlsAlexey Dobriyan2008-11-261-0/+1
* net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet2008-11-251-1/+1
* sysctl: simplify ->strategyAlexey Dobriyan2008-10-161-1/+1
* inet: cleanup of local_port_rangeEric Dumazet2008-10-081-0/+4
* ipv4: Make Netfilter's ip_route_me_harder() non-local address compatibleKOVACS Krisztian2008-10-011-0/+6
* tcp: Handle TCP SYN+ACK/ACK/RST transparencyKOVACS Krisztian2008-10-011-0/+3
* [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns onesAl Viro2008-07-271-0/+2
* mib: put net statistics on struct netPavel Emelyanov2008-07-181-6/+5Star
* mib: put ip statistics on struct netPavel Emelyanov2008-07-181-4/+3Star
* mib: add net to NET_ADD_STATS_USERPavel Emelyanov2008-07-171-1/+1
* mib: add net to NET_ADD_STATS_BHPavel Emelyanov2008-07-171-1/+1
* mib: add net to NET_INC_STATS_USERPavel Emelyanov2008-07-171-1/+1
* mib: add net to NET_INC_STATS_BHPavel Emelyanov2008-07-171-1/+1
* mib: add net to NET_INC_STATSPavel Emelyanov2008-07-171-1/+1
* mib: add net to IP_ADD_STATS_BHPavel Emelyanov2008-07-171-1/+1
* mib: add net to IP_INC_STATS_BHPavel Emelyanov2008-07-171-1/+1
* mib: add net to IP_INC_STATSPavel Emelyanov2008-07-171-1/+1
* mib: drop unused IP_INC_STATS_USERPavel Emelyanov2008-07-171-1/+0Star
* ip: Make use of the inline function dst_metric_locked()Satoru SATOH2008-05-051-1/+1
* [NETNS]: Add namespace parameter to ip_cmsg_send.Denis V. Lunev2008-03-241-1/+2
* [NETNS]: Add namespace parameter to ip_options_get(...).Denis V. Lunev2008-03-241-2/+2
* [NETNS]: Add namespace parameter to ip_options_compile.Denis V. Lunev2008-03-241-1/+2
* [NETNS][FRAGS]: Make the mem counter per-namespace.Pavel Emelyanov2008-01-291-1/+1
* [NETNS][FRAGS]: Make the nqueues counter per-namespace.Pavel Emelyanov2008-01-291-1/+1
* [NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov2008-01-291-5/+0Star
* [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modulesPavel Emelyanov2008-01-291-0/+2
* [IPV4]: Remove three declarations of unimplemented methods and correct a typo...Rami Rosen2008-01-291-4/+1Star
* [NET]: Remove unused "mibalign" argument for snmp_mib_init().YOSHIFUJI Hideaki2008-01-281-1/+1
* [IPV4]: Use ctl paths to register net/ipv4/ tablePavel Emelyanov2008-01-281-2/+0Star
* [IPV4]: Add ip_local_outHerbert Xu2008-01-281-0/+2
* IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid2008-01-251-4/+6
* [INET]: Consolidate the xxx_evictorPavel Emelyanov2007-10-151-0/+1
* [INET]: Collect common frag sysctl variables togetherPavel Emelyanov2007-10-151-4/+2Star
* [INET]: Collect frag queues management objects togetherPavel Emelyanov2007-10-151-2/+2
* [IPV4]: Change ip_defrag to return an integerHerbert Xu2007-10-151-1/+1
* [INET]: local port range robustnessStephen Hemminger2007-10-111-1/+2
* [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ackPatrick McHardy2007-06-071-0/+1
* [IPV4]: Consolidate common SNMP codeHerbert Xu2007-04-261-0/+1
* [IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.YOSHIFUJI Hideaki2007-04-261-0/+3
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-261-1/+1
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-261-1/+6
* [TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller2007-01-261-1/+1
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-101-2/+1Star
* [NET]: IP header modifier helpers annotations.Al Viro2006-12-031-3/+3
* [NET]: Annotate callers of csum_tcpudp_nofold() in net/*Al Viro2006-12-031-1/+1
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-031-5/+6
* [TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller2006-12-031-1/+1
* [IPV4]: ip_icmp_error() annotationsAl Viro2006-09-291-1/+1