aboutsummaryrefslogtreecommitdiff
path: root/include/net/icmp.h
AgeCommit message (Expand)Author
2021-02-23net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld
2020-02-13icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-02-25net: Add __icmp_send helper.Nazarov Sergey
2018-11-08net: Convert protocol error handlers from void to intStefano Brivio
2016-04-27net: snmp: kill STATS_BH macrosEric Dumazet
2016-04-27net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet
2016-04-27net: rename ICMP_INC_STATS_BH()Eric Dumazet
2013-09-20icmp.h: Remove extern from function prototypesJoe Perches
2013-02-22ipv4: fix error handling in icmp_protocol.Li Wei
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-02net: remove unused icmp_ioctl() definition.Rami Rosen
2011-11-09ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet
2011-02-04inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller
2010-04-13ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy
2010-01-23icmp: move icmp_err_convert[] to .rodataAlexey Dobriyan
2008-07-18mib: put icmpmsg statistics on struct netPavel Emelyanov
2008-07-18mib: put icmp statistics on struct netPavel Emelyanov
2008-07-14mib: add struct net to ICMPMSGIN_INC_STATS_BHPavel Emelyanov
2008-07-14mib: add struct net to ICMPMSGOUT_INC_STATSPavel Emelyanov
2008-07-14mib: add struct net to ICMP_INC_STATS_BHPavel Emelyanov
2008-07-14mib: add struct net to ICMP_INC_STATSPavel Emelyanov
2008-07-14icmp: drop unused MIB accounting wrappersPavel Emelyanov
2008-07-14icmp: add struct net argument to icmp_out_countPavel Emelyanov
2008-03-26[NETNS][ICMP]: Move ICMP sysctls on struct net.Pavel Emelyanov
2008-02-29[ICMP]: Add return code to icmp_init.Denis V. Lunev
2008-02-29[INET]: Remove struct net_proto_family* from _init calls.Denis V. Lunev
2007-10-10[IPV4]: Add ICMPMsgStats MIB (RFC 4293)David L Stevens
2006-09-28[IPV4]: icmp_send() annotationAl Viro
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl
2005-04-16Linux-2.6.12-rc2Linus Torvalds