summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2018-07-18netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()Taehee Yoo
2018-07-18netfilter: nft_socket: Expose socket markMáté Eckl
2018-07-18netfilter: nft_socket: Break evaluation if no socket foundMáté Eckl
2018-07-18netfilter: nf_osf: add struct nf_osf_hdr_ctxPablo Neira Ayuso
2018-07-18netfilter: nf_osf: add nf_osf_match_one()Pablo Neira Ayuso
2018-07-18netfilter: nf_tables: use dedicated mutex to guard transactionsFlorian Westphal
2018-07-18netfilter: nf_tables: avoid global info storageFlorian Westphal
2018-07-18netfilter: nf_tables: take module reference when starting a batchFlorian Westphal
2018-07-18netfilter: nf_tables: make valid_genid callback mandatoryFlorian Westphal
2018-07-18netfilter: nf_tables: add and use helper for module autoloadFlorian Westphal
2018-07-18netfilter: Remove useless param helper of nf_ct_helper_ext_addGao Feng
2018-07-18ipvs: drop conn templates under attackJulian Anastasov
2018-07-18ipvs: add assured state for conn templatesJulian Anastasov
2018-07-18ipvs: provide just conn to ip_vs_state_nameJulian Anastasov
2018-07-18netfilter: nf_conntrack: resolve clash for matching conntracksMartynas Pumputis
2018-07-18netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s...Yi-Hung Wei
2018-07-18netfilter: nf_conncount: Split insert and traversalYi-Hung Wei
2018-07-18netfilter: nf_conncount: Move locking into count_tree()Yi-Hung Wei
2018-07-18netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanupYi-Hung Wei
2018-07-18netfilter: nf_conncount: Switch to plain listYi-Hung Wei
2018-07-18netfilter: nf_conncount: Early exit for garbage collectionYi-Hung Wei
2018-07-17netfilter: nf_tables: fix jumpstack depth validationTaehee Yoo
2018-07-17netfilter: Kconfig: Change select IPv6 dependenciesMáté Eckl
2018-07-17netfilter: conntrack: remove l3proto abstractionFlorian Westphal
2018-07-16netfilter: conntrack: remove get_timeout() indirectionFlorian Westphal
2018-07-16netfilter: conntrack: avoid l4proto pkt_to_tuple callsFlorian Westphal
2018-07-16netfilter: conntrack: avoid calls to l4proto invert_tupleFlorian Westphal
2018-07-16netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackersFlorian Westphal
2018-07-16netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackersFlorian Westphal
2018-07-16netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackersFlorian Westphal
2018-07-16netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackersFlorian Westphal
2018-07-16netfilter: Kconfig: Make NETFILTER_XT_MATCH_SOCKET select NF_SOCKET_IPV4/6Máté Eckl
2018-07-16openvswitch: use nf_ct_get_tuplepr, invert_tupleprFlorian Westphal
2018-07-16netfilter: utils: move nf_ip6_checksum* from ipv6 to utilsFlorian Westphal
2018-07-16netfilter: utils: move nf_ip_checksum* from ipv4 to utilsFlorian Westphal
2018-07-16netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.hMáté Eckl
2018-07-16netfilter: flowtables: use fixed renew timeout on teardownFlorian Westphal
2018-07-10netfilter: Add nf_ct_get_tuple_skb global lookup functionToke Høiland-Jørgensen
2018-07-09netfilter: nf_conntrack: Fix possible possible crash on module loading.Andrey Ryabinin
2018-07-09netfilter: nft_compat: explicitly reject ERROR and standard targetFlorian Westphal
2018-07-06netfilter: nf_tables: place all set backends in one single modulePablo Neira Ayuso
2018-07-06netfilter: nf_tproxy: fix possible non-linear access to transport headerMáté Eckl
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-28netfilter: check if the socket netns is correct.Flavio Leitner
2018-06-26netfilter: nf_conncount: fix garbage collection confirm raceFlorian Westphal
2018-06-26netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn
2018-06-26netfilter: nf_log: fix uninit read in nf_log_proc_dostringJann Horn
2018-06-22rhashtable: split rhashtable.hNeilBrown
2018-06-19audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs
2018-06-18netfilter: nf_ct_helper: Fix possible panic after nf_conntrack_helper_unregisterGao Feng