summaryrefslogtreecommitdiff
path: root/include/net/ip.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-01inet: Add ip_make_skb and ip_finish_skbHerbert Xu1-0/+16
2010-12-13ipv4: Don't pre-seed hoplimit metric.David S. Miller1-10/+0
2010-10-26ipv4: add __rcu annotations to ip_ra_chainEric Dumazet1-2/+2
2010-09-24net: return operator cleanupEric Dumazet1-2/+2
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp1-1/+1
2010-07-01snmp: 64bit ipstats_mib for all archesEric Dumazet1-6/+14
2010-06-26snmp: add align parameter to snmp_mib_init()Eric Dumazet1-1/+1
2010-06-11ip: ip_ra_control() rcu fixEric Dumazet1-1/+4
2010-06-08ip: Router Alert RCU conversionEric Dumazet1-1/+1
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan1-3/+3
2010-05-16net: reserve ports for applications using fixed port numbersAmerigo Wang1-0/+6
2010-04-29net: ip_queue_rcv_skb() helperEric Dumazet1-0/+1
2010-04-16net: replace ipfragok with skb->local_dfShan Wei1-1/+1
2010-02-17percpu: add __percpu sparse annotations to netTejun Heo1-3/+3
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy1-0/+3
2010-01-14net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=nOctavian Purdila1-1/+1
2010-01-07ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila1-0/+16
2009-12-15netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy1-0/+1
2009-11-04net: cleanup include/netEric Dumazet1-10/+5
2009-10-19inet: rename some inet_sock fieldsEric Dumazet1-6/+6
2009-10-01net: Make setsockopt() optlen be unsigned.David S. Miller1-2/+2
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-1/+1
2009-04-27snmp: add missing counters for RFC 4293Neil Horman1-0/+3
2009-02-16ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly1-0/+1
2008-11-26netns xfrm: per-netns sysctlsAlexey Dobriyan1-0/+1
2008-11-25net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet1-1/+1
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan1-1/+1
2008-10-09inet: cleanup of local_port_rangeEric Dumazet1-0/+4
2008-10-01ipv4: Make Netfilter's ip_route_me_harder() non-local address compatibleKOVACS Krisztian1-0/+6
2008-10-01tcp: Handle TCP SYN+ACK/ACK/RST transparencyKOVACS Krisztian1-0/+3
2008-07-27[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns onesAl Viro1-0/+2
2008-07-18mib: put net statistics on struct netPavel Emelyanov1-6/+5
2008-07-18mib: put ip statistics on struct netPavel Emelyanov1-4/+3
2008-07-17mib: add net to NET_ADD_STATS_USERPavel Emelyanov1-1/+1
2008-07-17mib: add net to NET_ADD_STATS_BHPavel Emelyanov1-1/+1
2008-07-17mib: add net to NET_INC_STATS_USERPavel Emelyanov1-1/+1
2008-07-17mib: add net to NET_INC_STATS_BHPavel Emelyanov1-1/+1
2008-07-17mib: add net to NET_INC_STATSPavel Emelyanov1-1/+1
2008-07-17mib: add net to IP_ADD_STATS_BHPavel Emelyanov1-1/+1
2008-07-17mib: add net to IP_INC_STATS_BHPavel Emelyanov1-1/+1
2008-07-17mib: add net to IP_INC_STATSPavel Emelyanov1-1/+1
2008-07-17mib: drop unused IP_INC_STATS_USERPavel Emelyanov1-1/+0
2008-05-05ip: Make use of the inline function dst_metric_locked()Satoru SATOH1-1/+1
2008-03-25[NETNS]: Add namespace parameter to ip_cmsg_send.Denis V. Lunev1-1/+2
2008-03-25[NETNS]: Add namespace parameter to ip_options_get(...).Denis V. Lunev1-2/+2
2008-03-25[NETNS]: Add namespace parameter to ip_options_compile.Denis V. Lunev1-1/+2
2008-01-29[NETNS][FRAGS]: Make the mem counter per-namespace.Pavel Emelyanov1-1/+1
2008-01-29[NETNS][FRAGS]: Make the nqueues counter per-namespace.Pavel Emelyanov1-1/+1
2008-01-29[NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov1-5/+0
2008-01-29[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modulesPavel Emelyanov1-0/+2