summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_input.c
Commit message (Expand)AuthorAgeFilesLines
* tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima2022-07-151-10/+13
* ipv6: fix NULL deref in ip6_rcv_core()Eric Dumazet2022-04-151-1/+1
* net: ipv6: add skb drop reasons to ip6_protocol_deliver_rcu()Menglong Dong2022-04-131-4/+12
* net: ipv6: add skb drop reasons to ip6_rcv_core()Menglong Dong2022-04-131-8/+16
* net-core: rx_otherhost_dropped to core_statsJeffrey Ji2022-04-071-0/+1
* net: Postpone skb_clear_delivery_time() until knowing the skb is delivered lo...Martin KaFai Lau2022-03-031-0/+1
* ipv6: make mc_forwarding atomicEric Dumazet2022-02-051-1/+1
* ipv6: weaken the v4mapped source checkJakub Kicinski2021-03-181-10/+0
* ipv6: move udp declarations to net/udp.hLeon Romanovsky2021-02-041-2/+1
* bpf: Add socket assign supportJoe Stringer2020-03-301-1/+2
* ipv6: introduce and uses route look hints for list input.Paolo Abeni2019-11-211-2/+24
* inet: do not call sublist_rcv on empty listFlorian Westphal2019-10-291-1/+2
* ipv6: drop incoming packets having a v4mapped source addressEric Dumazet2019-10-031-0/+10
* netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-011-1/+1
* net: ipv6: fix listify ip6_rcv_finish in case of forwardingXin Long2019-08-231-1/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* net: use indirect calls helpers at early demux stagePaolo Abeni2019-05-051-1/+4
* net: use indirect calls helpers for L3 handler hooksPaolo Abeni2019-05-051-1/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-091-2/+2
|\
| * net: use skb_list_del_init() to remove from RX sublistsEdward Cree2018-12-051-2/+2
* | ipv6: factor out protocol delivery helperPaolo Abeni2018-11-071-12/+16
* | ipv6: handling of multicast packets received in VRFMike Manning2018-11-071-3/+32
|/
* ipv6: Allow the l3mdev to be a loopbackRobert Shearman2018-09-191-1/+2
* net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()Edward Cree2018-07-061-16/+115
* ipv6: Count interface receive statistics on the ingress netdevStephen Suryaputra2018-04-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-201-2/+5
|\
| * ipv6: drop non loopback packets claiming to originate from ::1Florian Westphal2017-04-171-2/+5
* | net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org2017-03-241-2/+4
|/
* net: vrf: ipv6 support for local traffic to local addressesDavid Ahern2016-06-081-0/+1
* ipv6: Change "final" protocol processing for encapsulationTom Herbert2016-05-201-1/+14
* ipv6: Fix nexthdr for reinjectionTom Herbert2016-05-201-3/+15
* net: l3mdev: Add hook in ip and ipv6David Ahern2016-05-111-0/+7
* ipv6: rename IP6_UPD_PO_STATS_BH()Eric Dumazet2016-04-271-2/+2
* ipv6: rename IP6_INC_STATS_BH()Eric Dumazet2016-04-271-14/+14
* ipv4: namespacify ip_early_demux sysctl knobNikolay Borisov2016-02-161-1/+1
* ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg2016-02-111-0/+10
* netfilter: Pass net into okfnEric W. Biederman2015-09-171-3/+2
* netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-171-4/+4
* ipv6: Don't recompute net in ip6_rcvEric W. Biederman2015-09-171-1/+1
* ipv6: fix crash over flow-based vxlan deviceWei-Chun Chao2015-07-261-2/+3
* ipv6: Make MLD packets to only be processed locallyAngga2015-07-031-3/+3
* Revert "ipv6: Fix protocol resubmission"David S. Miller2015-06-101-5/+3
* ipv6: Fix protocol resubmissionJosh Hunt2015-06-081-3/+5
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-071-5/+6
* ipv6: coding style: comparison for inequality with NULLIan Morris2015-03-311-1/+1
* ipv6: coding style improvements (remove assignment in if statements)Ian Morris2014-11-231-1/+2
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-241-3/+3
* net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger2014-01-271-1/+1
* net: add SNMP counters tracking incoming ECN bitsEric Dumazet2013-08-081-1/+5
* ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa2013-03-291-0/+12