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.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
2018-08-16
netfilter: ip6t_rpfilter: set F_IFACE for linklocal addresses
Florian Westphal
1
-1
/
+11
2018-08-06
ipv6: defrag: drop non-last frags smaller than min mtu
Florian Westphal
1
-0
/
+4
2018-08-06
ip: use rb trees for IP frag queue.
Peter Oskolkov
1
-0
/
+1
2018-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-879
/
+17
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
3
-6
/
+15
2018-07-18
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
2
-7
/
+13
2018-07-17
netfilter: conntrack: remove l3proto abstraction
Florian Westphal
4
-771
/
+4
2018-07-16
netfilter: conntrack: remove get_timeout() indirection
Florian Westphal
1
-4
/
+10
2018-07-16
netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackers
Florian Westphal
1
-29
/
+0
2018-07-16
netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackers
Florian Westphal
2
-12
/
+1
2018-07-16
netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackers
Florian Westphal
1
-18
/
+0
2018-07-16
netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers
Florian Westphal
2
-49
/
+0
2018-07-09
netfilter: ipv6: nf_defrag: drop skb dst before queueing
Florian Westphal
1
-0
/
+2
2018-07-06
netfilter: nf_tproxy: fix possible non-linear access to transport header
Máté Eckl
1
-6
/
+12
2018-07-05
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
1
-0
/
+1
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2018-06-28
netfilter: check if the socket netns is correct.
Flavio Leitner
1
-4
/
+4
2018-06-18
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
1
-3
/
+3
2018-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2018-06-08
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
1
-0
/
+1
2018-06-03
netfilter: Libify xt_TPROXY
Máté Eckl
3
-1
/
+151
2018-05-29
netfilter: nat: merge ipv4/ipv6 masquerade code into main nat module
Florian Westphal
3
-9
/
+2
2018-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-154
/
+114
2018-05-23
netfilter: ip6t_rpfilter: provide input interface for route lookup
Vincent Bernat
1
-0
/
+2
2018-05-23
netfilter: nf_nat: add nat type hooks to nat core
Florian Westphal
3
-112
/
+103
2018-05-23
netfilter: nf_tables: allow chain type to override hook register
Florian Westphal
1
-6
/
+14
2018-05-23
netfilter: xtables: allow table definitions not backed by hook_ops
Florian Westphal
1
-1
/
+4
2018-05-23
netfilter: nf_nat: move common nat code to nat core
Florian Westphal
1
-46
/
+2
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-05-08
netfilter: x_tables: add module alias for icmp matches
Florian Westphal
1
-0
/
+1
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
11
-276
/
+180
2018-05-07
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
3
-13
/
+7
2018-05-07
netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
Ahmed Abdelsalam
1
-9
/
+164
2018-04-24
netfilter: x_tables: remove duplicate ip6t_get_target function call
Taehee Yoo
1
-1
/
+0
2018-04-24
netfilter: add NAT support for shifted portmap ranges
Thierry Du Tre
6
-8
/
+8
2018-04-24
netfilter: nf_flow_table: move init code to nf_flow_table_core.c
Felix Fietkau
1
-2
/
+1
2018-04-24
netfilter: nf_flow_table: move ipv6 offload hook code to nf_flow_table
Felix Fietkau
1
-232
/
+0
2018-04-21
netfilter: nf_flow_table: cache mtu in struct flow_offload_tuple
Felix Fietkau
1
-14
/
+3
2018-04-19
netfilter: nf_tables: NAT chain and extensions require NF_TABLES
Pablo Neira Ayuso
1
-27
/
+28
2018-04-04
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
1
-2
/
+0
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2018-04-01
inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CB
Eric Dumazet
1
-18
/
+11
2018-04-01
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
1
-5
/
+5
2018-04-01
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
1
-3
/
+2
2018-04-01
inet: frags: use rhashtables for reassembly units
Eric Dumazet
1
-38
/
+13
2018-04-01
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
1
-7
/
+9
2018-04-01
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
1
-3
/
+9
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-96
/
+39
2018-03-30
Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...
Florian Westphal
1
-16
/
+1
2018-03-30
netfilter: nf_tables: enable conntrack if NAT chain is registered
Pablo Neira Ayuso
1
-0
/
+12
[next]