| Commit message (Expand) | Author | Age | Files | Lines |
* | [IPV4] ICMP: Invert default for invalid icmp msgs sysctl | Dave Jones | 2006-02-13 | 1 | -1/+1 |
* | [ICMP]: Fix extra dst release when ip_options_echo fails | Herbert Xu | 2006-02-04 | 1 | -1/+1 |
* | [IPV4]: Remove suprious use of goto out: in icmp_reply | Horms | 2006-02-02 | 1 | -2/+1 |
* | [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" | Kris Katterjohn | 2006-01-09 | 1 | -2/+1 |
* | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -0/+1 |
* | [NET]: Add const markers to various variables. | Arjan van de Ven | 2005-11-29 | 1 | -2/+2 |
* | [NET]: Detect hardware rx checksum faults correctly | Herbert Xu | 2005-11-10 | 1 | -3/+3 |
* | [NET]: Wider use of for_each_*cpu() | John Hawkes | 2005-10-25 | 1 | -4/+1 |
* | [IPV4]: Update icmp sysctl docs and disable broadcast ECHO/TIMESTAMP by default | David S. Miller | 2005-10-03 | 1 | -1/+1 |
* | [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers | Eric Dumazet | 2005-08-29 | 1 | -1/+1 |
* | [NET]: Make NETDEBUG pure printk wrappers | Patrick McHardy | 2005-08-29 | 1 | -7/+5 |
* | [IPV4]: Fix DST leak in icmp_push_reply() | Patrick McHardy | 2005-08-18 | 1 | -6/+6 |
* | [IPV4]: Debug cleanup | Heikki Orsila | 2005-08-08 | 1 | -2/+1 |
* | [IPV4]: Apply sysctl_icmp_echo_ignore_broadcasts to ICMP_TIMESTAMP as well. | Alexey Kuznetsov | 2005-07-08 | 1 | -1/+2 |
* | [IPV4]: Sysctl configurable icmp error source address. | J. Simonetti | 2005-06-13 | 1 | -2/+7 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1143 |