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
/
ip6_input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[IPv6] RAW: Compact the API for the kernel
Pavel Emelyanov
1
-6
/
+3
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-2
/
+4
2007-10-15
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
1
-2
/
+2
2007-10-15
[IPV6]: Uninline netfilter okfns
Patrick McHardy
1
-1
/
+1
2007-10-10
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
1
-1
/
+1
2007-10-10
[NET]: Make packet reception network namespace safe
Eric W. Biederman
1
-0
/
+5
2007-05-14
[IPV6]: Reverse sense of promisc tests in ip6_mc_input
Corey Mutter
1
-1
/
+1
2007-04-25
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
1
-4
/
+4
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-04
[IPv6]: Exclude truncated packets from InHdrErrors statistics
Mitsuru Chinen
1
-4
/
+4
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
-9
/
+9
2006-12-02
[IPV6]: Per-interface statistics support.
YOSHIFUJI Hideaki
1
-13
/
+27
2006-12-02
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-09-22
[IPV6]: Allow to replace skbuff by TLV parser.
Masahide NAKAMURA
1
-1
/
+1
2006-07-24
[IPV6]: Clean skb cb on IPv6 input.
Guillaume Chazarain
1
-0
/
+2
2006-06-30
[IPV6]: Remove redundant length check on input
Herbert Xu
1
-6
/
+1
2006-04-18
[IPV6]: Clean up hop-by-hop options handler.
YOSHIFUJI Hideaki
1
-2
/
+1
2006-01-07
[IPV4/6]: Netfilter IPsec input hooks
Patrick McHardy
1
-1
/
+1
2006-01-07
[IPV6]: Move nextheader offset to the IP6CB
Patrick McHardy
1
-15
/
+6
2005-11-09
[NETFILTER]: Add nf_conntrack subsystem.
Yasuyuki Kozakai
1
-0
/
+5
2005-08-29
[IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh...
Patrick McHardy
1
-2
/
+2
2005-08-29
[NET]: Kill skb->real_dev
David S. Miller
1
-1
/
+1
2005-08-16
[IPV6]: Fix SKB leak in ip6_input_finish()
Patrick McHardy
1
-4
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+269