index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_input.c
Age
Commit message (
Expand
)
Author
2009-09-14
net: constify struct inet6_protocol
Alexey Dobriyan
2009-07-06
ipv6: correct return on ipv6_rcv() packet drop
Mark Smith
2009-06-26
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-27
IPv6: Fix multicast routing bugs.
Thomas Goff
2008-10-08
ipv6: added net argument to IP6_INC_STATS_BH
Denis V. Lunev
2008-07-19
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-11
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-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-31
[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-25
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-04
[IPv6]: Exclude truncated packets from InHdrErrors statistics
Mitsuru Chinen
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-10
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-02
[IPV6]: Per-interface statistics support.
YOSHIFUJI Hideaki
2006-12-02
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
YOSHIFUJI Hideaki
2006-09-22
[IPV6]: Allow to replace skbuff by TLV parser.
Masahide NAKAMURA
2006-07-24
[IPV6]: Clean skb cb on IPv6 input.
Guillaume Chazarain
2006-06-30
[IPV6]: Remove redundant length check on input
Herbert Xu
2006-04-18
[IPV6]: Clean up hop-by-hop options handler.
YOSHIFUJI Hideaki
2006-01-07
[IPV4/6]: Netfilter IPsec input hooks
Patrick McHardy
2006-01-07
[IPV6]: Move nextheader offset to the IP6CB
Patrick McHardy
2005-11-09
[NETFILTER]: Add nf_conntrack subsystem.
Yasuyuki Kozakai
2005-08-29
[IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh...
Patrick McHardy
2005-08-29
[NET]: Kill skb->real_dev
David S. Miller
2005-08-16
[IPV6]: Fix SKB leak in ip6_input_finish()
Patrick McHardy
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds