summaryrefslogtreecommitdiffstats
path: root/include/net/ip.h
Commit message (Expand)AuthorAgeFilesLines
* ipv4: add __rcu annotations to ip_ra_chainEric Dumazet2010-10-251-2/+2
* net: return operator cleanupEric Dumazet2010-09-231-2/+2
* net: simplify flags for tx timestampingOliver Hartkopp2010-08-191-1/+1
* snmp: 64bit ipstats_mib for all archesEric Dumazet2010-06-301-6/+14
* snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-251-1/+1
* ip: ip_ra_control() rcu fixEric Dumazet2010-06-101-1/+4
* ip: Router Alert RCU conversionEric Dumazet2010-06-071-1/+1
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-251-3/+3
* net: reserve ports for applications using fixed port numbersAmerigo Wang2010-05-151-0/+6
* net: ip_queue_rcv_skb() helperEric Dumazet2010-04-281-0/+1
* net: replace ipfragok with skb->local_dfShan Wei2010-04-151-1/+1
* percpu: add __percpu sparse annotations to netTejun Heo2010-02-161-3/+3
* netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-151-0/+3
* net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=nOctavian Purdila2010-01-131-1/+1
* ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-061-0/+16
* netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2009-12-151-0/+1
* net: cleanup include/netEric Dumazet2009-11-041-10/+5
* inet: rename some inet_sock fieldsEric Dumazet2009-10-181-6/+6
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-2/+2
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-1/+1
* snmp: add missing counters for RFC 4293Neil Horman2009-04-271-0/+3
* ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly2009-02-151-0/+1
* netns xfrm: per-netns sysctlsAlexey Dobriyan2008-11-251-0/+1
* net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet2008-11-241-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-261-0/+2
* mib: put net statistics on struct netPavel Emelyanov2008-07-181-6/+5
* mib: put ip statistics on struct netPavel Emelyanov2008-07-181-4/+3
* mib: add net to NET_ADD_STATS_USERPavel Emelyanov2008-07-161-1/+1
* mib: add net to NET_ADD_STATS_BHPavel Emelyanov2008-07-161-1/+1
* mib: add net to NET_INC_STATS_USERPavel Emelyanov2008-07-161-1/+1
* mib: add net to NET_INC_STATS_BHPavel Emelyanov2008-07-161-1/+1
* mib: add net to NET_INC_STATSPavel Emelyanov2008-07-161-1/+1
* mib: add net to IP_ADD_STATS_BHPavel Emelyanov2008-07-161-1/+1
* mib: add net to IP_INC_STATS_BHPavel Emelyanov2008-07-161-1/+1
* mib: add net to IP_INC_STATSPavel Emelyanov2008-07-161-1/+1
* mib: drop unused IP_INC_STATS_USERPavel Emelyanov2008-07-161-1/+0
* ip: Make use of the inline function dst_metric_locked()Satoru SATOH2008-05-041-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-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
OpenPOWER on IntegriCloud