index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_input.c
Age
Commit message (
Expand
)
Author
2013-02-11
ipv6: don't accept multicast traffic with scope 0
Hannes Frederic Sowa
2013-01-14
ipv6: Store Router Alert option in IP6CB directly.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-14
ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().
YOSHIFUJI Hideaki / 吉藤英明
2012-07-30
net: TCP early demux cleanup
Eric Dumazet
2012-07-26
ipv6: Early TCP socket demux
Eric Dumazet
2012-06-20
inet: Sanitize inet{,6} protocol demux.
David S. Miller
2012-05-19
ipv6: bool/const conversions phase2
Eric Dumazet
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2011-11-08
ipv6: drop packets when source address is multicast
Brian Haley
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-25
netfilter: ipv6: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
2010-02-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
2009-09-15
net: constify struct inet6_protocol
Alexey Dobriyan
2009-07-07
ipv6: correct return on ipv6_rcv() packet drop
Mark Smith
2009-06-27
inet: Call skb_orphan before tproxy activates
Herbert Xu
2009-06-03
net: skb->dst accessors
Eric Dumazet
2009-04-27
snmp: add missing counters for RFC 4293
Neil Horman
2009-03-27
ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)
Jesper Nilsson
2009-01-28
IPv6: Fix multicast routing bugs.
Thomas Goff
2008-10-08
ipv6: added net argument to IP6_INC_STATS_BH
Denis V. Lunev
2008-07-20
ipv6 netns: Make several "global" sysctl variables namespace aware.
YOSHIFUJI Hideaki
2008-07-03
ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.
YOSHIFUJI Hideaki
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-19
ipv6: Drop packets for loopback address from outside of the box.
YOSHIFUJI Hideaki
2008-06-12
net: remove CVS keywords
Adrian Bunk
2008-04-11
[IPV6]: Kill several warnings without CONFIG_IPV6_MROUTE.
YOSHIFUJI Hideaki
2008-04-05
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-01
[IPV6] MCAST: Ensure to check multicast listener(s).
YOSHIFUJI Hideaki
2008-03-05
[NETNS][IPV6] ip6_input - enable ipv6_rcv to handle several network namespace
Daniel Lezcano
2008-01-28
[IPv6] RAW: Compact the API for the kernel
Pavel Emelyanov
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2007-10-15
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
2007-10-15
[IPV6]: Uninline netfilter okfns
Patrick McHardy
2007-10-10
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
2007-10-10
[NET]: Make packet reception network namespace safe
Eric W. Biederman
2007-05-14
[IPV6]: Reverse sense of promisc tests in ip6_mc_input
Corey Mutter
2007-04-26
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-05
[IPv6]: Exclude truncated packets from InHdrErrors statistics
Mitsuru Chinen
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-11
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-03
[IPV6]: Per-interface statistics support.
YOSHIFUJI Hideaki
2006-12-03
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
YOSHIFUJI Hideaki
[next]