summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-28netfilter: nf_tables: deactivate expressions in rule replecement routineTaehee Yoo
2018-11-27netfilter: nf_conncount: remove wrong condition check routineTaehee Yoo
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo
2018-11-26netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal
2018-11-26ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long
2018-11-17netfilter: xt_hashlimit: fix a possible memory leak in htable_create()Taehee Yoo
2018-11-13netfilter: nf_tables: fix use-after-free when deleting compat expressionsFlorian Westphal
2018-11-13netfilter: xt_RATEEST: remove netns exit routineTaehee Yoo
2018-11-12netfilter: nf_tables: don't use position attribute on rule replacementFlorian Westphal
2018-11-12netfilter: nf_tables: don't skip inactive chains during updateFlorian Westphal
2018-11-12netfilter: nf_conncount: fix unexpected permanent node of list.Taehee Yoo
2018-11-12netfilter: nf_conncount: fix list_del corruption in conn_freeTaehee Yoo
2018-11-12netfilter: nf_conncount: use spin_lock_bh instead of spin_lockTaehee Yoo
2018-11-08nfnetlink/queue: use __vlan_hwaccel helpersMichał Mirosław
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-03netfilter: conntrack: fix calculation of next bucket number in early_dropVasily Khoruzhick
2018-11-03netfilter: nft_compat: ebtables 'nat' table is normal chain typeFlorian Westphal
2018-11-03netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattrPablo Neira Ayuso
2018-11-03netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()Pablo Neira Ayuso
2018-11-03netfilter: ipset: Fix calling ip_set() macro at dumpingJozsef Kadlecsik
2018-11-03netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-01netfilter: ipset: fix ip_set_list allocation failureAndrey Ryabinin
2018-11-01netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,netEric Westbrook
2018-11-01netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...Stefano Brivio
2018-10-29Revert "netfilter: nft_numgen: add map lookups for numgen random operations"Pablo Neira Ayuso
2018-10-25netfilter: nft_osf: check if attribute is presentPablo Neira Ayuso
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-10-19Revert "netfilter: xt_quota: fix the behavior of xt_quota module"Pablo Neira Ayuso
2018-10-19netfilter: remove two unused variables.Weongyo Jeong
2018-10-19netfilter: nf_flow_table: do not remove offload when other netns's interface ...Taehee Yoo
2018-10-19netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_clean...Taehee Yoo
2018-10-19netfilter: nf_flow_table: remove flowtable hook flush routine in netns exit r...Taehee Yoo
2018-10-16netfilter: xt_nat: fix DNAT target for shifted portmap rangesPaolo Abeni
2018-10-16netfilter: xt_osf: simplify xt_osf_match_packet()Pablo Neira Ayuso
2018-10-16netfilter: nft_xfrm: use state family, not hook oneFlorian Westphal
2018-10-16netfilter: nft_osf: Add ttl option supportFernando Fernandez Mancera
2018-10-16netfilter: cttimeout: remove set but not used variable 'l3num'YueHaibing
2018-10-16netfilter: Replace spin_is_locked() with lockdepLance Roy
2018-10-11netfilter: nft_compat: do not dump private areaPablo Neira Ayuso
2018-10-11netfilter: xt_TEE: add missing code to get interface index in checkentry.Taehee Yoo
2018-10-11netfilter: xt_TEE: fix wrong interface selectionTaehee Yoo
2018-10-11netfilter: nft_osf: usage from output path is not validFernando Fernandez Mancera
2018-10-11netfilter: nft_set_rbtree: allow loose matching of closing element in intervalPablo Neira Ayuso
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-10-09netfilter: xt_quota: Don't use aligned attribute in sizeofNathan Chancellor
2018-10-08net: Add extack to nlmsg_parseDavid Ahern
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller