summaryrefslogtreecommitdiff
path: root/net/netfilter
Commit message (Expand)AuthorAge
* netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2Pablo Neira Ayuso2018-04-19
* netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_updateTaehee Yoo2018-04-19
* netfilter: conntrack: include kmemleak.h for kmemleak_not_leak()Stephen Rothwell2018-04-17
* netfilter: nf_tables: free set name in error pathFlorian Westphal2018-04-16
* netfilter: nf_tables: can't fail after linking rule into active rule listFlorian Westphal2018-04-16
* netfilter: fix CONFIG_NF_REJECT_IPV6=m link errorArnd Bergmann2018-04-16
* netfilter: conntrack: silent a memory leak warningCong Wang2018-04-16
* netfilter: xt_connmark: Add bit mapping for bit-shift operation.Jack Ma2018-04-11
* ipvs: fix rtnl_lock lockups caused by start_sync_threadJulian Anastasov2018-04-09
* netfilter: nf_conntrack_sip: allow duplicate SDP expectationsFlorian Westphal2018-04-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-01
|\
| * netfilter: nf_tables: do not hold reference on netdevice from preparation phasePablo Neira Ayuso2018-03-22
| * netfilter: nf_tables: cache device name in flowtable objectPablo Neira Ayuso2018-03-22
| * netfilter: nf_tables: add missing netlink attrs to policiesFlorian Westphal2018-03-20
| * netfilter: nf_tables: permit second nat hook if colliding hook is going awayFlorian Westphal2018-03-20
| * netfilter: nf_tables: meter: pick a set backend that supports updatesFlorian Westphal2018-03-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-03-30
|\ \
| * | netfilter: ipset: Use is_zero_ether_addr instead of static and memcmpJoe Perches2018-03-30
| * | netfilter: x_tables: Add note about how to free percpu countersBen Hutchings2018-03-30
| * | netfilter: Merge assignment with returnArushi Singhal2018-03-30
| * | netfilter: nf_tables: use nft_set_lookup_global from nf_tables_newsetelem()Pablo Neira Ayuso2018-03-30
| * | netfilter: nf_tables: rename to nft_set_lookup_global()Pablo Neira Ayuso2018-03-30
| * | netfilter: nf_tables: enable conntrack if NAT chain is registeredPablo Neira Ayuso2018-03-30
| * | netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso2018-03-30
| * | netfilter: nf_tables: nft_register_chain_type() returns voidPablo Neira Ayuso2018-03-30
| * | netfilter: nf_tables: rename struct nf_chain_typePablo Neira Ayuso2018-03-30
| * | netfilter: ebtables: Add string filterBernie Harris2018-03-30
| * | netfilter: ctnetlink: synproxy supportPablo Neira Ayuso2018-03-20
| * | netfilter: Replace printk() with pr_*() and define pr_fmt()Arushi Singhal2018-03-20
| * | netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.Jack Ma2018-03-20
| * | netfilter: nf_tables: remove VLA usageGustavo A. R. Silva2018-03-20
| * | netfilter: nfnetlink_cthelper: Remove VLA usageGustavo A. R. Silva2018-03-20
| * | netfilter: cttimeout: remove VLA usageGustavo A. R. Silva2018-03-20
| * | netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso2018-03-20
| * | netfilter: conncount: Support count only use caseYi-Hung Wei2018-03-20
| * | netfilter: Refactor nf_conncountYi-Hung Wei2018-03-20
| * | ipvs: use true and false for boolean valuesGustavo A. R. Silva2018-03-13
| * | netfilter: x_tables: fix build with CONFIG_COMPAT=nFlorian Westphal2018-03-13
| * | netfilter: xt_limit: Spelling s/maxmum/maximum/Geert Uytterhoeven2018-03-05
| * | netfilter: make xt_rateest hash table per netCong Wang2018-03-05
| * | netfilter: x_tables: make sure compat af mutex is heldFlorian Westphal2018-03-05
| * | netfilter: compat: reject huge allocation requestsFlorian Westphal2018-03-05
| * | netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal2018-03-05
| * | netfilter: x_tables: add counters allocation wrapperFlorian Westphal2018-03-05
| * | netfilter: x_tables: limit allocation requests for blob rule headsFlorian Westphal2018-03-05
| * | netfilter: x_tables: cap allocations at 512 mbyteFlorian Westphal2018-03-05
| * | netfilter: x_tables: enforce unique and ascending entry pointsFlorian Westphal2018-03-05
| * | netfilter: x_tables: move hook entry checks into coreFlorian Westphal2018-03-05
| * | netfilter: x_tables: check error target size tooFlorian Westphal2018-03-05
| * | netfilter: x_tables: check standard verdicts in coreFlorian Westphal2018-03-05