index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-21
netfilter: ipv6: nf_defrag: accept duplicate fragments again
Guillaume Nault
1
-3
/
+7
2019-07-21
netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
Guillaume Nault
1
-7
/
+5
2019-05-02
net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
Peter Oskolkov
1
-184
/
+72
2019-05-02
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
2
-7
/
+13
2019-02-20
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2
-8
/
+8
2018-11-10
Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"
Sasha Levin
1
-2
/
+0
2018-10-18
ip: frags: fix crash in ip_do_fragment()
Taehee Yoo
1
-0
/
+1
2018-10-18
ip: use rb trees for IP frag queue.
Peter Oskolkov
1
-0
/
+1
2018-10-18
ipv6: defrag: drop non-last frags smaller than min mtu
Florian Westphal
1
-0
/
+4
2018-10-18
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
1
-2
/
+0
2018-10-18
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
1
-5
/
+5
2018-10-18
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
1
-3
/
+2
2018-10-18
inet: frags: use rhashtables for reassembly units
Eric Dumazet
1
-38
/
+13
2018-10-18
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
1
-7
/
+9
2018-10-18
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
1
-3
/
+9
2018-08-24
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
1
-0
/
+1
2018-08-24
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
1
-3
/
+3
2018-07-22
netfilter: ipv6: nf_defrag: drop skb dst before queueing
Florian Westphal
1
-0
/
+2
2018-07-17
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
1
-0
/
+1
2018-05-30
netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure
Subash Abhinov Kasiviswanathan
1
-0
/
+1
2018-05-30
netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
Subash Abhinov Kasiviswanathan
1
-5
/
+10
2018-03-18
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
1
-3
/
+6
2018-03-18
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
1
-4
/
+1
2018-03-18
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
1
-3
/
+2
2018-03-18
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
Florian Westphal
1
-0
/
+4
2018-03-18
netfilter: add back stackpointer size checks
Florian Westphal
1
-0
/
+4
2018-02-25
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
1
-6
/
+12
2017-09-20
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
1
-9
/
+3
2017-08-11
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
1
-0
/
+3
2017-03-22
ipv6: orphan skbs in reassembly unit
Eric Dumazet
1
-0
/
+1
2016-11-29
netfilter: ipv6: nf_defrag: drop mangled skb on ream error
Florian Westphal
2
-3
/
+3
2016-11-24
netfilter: Update nf_send_reset6 to consider L3 domain
David Ahern
1
-0
/
+1
2016-10-31
netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
Liping Zhang
1
-2
/
+4
2016-09-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2
-3
/
+8
2016-09-26
netfilter: nf_log: get rid of XT_LOG_* macros
Liping Zhang
1
-7
/
+7
2016-09-26
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
2
-3
/
+3
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
2
-2
/
+2
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+7
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-09-12
netfilter: Add the missed return value check of nft_register_chain_type
Gao Feng
1
-1
/
+4
2016-09-12
netfilter: nf_tables: don't drop IPv6 packets that cannot parse transport
Pablo Neira Ayuso
2
-6
/
+2
2016-09-06
netfilter: nft_chain_route: re-route before skb is queued to userspace
Liping Zhang
1
-3
/
+7
2016-08-30
netfilter: log: Check param to avoid overflow in nf_log_set
Gao Feng
1
-2
/
+1
2016-08-25
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
Liping Zhang
1
-0
/
+1
2016-07-18
netfilter: x_tables: speed up jump target validation
Florian Westphal
1
-21
/
+24
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-12
/
+8
2016-07-03
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
1
-8
/
+8
2016-07-01
netfilter: x_tables: simplify ip{6}table_mangle_hook()
Pablo Neira Ayuso
1
-4
/
+0
2016-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2016-05-30
netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags
Paolo Abeni
1
-0
/
+1
[next]