summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
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
2024-11-07netfilter: nf_tables: wait for rcu grace period on net_device removalPablo Neira Ayuso
2024-11-07alarmtimers: Remove return value from alarm functionsThomas Gleixner
2024-11-05netfilter: nf_tables: must hold rcu read lock while iterating object type listFlorian Westphal
2024-11-05netfilter: nf_tables: must hold rcu read lock while iterating expression type...Florian Westphal
2024-11-05netfilter: nf_tables: avoid false-positive lockdep splats with basechain hookFlorian Westphal
2024-11-05netfilter: nf_tables: avoid false-positive lockdep splats in set walkerFlorian Westphal
2024-11-05netfilter: nf_tables: avoid false-positive lockdep splats with flowtablesFlorian Westphal
2024-11-05netfilter: nf_tables: avoid false-positive lockdep splats with setsFlorian Westphal
2024-11-05netfilter: nf_tables: avoid false-positive lockdep splat on rule deletionFlorian Westphal
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-31netfilter: nft_payload: sanitize offset and length before calling skb_checksum()Pablo Neira Ayuso
2024-10-30netfilter: Fix use-after-free in get_info()Dong Chenchen
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-24Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-21netfilter: xtables: fix typo causing some targets not to load on IPv6Pablo Neira Ayuso
2024-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-17netfilter: bpf: must hold reference on net namespaceFlorian Westphal
2024-10-16bpf: Fix link info netfilter flags to populate defrag flagTyrone Wu
2024-10-15netfilter: nf_tables: prefer nft_trans_elem_alloc helperFlorian Westphal
2024-10-15netfilter: nf_tables: Fix percpu address space issues in nf_tables_api.cUros Bizjak
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-10genetlink: extend info user-storage to match NL cb ctxPaolo Abeni
2024-10-09netfilter: xtables: avoid NFPROTO_UNSPEC where neededFlorian Westphal
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-26netfilter: nfnetlink_queue: remove old clash resolution logicFlorian Westphal
2024-09-26netfilter: nf_tables: missing objects with no memcg accountingPablo Neira Ayuso