summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2025-01-19netfilter: flowtable: add CLOSING statePablo Neira Ayuso
2025-01-19netfilter: flowtable: teardown flow if cached mtu is stalePablo Neira Ayuso
2025-01-19netfilter: conntrack: rework offload nf_conn timeout extension logicFlorian Westphal
2025-01-19netfilter: conntrack: remove skb argument from nf_ct_refreshFlorian Westphal
2025-01-19netfilter: nft_flow_offload: update tcp state flags under lockFlorian Westphal
2025-01-19netfilter: nft_flow_offload: clear tcp MAXACK flag before moving to slowpathFlorian Westphal
2025-01-19netfilter: nf_tables: Simplify chain netdev notifierPhil Sutter
2025-01-19netfilter: nf_tables: Tolerate chains with no remaining hooksPhil Sutter
2025-01-19netfilter: nf_tables: Compare netdev hooks based on stored namePhil Sutter
2025-01-19netfilter: nf_tables: Use stored ifname in netdev hook dumpsPhil Sutter
2025-01-19netfilter: nf_tables: Store user-defined hook ifnamePhil Sutter
2025-01-19netfilter: nf_tables: Flowtable hook's pf value never variesPhil Sutter
2025-01-19netfilter: nf_tables: fix set size with rbtree backendPablo Neira Ayuso
2025-01-14Merge tag 'nf-next-25-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-01-10Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2025-01-09netfilter: conntrack: add conntrack event timestampFlorian Westphal
2025-01-09netfilter: conntrack: clamp maximum hashtable size to INT_MAXPablo Neira Ayuso
2025-01-09netfilter: nf_tables: imbalance in flowtable bindingPablo Neira Ayuso
2025-01-05netfilter: xt_hashlimit: htable_selective_cleanup() optimizationEric Dumazet
2025-01-05ipvs: speed up reads from ip_vs_conn proc fileFlorian Westphal
2025-01-05netfilter: nf_tables: remove the genmask parametertuqiang
2024-12-19netfilter: ipset: Fix for recursive locking warningPhil Sutter
2024-12-18ipvs: Fix clamp() of ip_vs_conn_tab on small memory systemsDavid Laight
2024-12-11netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal
2024-12-11netfilter: IDLETIMER: Fix for possible ABBA deadlockPhil Sutter
2024-12-05xfrm: add generic iptfs defines and functionalityChristian Hopps
2024-12-04netfilter: nft_set_hash: skip duplicated elements pending gc runPablo Neira Ayuso
2024-12-04netfilter: ipset: Hold module reference while requesting a modulePhil Sutter
2024-12-03netfilter: nft_inner: incorrect percpu area handling under softirqPablo Neira Ayuso
2024-11-28netfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup levelPablo Neira Ayuso
2024-11-28netfilter: x_tables: fix LED ID check in led_tg_check()Dmitry Antipov
2024-11-28ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()Jinghao Jia
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-11-15Merge tag 'nf-24-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-11-15netfilter: bitwise: add support for doing AND, OR and XOR directlyJeremy Sowden
2024-11-15netfilter: bitwise: rename some boolean operation functionsJeremy Sowden
2024-11-15netfilter: flow_offload: Convert nft_flow_route() to dscp_t.Guillaume Nault
2024-11-14netfilter: ipset: add missing range check in bitmap_ip_uadtJeongjun Park
2024-11-14netfilter: nf_tables: allocate element update information dynamicallyFlorian Westphal
2024-11-14netfilter: nf_tables: switch trans_elem to real flex arrayFlorian Westphal
2024-11-14netfilter: nf_tables: prepare nft audit for set element compactionFlorian Westphal
2024-11-14netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structureFlorian Westphal
2024-11-14netfilter: nf_tables: add nft_trans_commit_list_add_elem helperFlorian Westphal
2024-11-14netfilter: bpf: Pass string literal as format argument of request_module()Simon Horman
2024-11-14netfilter: nfnetlink: Report extack policy errors for batched opsDonald Hunter
2024-11-11net: convert to nla_get_*_default()Johannes Berg
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-07Merge tag 'nf-next-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni