Age | Commit message (Expand) | Author |
2021-10-14 | netfilter: ipvs: make global sysctl readonly in non-init netns | Antoine Tenart |
2021-10-07 | netfilter: nf_tables: skip netdev events generated on netns removal | Florian Westphal |
2021-10-07 | netfilter: Kconfig: use 'default y' instead of 'm' for bool config option | Vegard Nossum |
2021-10-07 | netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value | Juhee Kang |
2021-10-02 | netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notification | Pablo Neira Ayuso |
2021-09-28 | netfilter: nf_tables: reverse order in rule replacement expansion | Pablo Neira Ayuso |
2021-09-28 | netfilter: nf_tables: add position handle in event notification | Pablo Neira Ayuso |
2021-09-21 | netfilter: conntrack: serialize hash resizes and cleanups | Eric Dumazet |
2021-09-21 | netfilter: log: work around missing softdep backend module | Florian Westphal |
2021-09-21 | netfilter: nf_nat_masquerade: defer conntrack walk to work queue | Florian Westphal |
2021-09-21 | netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic | Florian Westphal |
2021-09-21 | netfilter: nf_tables: Fix oversized kvmalloc() calls | Pablo Neira Ayuso |
2021-09-21 | netfilter: nf_tables: unlink table before deleting it | Florian Westphal |
2021-09-21 | netfilter: nat: include zone id in nat table hash again | Florian Westphal |
2021-09-21 | netfilter: conntrack: include zone id in tuple hash again | Florian Westphal |
2021-09-21 | netfilter: conntrack: make max chain length random | Florian Westphal |
2021-09-14 | ipvs: check that ip_vs_conn_tab_bits is between 8 and 20 | Andrea Claudi |
2021-09-14 | netfilter: ipset: Fix oversized kvmalloc() calls | Jozsef Kadlecsik |
2021-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2021-08-30 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-08-30 | netfilter: refuse insertion if chain has grown too large | Florian Westphal |
2021-08-30 | netfilter: conntrack: switch to siphash | Florian Westphal |
2021-08-30 | netfilter: conntrack: sanitize table size default settings | Florian Westphal |
2021-08-30 | netfilter: add netfilter hooks to SRv6 data plane | Ryoga Saito |
2021-08-25 | netfilter: ctnetlink: missing counters and timestamp in nfnetlink_{log,queue} | Pablo Neira Ayuso |
2021-08-25 | netfilter: ecache: remove nf_exp_event_notifier structure | Florian Westphal |
2021-08-25 | netfilter: ecache: prepare for event notifier merge | Florian Westphal |
2021-08-25 | netfilter: ecache: add common helper for nf_conntrack_eventmask_report | Florian Westphal |
2021-08-25 | netfilter: ecache: remove another indent level | Florian Westphal |
2021-08-25 | netfilter: ecache: remove one indent level | Florian Westphal |
2021-08-19 | net: Fix offloading indirect devices dependency on qdisc order creation | Eli Cohen |
2021-08-17 | bpf: Refactor BPF_PROG_RUN into a function | Andrii Nakryiko |
2021-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2021-08-11 | netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutex | Pavel Skripkin |
2021-08-10 | netfilter: nf_queue: move hookfn registration out of struct net | Florian Westphal |
2021-08-09 | netfilter: x_tables: never register tables by default | Florian Westphal |
2021-08-06 | netfilter: nfnetlink_hook: translate inet ingress to netdev | Pablo Neira Ayuso |
2021-08-06 | netfilter: conntrack: remove offload_pickup sysctl again | Florian Westphal |
2021-08-06 | netfilter: nfnetlink_hook: Use same family as request message | Pablo Neira Ayuso |
2021-08-06 | netfilter: nfnetlink_hook: use the sequence number of the request message | Pablo Neira Ayuso |
2021-08-06 | netfilter: nfnetlink_hook: missing chain family | Pablo Neira Ayuso |
2021-08-06 | netfilter: nfnetlink_hook: strip off module name from hookfn | Pablo Neira Ayuso |
2021-08-06 | netfilter: conntrack: collect all entries in one cycle | Florian Westphal |
2021-08-05 | net: Remove redundant if statements | Yajun Deng |
2021-08-05 | netfilter: ctnetlink: allow to filter dump by status bits | Florian Westphal |
2021-08-05 | netfilter: ctnetlink: add and use a helper for mark parsing | Florian Westphal |
2021-08-04 | netfilter: ipset: Limit the maximal range of consecutive elements to add/delete | Jozsef Kadlecsik |
2021-08-01 | netfilter: remove xt pernet data | Florian Westphal |
2021-08-01 | netfilter: flowtable: remove nf_ct_l4proto_find() call | Pablo Neira Ayuso |