index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2014-01-28
net: Fix memory leak if TPROXY used with TCP early demux
Holger Eitzenberger
1
-1
/
+1
2013-08-09
net: add SNMP counters tracking incoming ECN bits
Eric Dumazet
1
-1
/
+5
2013-03-29
ipv6: don't accept node local multicast traffic from the wire
Hannes Frederic Sowa
1
-0
/
+12
2013-03-08
ipv6: stop multicast forwarding to process interface scoped addresses
Hannes Frederic Sowa
1
-1
/
+2
2013-03-02
ipv[4|6]: correct dropwatch false positive in local_deliver_finish
Neil Horman
1
-2
/
+4
2013-02-11
ipv6: don't accept multicast traffic with scope 0
Hannes Frederic Sowa
1
-0
/
+9
2013-01-14
ipv6: Store Router Alert option in IP6CB directly.
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+2
2013-01-14
ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().
YOSHIFUJI Hideaki / 吉藤英明
1
-18
/
+3
2012-07-31
net: TCP early demux cleanup
Eric Dumazet
1
-2
/
+0
2012-07-27
ipv6: Early TCP socket demux
Eric Dumazet
1
-2
/
+11
2012-06-20
inet: Sanitize inet{,6} protocol demux.
David S. Miller
1
-6
/
+3
2012-05-19
ipv6: bool/const conversions phase2
Eric Dumazet
1
-4
/
+5
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
1
-1
/
+2
2011-11-08
ipv6: drop packets when source address is multicast
Brian Haley
1
-0
/
+8
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-3
/
+3
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-25
netfilter: ipv6: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
1
-2
/
+2
2010-02-19
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
1
-2
/
+1
2009-09-15
net: constify struct inet6_protocol
Alexey Dobriyan
1
-1
/
+1
2009-07-07
ipv6: correct return on ipv6_rcv() packet drop
Mark Smith
1
-3
/
+3
2009-06-27
inet: Call skb_orphan before tproxy activates
Herbert Xu
1
-0
/
+3
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-6
/
+6
2009-04-27
snmp: add missing counters for RFC 4293
Neil Horman
1
-3
/
+4
2009-03-27
ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)
Jesper Nilsson
1
-3
/
+1
2009-01-28
IPv6: Fix multicast routing bugs.
Thomas Goff
1
-1
/
+1
2008-10-08
ipv6: added net argument to IP6_INC_STATS_BH
Denis V. Lunev
1
-11
/
+16
2008-07-20
ipv6 netns: Make several "global" sysctl variables namespace aware.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-07-03
ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.
YOSHIFUJI Hideaki
1
-1
/
+2
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+9
2008-06-20
ipv6: Drop packets for loopback address from outside of the box.
YOSHIFUJI Hideaki
1
-0
/
+9
2008-06-12
net: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-04-11
[IPV6]: Kill several warnings without CONFIG_IPV6_MROUTE.
YOSHIFUJI Hideaki
1
-14
/
+12
2008-04-05
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
1
-19
/
+68
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-2
/
+1
2008-04-01
[IPV6] MCAST: Ensure to check multicast listener(s).
YOSHIFUJI Hideaki
1
-2
/
+1
2008-03-05
[NETNS][IPV6] ip6_input - enable ipv6_rcv to handle several network namespace
Daniel Lezcano
1
-5
/
+0
2008-01-29
[IPv6] RAW: Compact the API for the kernel
Pavel Emelyanov
1
-6
/
+3
2008-01-29
[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-11
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
1
-1
/
+1
2007-10-11
[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-26
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
1
-4
/
+4
2007-04-26
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-2
/
+2
[next]