index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-08
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
1
-0
/
+1
2016-05-20
ipv6: Change "final" protocol processing for encapsulation
Tom Herbert
1
-1
/
+14
2016-05-20
ipv6: Fix nexthdr for reinjection
Tom Herbert
1
-3
/
+15
2016-05-11
net: l3mdev: Add hook in ip and ipv6
David Ahern
1
-0
/
+7
2016-04-27
ipv6: rename IP6_UPD_PO_STATS_BH()
Eric Dumazet
1
-2
/
+2
2016-04-27
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
1
-14
/
+14
2016-02-16
ipv4: namespacify ip_early_demux sysctl knob
Nikolay Borisov
1
-1
/
+1
2016-02-11
ipv6: add option to drop unicast encapsulated in L2 multicast
Johannes Berg
1
-0
/
+10
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
1
-3
/
+2
2015-09-17
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
1
-4
/
+4
2015-09-17
ipv6: Don't recompute net in ip6_rcv
Eric W. Biederman
1
-1
/
+1
2015-07-26
ipv6: fix crash over flow-based vxlan device
Wei-Chun Chao
1
-2
/
+3
2015-07-03
ipv6: Make MLD packets to only be processed locally
Angga
1
-3
/
+3
2015-06-10
Revert "ipv6: Fix protocol resubmission"
David S. Miller
1
-5
/
+3
2015-06-08
ipv6: Fix protocol resubmission
Josh Hunt
1
-3
/
+5
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
1
-5
/
+6
2015-03-31
ipv6: coding style: comparison for inequality with NULL
Ian Morris
1
-1
/
+1
2014-11-23
ipv6: coding style improvements (remove assignment in if statements)
Ian Morris
1
-1
/
+2
2014-08-24
ipv6: White-space cleansing : Line Layouts
Ian Morris
1
-3
/
+3
2014-01-27
net: Fix memory leak if TPROXY used with TCP early demux
Holger Eitzenberger
1
-1
/
+1
2013-08-08
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-01
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-13
ipv6: Store Router Alert option in IP6CB directly.
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+2
2013-01-13
ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().
YOSHIFUJI Hideaki / 吉藤英明
1
-18
/
+3
2012-07-30
net: TCP early demux cleanup
Eric Dumazet
1
-2
/
+0
2012-07-26
ipv6: Early TCP socket demux
Eric Dumazet
1
-2
/
+11
2012-06-19
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-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
1
-2
/
+1
2009-09-14
net: constify struct inet6_protocol
Alexey Dobriyan
1
-1
/
+1
2009-07-06
ipv6: correct return on ipv6_rcv() packet drop
Mark Smith
1
-3
/
+3
2009-06-26
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-27
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-19
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-19
ipv6: Drop packets for loopback address from outside of the box.
YOSHIFUJI Hideaki
1
-0
/
+9
[next]