index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2022-11-17
sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
Xin Long
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-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
2022-11-02
ipvs: fix WARNING in ip_vs_app_net_cleanup()
Zhengchao Shao
2022-11-02
ipvs: fix WARNING in __ip_vs_cleanup_batch()
Zhengchao Shao
2022-11-02
ipvs: use explicitly signed chars
Jason A. Donenfeld
2022-11-01
netlink: introduce bigendian integer types
Florian Westphal
2022-11-01
netfilter: nf_tables: release flow rule object from commit path
Pablo Neira Ayuso
2022-11-01
netfilter: nf_tables: netlink notifier might race to release objects
Pablo Neira Ayuso
2022-11-01
netfilter: nft_inner: fix return value check in nft_inner_parse_l2l3()
Peng Wu
2022-11-01
netfilter: nft_payload: use __be16 to store gre version
Pablo Neira Ayuso
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
2022-10-25
netfilter: nft_inner: set tunnel offset to GRE header offset
Pablo Neira Ayuso
2022-10-25
netfilter: nft_inner: add geneve support
Pablo Neira Ayuso
2022-10-25
netfilter: nft_meta: add inner match support
Pablo Neira Ayuso
2022-10-25
netfilter: nft_inner: add percpu inner context
Pablo Neira Ayuso
2022-10-25
netfilter: nft_inner: support for inner tunnel header matching
Pablo Neira Ayuso
2022-10-25
netfilter: nft_payload: access ipip payload for inner offset
Pablo Neira Ayuso
2022-10-25
netfilter: nft_payload: access GRE payload via inner offset
Pablo Neira Ayuso
2022-10-25
netfilter: nft_objref: make it builtin
Florian Westphal
2022-10-25
netfilter: nft_payload: move struct nft_payload_set definition where it belongs
Pablo Neira Ayuso
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-10-19
netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
Pablo Neira Ayuso
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-10
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-10-03
net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c
Lorenzo Bianconi
2022-09-23
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-21
net: netfilter: add bpf_ct_set_nat_info kfunc helper
Lorenzo Bianconi
2022-09-21
netfilter: conntrack: revisit the gc initial rescheduling bias
Antoine Tenart
2022-09-21
netfilter: conntrack: fix the gc rescheduling delay
Antoine Tenart
2022-09-20
netfilter: nf_ct_ftp: fix deadlock when nat rewrite is needed
Florian Westphal
2022-09-20
netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()
Tetsuo Handa
2022-09-20
netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
Tetsuo Handa
2022-09-20
bpf: Move nf_conn extern declarations to filter.h
Daniel Xu
2022-09-20
bpf: Rename nfct_bsa to nfct_btf_struct_access
Daniel Xu
[next]