summaryrefslogtreecommitdiffstats
path: root/include/net/ip.h
Commit message (Expand)AuthorAgeFilesLines
* [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-281-1/+1
* [NETNS][FRAGS]: Make the nqueues counter per-namespace.Pavel Emelyanov2008-01-281-1/+1
* [NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov2008-01-281-5/+0
* [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modulesPavel Emelyanov2008-01-281-0/+2
* [IPV4]: Remove three declarations of unimplemented methods and correct a typo...Rami Rosen2008-01-281-4/+1
* [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/+0
* [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/+2
* [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-101-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-251-0/+1
* [IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.YOSHIFUJI Hideaki2007-04-251-0/+3
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-1/+1
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-251-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/+1
* [NET]: IP header modifier helpers annotations.Al Viro2006-12-021-3/+3
* [NET]: Annotate callers of csum_tcpudp_nofold() in net/*Al Viro2006-12-021-1/+1
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-021-5/+6
* [TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller2006-12-021-1/+1
* [IPV4]: ip_icmp_error() annotationsAl Viro2006-09-281-1/+1
* [IPV4]: ip_local_error() annotationsAl Viro2006-09-281-1/+1
* [IPV4]: ip_local_error() ipv4 address argument annotatedAl Viro2006-09-281-1/+1
* [IPV4]: struct ipcm_cookie annotationAl Viro2006-09-281-1/+1
* [IPV4]: ip_build_and_send_pkt() annotationsAl Viro2006-09-281-1/+1
* [IPV4]: ip_options_build() annotationsAl Viro2006-09-281-1/+1
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-201-1/+0
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* | [NET]: net.ipv4.ip_autoconfig sysctl removalStephen Hemminger2006-06-171-1/+0
|/
* [NETFILTER]: Fix fragmentation issues with bridge netfilterPatrick McHardy2006-04-091-0/+1
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-201-0/+4
* [XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy2006-02-151-0/+1
* [IPV4]: make ip_fragment() staticAdrian Bunk2006-01-071-1/+0
* [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy2006-01-071-1/+2
* [IPV4]: reset IPCB flags when neccessaryPatrick McHardy2006-01-071-5/+3
* [NETFILTER]: Call POST_ROUTING hook before fragmentationPatrick McHardy2006-01-051-1/+0
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-6/+11
* [IPV4]: Safer reassemblyHerbert Xu2006-01-031-0/+2
* [IP]: Introduce ip_options_get_from_userArnaldo Carvalho de Melo2005-08-291-1/+4
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-0/+23
* [IPV4]: possible cleanupsAdrian Bunk2005-08-291-2/+0
* [NET]: Kill skb->real_devDavid S. Miller2005-08-291-1/+1
OpenPOWER on IntegriCloud