summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2021-10-02netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notificationPablo Neira Ayuso
2021-09-28netfilter: nf_tables: reverse order in rule replacement expansionPablo Neira Ayuso
2021-09-28netfilter: nf_tables: add position handle in event notificationPablo Neira Ayuso
2021-09-21netfilter: conntrack: serialize hash resizes and cleanupsEric Dumazet
2021-09-21netfilter: log: work around missing softdep backend moduleFlorian Westphal
2021-09-21netfilter: nf_nat_masquerade: defer conntrack walk to work queueFlorian Westphal
2021-09-21netfilter: nf_nat_masquerade: make async masq_inet6_event handling genericFlorian Westphal
2021-09-21netfilter: nf_tables: Fix oversized kvmalloc() callsPablo Neira Ayuso
2021-09-21netfilter: nf_tables: unlink table before deleting itFlorian Westphal
2021-09-21netfilter: nat: include zone id in nat table hash againFlorian Westphal
2021-09-21netfilter: conntrack: include zone id in tuple hash againFlorian Westphal
2021-09-21netfilter: conntrack: make max chain length randomFlorian Westphal
2021-09-14ipvs: check that ip_vs_conn_tab_bits is between 8 and 20Andrea Claudi
2021-09-14netfilter: ipset: Fix oversized kvmalloc() callsJozsef Kadlecsik
2021-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-08-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-08-30netfilter: refuse insertion if chain has grown too largeFlorian Westphal
2021-08-30netfilter: conntrack: switch to siphashFlorian Westphal
2021-08-30netfilter: conntrack: sanitize table size default settingsFlorian Westphal
2021-08-30netfilter: add netfilter hooks to SRv6 data planeRyoga Saito
2021-08-25netfilter: ctnetlink: missing counters and timestamp in nfnetlink_{log,queue}Pablo Neira Ayuso
2021-08-25netfilter: ecache: remove nf_exp_event_notifier structureFlorian Westphal
2021-08-25netfilter: ecache: prepare for event notifier mergeFlorian Westphal
2021-08-25netfilter: ecache: add common helper for nf_conntrack_eventmask_reportFlorian Westphal
2021-08-25netfilter: ecache: remove another indent levelFlorian Westphal
2021-08-25netfilter: ecache: remove one indent levelFlorian Westphal
2021-08-19net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen
2021-08-17bpf: Refactor BPF_PROG_RUN into a functionAndrii Nakryiko
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-08-11netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutexPavel Skripkin
2021-08-10netfilter: nf_queue: move hookfn registration out of struct netFlorian Westphal
2021-08-09netfilter: x_tables: never register tables by defaultFlorian Westphal
2021-08-06netfilter: nfnetlink_hook: translate inet ingress to netdevPablo Neira Ayuso
2021-08-06netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal
2021-08-06netfilter: nfnetlink_hook: Use same family as request messagePablo Neira Ayuso
2021-08-06netfilter: nfnetlink_hook: use the sequence number of the request messagePablo Neira Ayuso
2021-08-06netfilter: nfnetlink_hook: missing chain familyPablo Neira Ayuso
2021-08-06netfilter: nfnetlink_hook: strip off module name from hookfnPablo Neira Ayuso
2021-08-06netfilter: conntrack: collect all entries in one cycleFlorian Westphal
2021-08-05net: Remove redundant if statementsYajun Deng
2021-08-05netfilter: ctnetlink: allow to filter dump by status bitsFlorian Westphal
2021-08-05netfilter: ctnetlink: add and use a helper for mark parsingFlorian Westphal
2021-08-04netfilter: ipset: Limit the maximal range of consecutive elements to add/deleteJozsef Kadlecsik
2021-08-01netfilter: remove xt pernet dataFlorian Westphal
2021-08-01netfilter: flowtable: remove nf_ct_l4proto_find() callPablo Neira Ayuso
2021-08-01netfilter: nft_compat: use nfnetlink_unicast()Pablo Neira Ayuso
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-23netfilter: nfnl_hook: fix unused variable warningArnd Bergmann
2021-07-23netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso