index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nft_last: incorrect arithmetics when restoring last used
Pablo Neira Ayuso
2021-07-06
1
-1
/
+1
*
netfilter: nft_last: honor NFTA_LAST_SET on restoration
Pablo Neira Ayuso
2021-07-06
1
-2
/
+8
*
netfilter: conntrack: Mark access for KCSAN
Manfred Spraul
2021-07-06
1
-1
/
+9
*
netfilter: conntrack: add new sysctl to disable RST check
Ali Abdallah
2021-07-06
2
-1
/
+15
*
netfilter: conntrack: improve RST handling when tuple is re-used
Ali Abdallah
2021-07-06
1
-17
/
+36
*
netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
Vasily Averin
2021-07-02
1
-0
/
+3
*
netfilter: conntrack: nf_ct_gre_keymap_flush() removal
Vasily Averin
2021-07-02
3
-21
/
+0
*
netfilter: nf_tables: Fix dereference of null pointer flow
Colin Ian King
2021-07-02
1
-1
/
+2
*
netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state
Florian Westphal
2021-07-02
1
-0
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-30
5
-52
/
+64
|
\
|
*
netfilter: nf_tables: do not allow to delete table with owner by handle
Pablo Neira Ayuso
2021-06-22
1
-3
/
+9
|
*
netfilter: nf_tables: skip netlink portID validation if zero
Pablo Neira Ayuso
2021-06-22
1
-1
/
+1
|
*
netfilter: nf_tables_offload: check FLOW_DISSECTOR_KEY_BASIC in VLAN transfer...
Pablo Neira Ayuso
2021-06-21
1
-10
/
+7
|
*
netfilter: nf_tables: memleak in hw offload abort path
Pablo Neira Ayuso
2021-06-21
2
-37
/
+31
|
*
netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols
Pablo Neira Ayuso
2021-06-16
1
-1
/
+8
|
*
netfilter: nft_osf: check for TCP packet before further processing
Pablo Neira Ayuso
2021-06-16
1
-0
/
+5
|
*
netfilter: nft_exthdr: check for IPv6 packet before further processing
Pablo Neira Ayuso
2021-06-16
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-06-23
12
-40
/
+132
|
\
\
|
*
|
netfilter: nfnetlink_hook: fix check for snprintf() overflow
Dan Carpenter
2021-06-21
1
-1
/
+3
|
*
|
netfilter: conntrack: pass hook state to log functions
Florian Westphal
2021-06-18
7
-36
/
+35
|
*
|
netfilter: nf_tables: add last expression
Pablo Neira Ayuso
2021-06-17
3
-1
/
+89
|
*
|
netfilter: nft_extdhr: Drop pointless check of tprot_set
Phil Sutter
2021-06-16
1
-1
/
+1
|
*
|
netfilter: nft_exthdr: Search chunks in SCTP packets only
Phil Sutter
2021-06-16
1
-1
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-19
2
-42
/
+48
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-06-10
1
-42
/
+43
|
|
\
|
|
*
netfilter: nf_tables: initialize set before expression setup
Pablo Neira Ayuso
2021-06-09
1
-42
/
+43
|
*
|
netfilter: synproxy: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
2021-06-10
1
-0
/
+5
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-06-09
20
-203
/
+615
|
\
\
|
*
|
netfilter: nf_tables: move base hook annotation to init helper
Florian Westphal
2021-06-09
1
-8
/
+7
|
*
|
netfilter: nfnetlink_hook: add depends-on nftables
Florian Westphal
2021-06-09
1
-0
/
+1
|
*
|
netfilter: nfnetlink_hook: fix array index out-of-bounds error
Colin Ian King
2021-06-09
1
-1
/
+1
|
*
|
netfilter: nft_exthdr: Fix for unsafe packet data read
Phil Sutter
2021-06-09
1
-1
/
+3
|
*
|
netfilter: add new hook nfnl subsystem
Florian Westphal
2021-06-07
4
-0
/
+386
|
*
|
netfilter: annotate nf_tables base hook ops
Florian Westphal
2021-06-07
1
-1
/
+3
|
*
|
netfilter: flowtable: Set offload timeouts according to proto values
Oz Shlomo
2021-06-07
2
-12
/
+39
|
*
|
netfilter: conntrack: Introduce udp offload timeout configuration
Oz Shlomo
2021-06-07
2
-0
/
+27
|
*
|
netfilter: conntrack: Introduce tcp offload timeout configuration
Oz Shlomo
2021-06-07
2
-0
/
+29
|
*
|
netfilter: nftables: add nf_ct_pernet() helper function
Pablo Neira Ayuso
2021-06-07
6
-38
/
+24
|
*
|
netfilter: nf_tables: remove nft_ctx_init_from_setattr()
Pablo Neira Ayuso
2021-06-07
1
-39
/
+25
|
*
|
netfilter: nf_tables: remove nft_ctx_init_from_elemattr()
Pablo Neira Ayuso
2021-06-07
1
-38
/
+34
|
*
|
netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use it
Pablo Neira Ayuso
2021-06-07
6
-70
/
+41
*
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
5
-32
/
+66
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
Pablo Neira Ayuso
2021-06-02
1
-2
/
+6
|
*
netfilter: nft_ct: skip expectations for confirmed conntrack
Pablo Neira Ayuso
2021-06-02
1
-1
/
+1
|
*
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
2021-05-27
1
-1
/
+1
|
*
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
2021-05-24
1
-19
/
+40
|
*
netfilter: nf_tables: extended netlink error reporting for chain type
Pablo Neira Ayuso
2021-05-21
1
-7
/
+14
|
*
netfilter: nf_tables: missing error reporting for not selected expressions
Pablo Neira Ayuso
2021-05-21
1
-1
/
+3
|
*
netfilter: conntrack: unregister ipv4 sockopts on error unwind
Florian Westphal
2021-05-20
1
-1
/
+1
*
|
netfilter: fix clang-12 fmt string warnings
Florian Westphal
2021-06-01
2
-2
/
+2
[next]