aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-12ipv4: Don't pre-seed hoplimit metric.David S. Miller1-10/+0
2010-10-25ipv4: add __rcu annotations to ip_ra_chainEric Dumazet1-2/+2
2010-09-23net: return operator cleanupEric Dumazet1-2/+2
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp1-1/+1
2010-06-30snmp: 64bit ipstats_mib for all archesEric Dumazet1-6/+14
2010-06-25snmp: add align parameter to snmp_mib_init()Eric Dumazet1-1/+1
2010-06-10ip: ip_ra_control() rcu fixEric Dumazet1-1/+4
2010-06-07ip: Router Alert RCU conversionEric Dumazet1-1/+1
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MINAlexey Dobriyan1-3/+3
2010-05-15net: reserve ports for applications using fixed port numbersAmerigo Wang1-0/+6
2010-04-28net: ip_queue_rcv_skb() helperEric Dumazet1-0/+1
2010-04-15net: replace ipfragok with skb->local_dfShan Wei1-1/+1
2010-02-16percpu: 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-13net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=nOctavian Purdila1-1/+1
2010-01-06ip: 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-18inet: rename some inet_sock fieldsEric Dumazet1-6/+6
2009-09-30net: 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-15ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly1-0/+1
2008-11-25netns xfrm: per-netns sysctlsAlexey Dobriyan1-0/+1
2008-11-24net: 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-08inet: 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-26[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-16mib: add net to NET_ADD_STATS_USERPavel Emelyanov1-1/+1
2008-07-16mib: add net to NET_ADD_STATS_BHPavel Emelyanov1-1/+1
2008-07-16mib: add net to NET_INC_STATS_USERPavel Emelyanov1-1/+1
2008-07-16mib: add net to NET_INC_STATS_BHPavel Emelyanov1-1/+1
2008-07-16mib: add net to NET_INC_STATSPavel Emelyanov1-1/+1
2008-07-16mib: add net to IP_ADD_STATS_BHPavel Emelyanov1-1/+1
2008-07-16mib: add net to IP_INC_STATS_BHPavel Emelyanov1-1/+1
2008-07-16mib: add net to IP_INC_STATSPavel Emelyanov1-1/+1
2008-07-16mib: drop unused IP_INC_STATS_USERPavel Emelyanov1-1/+0
2008-05-04ip: Make use of the inline function dst_metric_locked()Satoru SATOH1-1/+1
2008-03-24[NETNS]: Add namespace parameter to ip_cmsg_send.Denis V. Lunev1-1/+2
2008-03-24[NETNS]: Add namespace parameter to ip_options_get(...).Denis V. Lunev1-2/+2
2008-03-24[NETNS]: Add namespace parameter to ip_options_compile.Denis V. Lunev1-1/+2
2008-01-28[NETNS][FRAGS]: Make the mem counter per-namespace.Pavel Emelyanov1-1/+1
2008-01-28[NETNS][FRAGS]: Make the nqueues counter per-namespace.Pavel Emelyanov1-1/+1
2008-01-28[NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov1-5/+0
2008-01-28[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modulesPavel Emelyanov1-0/+2
2008-01-28[IPV4]: Remove three declarations of unimplemented methods and correct a typo in include/net/ip.hRami Rosen1-4/+1