index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Lines
2021-08-04
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
-7
/
+85
2021-08-01
netfilter: remove xt pernet data
Florian Westphal
-11
/
+0
2021-08-01
netfilter: flowtable: remove nf_ct_l4proto_find() call
Pablo Neira Ayuso
-10
/
+0
2021-08-01
netfilter: nft_compat: use nfnetlink_unicast()
Pablo Neira Ayuso
-5
/
+3
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-10
/
+41
2021-07-23
netfilter: nfnl_hook: fix unused variable warning
Arnd Bergmann
-0
/
+2
2021-07-23
netfilter: nft_nat: allow to specify layer 4 protocol NAT only
Pablo Neira Ayuso
-1
/
+3
2021-07-23
netfilter: conntrack: adjust stop timestamp to real expiry value
Florian Westphal
-1
/
+6
2021-07-23
netfilter: nft_last: avoid possible false sharing
Pablo Neira Ayuso
-7
/
+13
2021-07-23
netfilter: flowtable: avoid possible false sharing
Pablo Neira Ayuso
-1
/
+5
2021-07-21
net: ipv6: introduce ip6_dst_mtu_maybe_forward
Vadim Fedorenko
-1
/
+1
2021-07-17
netfilter: nf_tables: fix audit memory leak in nf_tables_commit
Dongliang Mu
-0
/
+12
2021-07-06
netfilter: nft_last: incorrect arithmetics when restoring last used
Pablo Neira Ayuso
-1
/
+1
2021-07-06
netfilter: nft_last: honor NFTA_LAST_SET on restoration
Pablo Neira Ayuso
-2
/
+8
2021-07-06
netfilter: conntrack: Mark access for KCSAN
Manfred Spraul
-1
/
+9
2021-07-06
netfilter: conntrack: add new sysctl to disable RST check
Ali Abdallah
-1
/
+15
2021-07-06
netfilter: conntrack: improve RST handling when tuple is re-used
Ali Abdallah
-17
/
+36
2021-07-02
netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
Vasily Averin
-0
/
+3
2021-07-02
netfilter: conntrack: nf_ct_gre_keymap_flush() removal
Vasily Averin
-21
/
+0
2021-07-02
netfilter: nf_tables: Fix dereference of null pointer flow
Colin Ian King
-1
/
+2
2021-07-02
netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state
Florian Westphal
-0
/
+10
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-52
/
+64
2021-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-40
/
+132
2021-06-22
netfilter: nf_tables: do not allow to delete table with owner by handle
Pablo Neira Ayuso
-3
/
+9
2021-06-22
netfilter: nf_tables: skip netlink portID validation if zero
Pablo Neira Ayuso
-1
/
+1
2021-06-21
netfilter: nf_tables_offload: check FLOW_DISSECTOR_KEY_BASIC in VLAN transfer...
Pablo Neira Ayuso
-10
/
+7
2021-06-21
netfilter: nf_tables: memleak in hw offload abort path
Pablo Neira Ayuso
-37
/
+31
2021-06-21
netfilter: nfnetlink_hook: fix check for snprintf() overflow
Dan Carpenter
-1
/
+3
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-42
/
+48
2021-06-18
netfilter: conntrack: pass hook state to log functions
Florian Westphal
-36
/
+35
2021-06-17
netfilter: nf_tables: add last expression
Pablo Neira Ayuso
-1
/
+89
2021-06-16
netfilter: nft_extdhr: Drop pointless check of tprot_set
Phil Sutter
-1
/
+1
2021-06-16
netfilter: nft_exthdr: Search chunks in SCTP packets only
Phil Sutter
-1
/
+4
2021-06-16
netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols
Pablo Neira Ayuso
-1
/
+8
2021-06-16
netfilter: nft_osf: check for TCP packet before further processing
Pablo Neira Ayuso
-0
/
+5
2021-06-16
netfilter: nft_exthdr: check for IPv6 packet before further processing
Pablo Neira Ayuso
-0
/
+3
2021-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-42
/
+43
2021-06-10
netfilter: synproxy: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
-0
/
+5
2021-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-203
/
+615
2021-06-09
netfilter: nf_tables: move base hook annotation to init helper
Florian Westphal
-8
/
+7
2021-06-09
netfilter: nfnetlink_hook: add depends-on nftables
Florian Westphal
-0
/
+1
2021-06-09
netfilter: nfnetlink_hook: fix array index out-of-bounds error
Colin Ian King
-1
/
+1
2021-06-09
netfilter: nf_tables: initialize set before expression setup
Pablo Neira Ayuso
-42
/
+43
2021-06-09
netfilter: nft_exthdr: Fix for unsafe packet data read
Phil Sutter
-1
/
+3
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-32
/
+66
2021-06-07
netfilter: add new hook nfnl subsystem
Florian Westphal
-0
/
+386
2021-06-07
netfilter: annotate nf_tables base hook ops
Florian Westphal
-1
/
+3
2021-06-07
netfilter: flowtable: Set offload timeouts according to proto values
Oz Shlomo
-12
/
+39
2021-06-07
netfilter: conntrack: Introduce udp offload timeout configuration
Oz Shlomo
-0
/
+27
2021-06-07
netfilter: conntrack: Introduce tcp offload timeout configuration
Oz Shlomo
-0
/
+29
[prev]
[next]