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
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-17
/
+19
2022-11-30
netfilter: ctnetlink: fix compilation warning after data race fixes in ct mark
Pablo Neira Ayuso
-9
/
+10
2022-11-30
netfilter: conntrack: fix using __this_cpu_add in preemptible
Xin Long
-3
/
+3
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-31
/
+41
2022-11-28
Daniel Borkmann says:
Jakub Kicinski
-10
/
+7
2022-11-28
netfilter: flowtable_offload: fix using __this_cpu_add in preemptible
Xin Long
-3
/
+3
2022-11-28
netfilter: nft_set_pipapo: Actually validate intervals in fields after the fi...
Stefano Brivio
-2
/
+3
2022-11-22
netfilter: flowtable_offload: add missing locking
Felix Fietkau
-0
/
+4
2022-11-22
netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface
Jozsef Kadlecsik
-1
/
+1
2022-11-21
netfilter: ipset: regression in ip_set_hash_ip.c
Vishwanath Pai
-5
/
+3
2022-11-18
netfilter: nf_tables: do not set up extensions for end interval
Pablo Neira Ayuso
-2
/
+4
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
-23
/
+29
2022-11-17
sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
Xin Long
-2
/
+0
2022-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
-94
/
+152
2022-11-15
netfilter: conntrack: use siphash_4u64
Florian Westphal
-17
/
+13
2022-11-15
netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET
Phil Sutter
-21
/
+38
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
-55
/
+99
2022-11-14
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
-10
/
+7
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+3
2022-11-08
netfilter: Cleanup nft_net->module_list from nf_tables_exit_net()
Shigeru Yoshida
-1
/
+2
2022-11-08
netfilter: nfnetlink: fix potential dead lock in nfnetlink_rcv_msg()
Ziyang Xuan
-0
/
+1
2022-11-08
net: move add ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
-0
/
+31
2022-11-08
net: move the ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
-0
/
+69
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-40
/
+55
2022-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
-37
/
+52
2022-11-02
netfilter: ipset: enforce documented limit to prevent allocating huge memory
Jozsef Kadlecsik
-24
/
+6
2022-11-02
netfilter: nf_nat: Fix possible memory leak in nf_nat_init()
Chen Zhongjin
-1
/
+10
2022-11-02
ipvs: fix WARNING in ip_vs_app_net_cleanup()
Zhengchao Shao
-2
/
+8
2022-11-02
ipvs: fix WARNING in __ip_vs_cleanup_batch()
Zhengchao Shao
-5
/
+21
2022-11-02
ipvs: use explicitly signed chars
Jason A. Donenfeld
-2
/
+2
2022-11-01
netlink: introduce bigendian integer types
Florian Westphal
-3
/
+3
2022-11-01
netfilter: nf_tables: release flow rule object from commit path
Pablo Neira Ayuso
-3
/
+3
2022-11-01
netfilter: nf_tables: netlink notifier might race to release objects
Pablo Neira Ayuso
-0
/
+2
2022-11-01
netfilter: nft_inner: fix return value check in nft_inner_parse_l2l3()
Peng Wu
-1
/
+1
2022-11-01
netfilter: nft_payload: use __be16 to store gre version
Pablo Neira Ayuso
-1
/
+2
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
-4
/
+4
2022-10-25
netfilter: nft_inner: set tunnel offset to GRE header offset
Pablo Neira Ayuso
-2
/
+7
2022-10-25
netfilter: nft_inner: add geneve support
Pablo Neira Ayuso
-0
/
+17
2022-10-25
netfilter: nft_meta: add inner match support
Pablo Neira Ayuso
-0
/
+70
2022-10-25
netfilter: nft_inner: add percpu inner context
Pablo Neira Ayuso
-4
/
+22
2022-10-25
netfilter: nft_inner: support for inner tunnel header matching
Pablo Neira Ayuso
-2
/
+463
2022-10-25
netfilter: nft_payload: access ipip payload for inner offset
Pablo Neira Ayuso
-0
/
+3
2022-10-25
netfilter: nft_payload: access GRE payload via inner offset
Pablo Neira Ayuso
-0
/
+32
2022-10-25
netfilter: nft_objref: make it builtin
Florian Westphal
-29
/
+4
2022-10-25
netfilter: nft_payload: move struct nft_payload_set definition where it belongs
Pablo Neira Ayuso
-0
/
+10
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-2
/
+3
2022-10-19
netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
Pablo Neira Ayuso
-2
/
+3
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
-2
/
+2
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
-2
/
+2
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
-2
/
+2
[next]