summaryrefslogtreecommitdiffstats
path: root/include/net/icmp.h
Commit message (Expand)AuthorAgeFilesLines
* net: snmp: kill STATS_BH macrosEric Dumazet2016-04-271-1/+1
* net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet2016-04-271-1/+1
* net: rename ICMP_INC_STATS_BH()Eric Dumazet2016-04-271-1/+1
* icmp.h: Remove extern from function prototypesJoe Perches2013-09-201-5/+5
* ipv4: fix error handling in icmp_protocol.Li Wei2013-02-221-0/+1
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* net: remove unused icmp_ioctl() definition.Rami Rosen2012-04-021-1/+0
* ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet2011-11-091-2/+2
* inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller2011-02-041-3/+0
* ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy2010-04-131-11/+0
* icmp: move icmp_err_convert[] to .rodataAlexey Dobriyan2010-01-231-1/+1
* mib: put icmpmsg statistics on struct netPavel Emelyanov2008-07-181-3/+2
* mib: put icmp statistics on struct netPavel Emelyanov2008-07-181-3/+2
* mib: add struct net to ICMPMSGIN_INC_STATS_BHPavel Emelyanov2008-07-141-1/+1
* mib: add struct net to ICMPMSGOUT_INC_STATSPavel Emelyanov2008-07-141-1/+1
* mib: add struct net to ICMP_INC_STATS_BHPavel Emelyanov2008-07-141-1/+1
* mib: add struct net to ICMP_INC_STATSPavel Emelyanov2008-07-141-1/+1
* icmp: drop unused MIB accounting wrappersPavel Emelyanov2008-07-141-5/+0
* icmp: add struct net argument to icmp_out_countPavel Emelyanov2008-07-141-1/+2
* [NETNS][ICMP]: Move ICMP sysctls on struct net.Pavel Emelyanov2008-03-261-7/+0
* [ICMP]: Add return code to icmp_init.Denis V. Lunev2008-02-291-1/+1
* [INET]: Remove struct net_proto_family* from _init calls.Denis V. Lunev2008-02-291-1/+1
* [IPV4]: Add ICMPMsgStats MIB (RFC 4293)David L Stevens2007-10-101-0/+8
* [IPV4]: icmp_send() annotationAl Viro2006-09-281-1/+1
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-4/+5
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-0/+7
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-051-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+60