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
2023-10-24
netfilter: nft_set_rbtree: prefer sync gc to async worker
Florian Westphal
-59
/
+65
2023-10-24
netfilter: nft_set_rbtree: rename gc deactivate+erase function
Florian Westphal
-5
/
+6
2023-10-23
tcp: introduce tcp_clock_ms()
Eric Dumazet
-1
/
+1
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-39
/
+40
2023-10-18
netfilter: nf_tables: revert do not remove elements if set backend implements...
Pablo Neira Ayuso
-4
/
+1
2023-10-18
netfilter: nft_set_rbtree: .deactivate fails if element has expired
Pablo Neira Ayuso
-0
/
+2
2023-10-18
netfilter: nf_tables: audit log object reset once per table
Phil Sutter
-22
/
+28
2023-10-18
netfilter: nf_tables: de-constify set commit ops function argument
Florian Westphal
-4
/
+3
2023-10-18
netfilter: make nftables drops visible in net dropmonitor
Florian Westphal
-4
/
+8
2023-10-18
netfilter: nf_nat: mask out non-verdict bits when checking return value
Florian Westphal
-2
/
+3
2023-10-18
netfilter: conntrack: convert nf_conntrack_update to netfilter verdicts
Florian Westphal
-31
/
+42
2023-10-18
netfilter: nf_tables: mask out non-verdict bits when checking return value
Florian Westphal
-3
/
+7
2023-10-12
netfilter: nft_payload: fix wrong mac header matching
Florian Westphal
-1
/
+1
2023-10-12
nf_tables: fix NULL pointer dereference in nft_expr_inner_parse()
Xingyuan Mo
-1
/
+1
2023-10-12
nf_tables: fix NULL pointer dereference in nft_inner_init()
Xingyuan Mo
-0
/
+1
2023-10-12
netfilter: nf_tables: do not refresh timeout when resetting element
Pablo Neira Ayuso
-13
/
+5
2023-10-12
netfilter: nf_tables: Annotate struct nft_pipapo_match with __counted_by
Kees Cook
-1
/
+1
2023-10-12
netfilter: nfnetlink_log: silence bogus compiler warning
Florian Westphal
-1
/
+1
2023-10-12
netfilter: nf_tables: do not remove elements if set backend implements .abort
Pablo Neira Ayuso
-1
/
+4
2023-10-10
netfilter: conntrack: prefer tcp_error_log to pr_debug
Florian Westphal
-3
/
+4
2023-10-10
netfilter: conntrack: simplify nf_conntrack_alter_reply
Florian Westphal
-24
/
+1
2023-10-10
netfilter: nf_tables: Don't allocate nft_rule_dump_ctx
Phil Sutter
-13
/
+6
2023-10-10
netfilter: nf_tables: Carry s_idx in nft_rule_dump_ctx
Phil Sutter
-4
/
+4
2023-10-10
netfilter: nf_tables: Carry reset flag in nft_rule_dump_ctx
Phil Sutter
-10
/
+9
2023-10-10
netfilter: nf_tables: Drop pointless memset when dumping rules
Phil Sutter
-4
/
+0
2023-10-10
netfilter: nf_tables: Always allocate nft_rule_dump_ctx
Phil Sutter
-27
/
+21
2023-10-06
xfrm: pass struct net to xfrm_decode_session wrappers
Florian Westphal
-1
/
+1
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-48
/
+106
2023-10-04
Merge tag 'nf-next-23-09-28' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-18
/
+89
2023-10-04
netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure
Florian Westphal
-17
/
+29
2023-10-04
netfilter: nf_tables: Deduplicate nft_register_obj audit logs
Phil Sutter
-16
/
+28
2023-10-04
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
-10
/
+33
2023-10-04
netfilter: nft_payload: rebuild vlan header on h_proto access
Florian Westphal
-1
/
+12
2023-10-01
inet: implement lockless IP_MTU_DISCOVER
Eric Dumazet
-1
/
+1
2023-10-01
inet: implement lockless IP_MULTICAST_TTL
Eric Dumazet
-1
/
+1
2023-10-01
net: prevent address rewrite in kernel_bind()
Jordan Rife
-2
/
+2
2023-10-01
net: replace calls to sock->ops->connect() with kernel_connect()
Jordan Rife
-2
/
+2
2023-09-28
netfilter: nf_tables: Utilize NLA_POLICY_NESTED_ARRAY
Phil Sutter
-9
/
+9
2023-09-28
netfilter: nf_tables: missing extended netlink error in lookup functions
Pablo Neira Ayuso
-6
/
+19
2023-09-28
netfilter: nf_nat: undo erroneous tcp edemux lookup after port clash
Florian Westphal
-3
/
+61
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-38
/
+82
2023-09-20
netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
Jozsef Kadlecsik
-2
/
+10
2023-09-20
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
-2
/
+8
2023-09-20
netfilter: nf_tables: disable toggling dormant table state more than once
Florian Westphal
-0
/
+4
2023-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-0
/
+2
2023-09-15
netfilter, bpf: Adjust timeouts of non-confirmed CTs in bpf_ct_insert_entry()
Ilya Leoshkevich
-0
/
+2
2023-09-15
Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
-34
/
+58
2023-09-15
ipv6: lockless IPV6_MTU_DISCOVER implementation
Eric Dumazet
-1
/
+1
2023-09-15
ipv6: lockless IPV6_MULTICAST_HOPS implementation
Eric Dumazet
-1
/
+1
2023-09-15
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
-6
/
+2
[prev]
[next]