index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IPV6]: Kill several warnings without CONFIG_IPV6_MROUTE.
YOSHIFUJI Hideaki
2008-04-11
1
-14
/
+12
*
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
2008-04-05
1
-19
/
+68
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-02
1
-2
/
+1
|
\
|
*
[IPV6] MCAST: Ensure to check multicast listener(s).
YOSHIFUJI Hideaki
2008-03-31
1
-2
/
+1
*
|
[NETNS][IPV6] ip6_input - enable ipv6_rcv to handle several network namespace
Daniel Lezcano
2008-03-05
1
-5
/
+0
|
/
*
[IPv6] RAW: Compact the API for the kernel
Pavel Emelyanov
2008-01-28
1
-6
/
+3
*
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2008-01-28
1
-2
/
+4
*
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
2007-10-15
1
-2
/
+2
*
[IPV6]: Uninline netfilter okfns
Patrick McHardy
2007-10-15
1
-1
/
+1
*
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
2007-10-10
1
-1
/
+1
*
[NET]: Make packet reception network namespace safe
Eric W. Biederman
2007-10-10
1
-0
/
+5
*
[IPV6]: Reverse sense of promisc tests in ip6_mc_input
Corey Mutter
2007-05-14
1
-1
/
+1
*
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
1
-4
/
+4
*
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[IPv6]: Exclude truncated packets from InHdrErrors statistics
Mitsuru Chinen
2007-04-04
1
-4
/
+4
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-9
/
+9
*
[IPV6]: Per-interface statistics support.
YOSHIFUJI Hideaki
2006-12-02
1
-13
/
+27
*
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
YOSHIFUJI Hideaki
2006-12-02
1
-1
/
+1
*
[IPV6]: Allow to replace skbuff by TLV parser.
Masahide NAKAMURA
2006-09-22
1
-1
/
+1
*
[IPV6]: Clean skb cb on IPv6 input.
Guillaume Chazarain
2006-07-24
1
-0
/
+2
*
[IPV6]: Remove redundant length check on input
Herbert Xu
2006-06-30
1
-6
/
+1
*
[IPV6]: Clean up hop-by-hop options handler.
YOSHIFUJI Hideaki
2006-04-18
1
-2
/
+1
*
[IPV4/6]: Netfilter IPsec input hooks
Patrick McHardy
2006-01-07
1
-1
/
+1
*
[IPV6]: Move nextheader offset to the IP6CB
Patrick McHardy
2006-01-07
1
-15
/
+6
*
[NETFILTER]: Add nf_conntrack subsystem.
Yasuyuki Kozakai
2005-11-09
1
-0
/
+5
*
[IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh...
Patrick McHardy
2005-08-29
1
-2
/
+2
*
[NET]: Kill skb->real_dev
David S. Miller
2005-08-29
1
-1
/
+1
*
[IPV6]: Fix SKB leak in ip6_input_finish()
Patrick McHardy
2005-08-16
1
-4
/
+5
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+269