index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
icmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctl
Patrick McHardy
2007-06-03
1
-6
/
+9
*
[IPV4]: icmp: fix crash with sysctl_icmp_errors_use_inbound_ifaddr
Patrick McHardy
2007-05-19
1
-1
/
+4
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+2
*
[SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
Arnaldo Carvalho de Melo
2007-04-25
1
-7
/
+7
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
1
-5
/
+5
*
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-8
/
+8
*
[NET]: Annotate callers of the reset of checksum.h stuff.
Al Viro
2006-12-02
1
-1
/
+1
*
[NET]: Annotate callers of csum_fold() in net/*
Al Viro
2006-12-02
1
-2
/
+2
*
[IPV4] net/ipv4/icmp.c: trivial annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: struct ip_options annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: icmp_send() annotation
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: annotate struct in_ifaddr
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: inet_select_addr() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
Brian Haley
2006-09-22
1
-6
/
+6
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
1
-1
/
+1
*
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
2006-09-22
1
-0
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[IPV4] icmp: Kill local 'ip' arg in icmp_redirect().
David S. Miller
2006-06-17
1
-3
/
+2
*
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
2006-04-11
1
-1
/
+1
*
[IPV4]: Aggregate route entries with different TOS values
Ilia Sotnikov
2006-03-25
1
-1
/
+1
*
[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-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1143