index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
2022-07-15
1
-10
/
+13
*
ipv6: fix NULL deref in ip6_rcv_core()
Eric Dumazet
2022-04-15
1
-1
/
+1
*
net: ipv6: add skb drop reasons to ip6_protocol_deliver_rcu()
Menglong Dong
2022-04-13
1
-4
/
+12
*
net: ipv6: add skb drop reasons to ip6_rcv_core()
Menglong Dong
2022-04-13
1
-8
/
+16
*
net-core: rx_otherhost_dropped to core_stats
Jeffrey Ji
2022-04-07
1
-0
/
+1
*
net: Postpone skb_clear_delivery_time() until knowing the skb is delivered lo...
Martin KaFai Lau
2022-03-03
1
-0
/
+1
*
ipv6: make mc_forwarding atomic
Eric Dumazet
2022-02-05
1
-1
/
+1
*
ipv6: weaken the v4mapped source check
Jakub Kicinski
2021-03-18
1
-10
/
+0
*
ipv6: move udp declarations to net/udp.h
Leon Romanovsky
2021-02-04
1
-2
/
+1
*
bpf: Add socket assign support
Joe Stringer
2020-03-30
1
-1
/
+2
*
ipv6: introduce and uses route look hints for list input.
Paolo Abeni
2019-11-21
1
-2
/
+24
*
inet: do not call sublist_rcv on empty list
Florian Westphal
2019-10-29
1
-1
/
+2
*
ipv6: drop incoming packets having a v4mapped source address
Eric Dumazet
2019-10-03
1
-0
/
+10
*
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-10-01
1
-1
/
+1
*
net: ipv6: fix listify ip6_rcv_finish in case of forwarding
Xin Long
2019-08-23
1
-1
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net: use indirect calls helpers at early demux stage
Paolo Abeni
2019-05-05
1
-1
/
+4
*
net: use indirect calls helpers for L3 handler hooks
Paolo Abeni
2019-05-05
1
-1
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
1
-2
/
+2
|
\
|
*
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-12-05
1
-2
/
+2
*
|
ipv6: factor out protocol delivery helper
Paolo Abeni
2018-11-07
1
-12
/
+16
*
|
ipv6: handling of multicast packets received in VRF
Mike Manning
2018-11-07
1
-3
/
+32
|
/
*
ipv6: Allow the l3mdev to be a loopback
Robert Shearman
2018-09-19
1
-1
/
+2
*
net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()
Edward Cree
2018-07-06
1
-16
/
+115
*
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
2018-04-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-20
1
-2
/
+5
|
\
|
*
ipv6: drop non loopback packets claiming to originate from ::1
Florian Westphal
2017-04-17
1
-2
/
+5
*
|
net: Add sysctl to toggle early demux for tcp and udp
subashab@codeaurora.org
2017-03-24
1
-2
/
+4
|
/
*
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
2016-06-08
1
-0
/
+1
*
ipv6: Change "final" protocol processing for encapsulation
Tom Herbert
2016-05-20
1
-1
/
+14
*
ipv6: Fix nexthdr for reinjection
Tom Herbert
2016-05-20
1
-3
/
+15
*
net: l3mdev: Add hook in ip and ipv6
David Ahern
2016-05-11
1
-0
/
+7
*
ipv6: rename IP6_UPD_PO_STATS_BH()
Eric Dumazet
2016-04-27
1
-2
/
+2
*
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
2016-04-27
1
-14
/
+14
*
ipv4: namespacify ip_early_demux sysctl knob
Nikolay Borisov
2016-02-16
1
-1
/
+1
*
ipv6: add option to drop unicast encapsulated in L2 multicast
Johannes Berg
2016-02-11
1
-0
/
+10
*
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
1
-3
/
+2
*
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-09-17
1
-4
/
+4
*
ipv6: Don't recompute net in ip6_rcv
Eric W. Biederman
2015-09-17
1
-1
/
+1
*
ipv6: fix crash over flow-based vxlan device
Wei-Chun Chao
2015-07-26
1
-2
/
+3
*
ipv6: Make MLD packets to only be processed locally
Angga
2015-07-03
1
-3
/
+3
*
Revert "ipv6: Fix protocol resubmission"
David S. Miller
2015-06-10
1
-5
/
+3
*
ipv6: Fix protocol resubmission
Josh Hunt
2015-06-08
1
-3
/
+5
*
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
1
-5
/
+6
*
ipv6: coding style: comparison for inequality with NULL
Ian Morris
2015-03-31
1
-1
/
+1
*
ipv6: coding style improvements (remove assignment in if statements)
Ian Morris
2014-11-23
1
-1
/
+2
*
ipv6: White-space cleansing : Line Layouts
Ian Morris
2014-08-24
1
-3
/
+3
*
net: Fix memory leak if TPROXY used with TCP early demux
Holger Eitzenberger
2014-01-27
1
-1
/
+1
*
net: add SNMP counters tracking incoming ECN bits
Eric Dumazet
2013-08-08
1
-1
/
+5
*
ipv6: don't accept node local multicast traffic from the wire
Hannes Frederic Sowa
2013-03-29
1
-0
/
+12
[next]