index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2022-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
ipvs: add a 'default' case in do_ip_vs_set_ctl()
Li Qiong
2022-12-13
ipvs: fix type warning in do_div() on 32 bit
Jakub Kicinski
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-12-12
net: move the nat function to nf_nat_ovs for ovs and tc
Xin Long
2022-12-10
ipvs: run_estimation should control the kthread tasks
Julian Anastasov
2022-12-10
ipvs: add est_cpulist and est_nice sysctl vars
Julian Anastasov
2022-12-10
ipvs: use kthreads for stats estimation
Julian Anastasov
2022-12-10
ipvs: use u64_stats_t for the per-cpu counters
Julian Anastasov
2022-12-10
ipvs: use common functions for stats allocation
Julian Anastasov
2022-12-10
ipvs: add rcu protection to stats
Julian Anastasov
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-08
netfilter: flowtable: add a 'default' case to flowtable datapath
Li Qiong
2022-12-08
netfilter: flowtable: really fix NAT IPv6 offload
Qingfang DENG
2022-11-30
netfilter: conntrack: set icmpv6 redirects as RELATED
Florian Westphal
2022-11-30
netfilter: ipset: Add support for new bitmask parameter
Vishwanath Pai
2022-11-30
netfilter: conntrack: merge ipv4+ipv6 confirm functions
Florian Westphal
2022-11-30
netfilter: conntrack: add sctp DATA_SENT state
Sriram Yagnaraman
2022-11-30
netfilter: ctnetlink: fix compilation warning after data race fixes in ct mark
Pablo Neira Ayuso
2022-11-30
netfilter: conntrack: fix using __this_cpu_add in preemptible
Xin Long
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-28
Daniel Borkmann says:
Jakub Kicinski
2022-11-28
netfilter: flowtable_offload: fix using __this_cpu_add in preemptible
Xin Long
2022-11-28
netfilter: nft_set_pipapo: Actually validate intervals in fields after the fi...
Stefano Brivio
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-22
netfilter: nft_inner: fix IS_ERR() vs NULL check
Dan Carpenter
2022-11-22
netfilter: flowtable_offload: add missing locking
Felix Fietkau
2022-11-22
netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface
Jozsef Kadlecsik
2022-11-21
netfilter: ipset: regression in ip_set_hash_ip.c
Vishwanath Pai
2022-11-18
netfilter: nf_tables: do not set up extensions for end interval
Pablo Neira Ayuso
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-11-17
sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
Xin Long
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-11-15
netfilter: conntrack: use siphash_4u64
Florian Westphal
2022-11-15
netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET
Phil Sutter
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
2022-11-14
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-08
netfilter: Cleanup nft_net->module_list from nf_tables_exit_net()
Shigeru Yoshida
2022-11-08
netfilter: nfnetlink: fix potential dead lock in nfnetlink_rcv_msg()
Ziyang Xuan
2022-11-08
net: move add ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
2022-11-08
net: move the ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-11-02
netfilter: ipset: enforce documented limit to prevent allocating huge memory
Jozsef Kadlecsik
2022-11-02
netfilter: nf_nat: Fix possible memory leak in nf_nat_init()
Chen Zhongjin
[next]