Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-28net: snmp: kill STATS_BH macrosEric Dumazet
2016-04-28net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet
2016-04-28net: rename ICMP_INC_STATS_BH()Eric Dumazet
2013-09-20icmp.h: Remove extern from function prototypesJoe Perches
2013-02-23ipv4: 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-10ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet
2011-02-05inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller
2010-04-14ipv4: 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-15mib: add struct net to ICMPMSGIN_INC_STATS_BHPavel Emelyanov
2008-07-15mib: add struct net to ICMPMSGOUT_INC_STATSPavel Emelyanov
2008-07-15mib: add struct net to ICMP_INC_STATS_BHPavel Emelyanov
2008-07-15mib: add struct net to ICMP_INC_STATSPavel Emelyanov
2008-07-15icmp: drop unused MIB accounting wrappersPavel Emelyanov
2008-07-15icmp: 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-11[IPV4]: Add ICMPMsgStats MIB (RFC 4293)David L Stevens
2006-09-29[IPV4]: icmp_send() annotationAl Viro
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-01-04[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-08-30[NET]: Fix sparse warningsArnaldo Carvalho de Melo
2005-05-06[PATCH] update Ross Biro bouncing email addressJesper Juhl
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds