index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
icmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-25
[NET]: cleanup extra semicolons
Stephen Hemminger
1
-2
/
+3
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[ICMP6]: Introduce icmp6_hdr()
Arnaldo Carvalho de Melo
1
-4
/
+4
2007-04-25
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
1
-10
/
+10
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[IPV6]: Decentralize EXPORT_SYMBOLs.
YOSHIFUJI Hideaki
1
-0
/
+5
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-10
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-19
/
+19
2006-12-02
[NET]: Annotate callers of the reset of checksum.h stuff.
Al Viro
1
-1
/
+1
2006-12-02
[NET]: annotate csum_ipv6_magic() callers in net/*
Al Viro
1
-7
/
+7
2006-12-02
[IPv6]: Only modify checksum for UDP
Brian Haley
1
-2
/
+0
2006-12-02
[IPV6]: Per-interface statistics support.
YOSHIFUJI Hideaki
1
-1
/
+2
2006-12-02
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
Al Viro
1
-1
/
+1
2006-09-22
[IPV6] MIP6: Revert address to send ICMPv6 error.
Masahide NAKAMURA
1
-0
/
+25
2006-09-22
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
Brian Haley
1
-1
/
+1
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
1
-1
/
+1
2006-09-22
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
1
-0
/
+2
2006-09-17
[IPV6]: Fix tclass setting for raw sockets.
YOSHIFUJI Hideaki
1
-2
/
+2
2006-08-17
[IPV6] lockdep: annotate __icmpv6_socket
Ingo Molnar
1
-0
/
+13
2006-04-11
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-02-15
[NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 error
Yasuyuki Kozakai
1
-0
/
+6
2006-01-13
[NET]: Use NIP6_FMT in kernel.h
Joe Perches
1
-1
/
+1
2006-01-07
[IPV6]: Move nextheader offset to the IP6CB
Patrick McHardy
1
-2
/
+2
2005-12-21
[IPV6]: Try not to send icmp to anycast address.
YOSHIFUJI Hideaki
1
-2
/
+14
2005-11-29
[NET]: Add const markers to various variables.
Arjan van de Ven
1
-1
/
+1
2005-11-10
[NET]: Detect hardware rx checksum faults correctly
Herbert Xu
1
-11
/
+10
2005-10-25
[NET]: Wider use of for_each_*cpu()
John Hawkes
1
-7
/
+2
2005-09-08
[XFRM]: Always release dst_entry on error in xfrm_lookup
Patrick McHardy
1
-3
/
+2
2005-09-08
[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.
YOSHIFUJI Hideaki
1
-3
/
+12
2005-09-01
[IPV6]: Repair Incoming Interface Handling for Raw Socket.
YOSHIFUJI Hideaki
1
-1
/
+1
2005-08-29
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
1
-1
/
+1
2005-08-29
[NET]: Make NETDEBUG pure printk wrappers
Patrick McHardy
1
-13
/
+7
2005-08-29
[IPV6]: Check interface bindings on IPv6 raw socket reception
Andrew McDonald
1
-1
/
+2
2005-06-13
[IPV6]: Ensure to use icmpv6_socket in non-preemptive context.
YOSHIFUJI Hideaki
1
-4
/
+10
2005-04-24
[SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.
Herbert Xu
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+822