aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/icmp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-02-25net: Add __icmp_send helper.Nazarov Sergey1-1/+8
2018-11-08net: Convert protocol error handlers from void to intStefano Brivio1-1/+1
2016-04-27net: snmp: kill STATS_BH macrosEric Dumazet1-1/+1
2016-04-27net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet1-1/+1
2016-04-27net: rename ICMP_INC_STATS_BH()Eric Dumazet1-1/+1
2013-09-20icmp.h: Remove extern from function prototypesJoe Perches1-5/+5
2013-02-22ipv4: fix error handling in icmp_protocol.Li Wei1-0/+1
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+1
2012-04-02net: remove unused icmp_ioctl() definition.Rami Rosen1-1/+0
2011-11-09ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet1-2/+2
2011-02-04inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller1-3/+0
2010-04-13ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy1-11/+0
2010-01-23icmp: move icmp_err_convert[] to .rodataAlexey Dobriyan1-1/+1
2008-07-18mib: put icmpmsg statistics on struct netPavel Emelyanov1-3/+2
2008-07-18mib: put icmp statistics on struct netPavel Emelyanov1-3/+2
2008-07-14mib: add struct net to ICMPMSGIN_INC_STATS_BHPavel Emelyanov1-1/+1
2008-07-14mib: add struct net to ICMPMSGOUT_INC_STATSPavel Emelyanov1-1/+1
2008-07-14mib: add struct net to ICMP_INC_STATS_BHPavel Emelyanov1-1/+1
2008-07-14mib: add struct net to ICMP_INC_STATSPavel Emelyanov1-1/+1
2008-07-14icmp: drop unused MIB accounting wrappersPavel Emelyanov1-5/+0
2008-07-14icmp: add struct net argument to icmp_out_countPavel Emelyanov1-1/+2
2008-03-26[NETNS][ICMP]: Move ICMP sysctls on struct net.Pavel Emelyanov1-7/+0
2008-02-29[ICMP]: Add return code to icmp_init.Denis V. Lunev1-1/+1
2008-02-29[INET]: Remove struct net_proto_family* from _init calls.Denis V. Lunev1-1/+1
2007-10-10[IPV4]: Add ICMPMsgStats MIB (RFC 4293)David L Stevens1-0/+8
2006-09-28[IPV4]: icmp_send() annotationAl Viro1-1/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-4/+5
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo1-0/+7
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+60