summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-08-30netfilter: log: Check param to avoid overflow in nf_log_setGao Feng
2016-08-30netfilter: remove __nf_ct_kill_acct helperFlorian Westphal
2016-08-30netfilter: conntrack: resched gc again if eviction rate is highFlorian Westphal
2016-08-30netfilter: conntrack: add gc worker to remove timed-out entriesFlorian Westphal
2016-08-30netfilter: evict stale entries on netlink dumpsFlorian Westphal
2016-08-30netfilter: conntrack: get rid of conntrack timerFlorian Westphal
2016-08-30netfilter: don't rely on DYING bit to detect when destroy event was sentFlorian Westphal
2016-08-30netfilter: restart search if moved to other chainFlorian Westphal
2016-08-30netfilter: nf_tables_netdev: remove redundant ip_hdr assignmentLiping Zhang
2016-08-26netfilter: nf_tables: Use nla_put_be32() to dump immediate parametersPablo Neira Ayuso
2016-08-26netfilter: nf_tables: honor NLM_F_EXCL flag in set element insertionPablo Neira Ayuso
2016-08-25netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang
2016-08-25netfilter: cttimeout: unlink timeout objs in the unconfirmed ct listsLiping Zhang
2016-08-25netfilter: cttimeout: put back l4proto when replacing timeout policyLiping Zhang
2016-08-25netfilter: nfnetlink: use list_for_each_entry_safe to delete all objectsLiping Zhang
2016-08-25netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang
2016-08-23netfilter: nf_tables: reject hook configuration updates on existing chainsPablo Neira Ayuso
2016-08-23netfilter: nf_tables: introduce nft_chain_parse_hook()Pablo Neira Ayuso
2016-08-22netfilter: nft_hash: fix non static symbol warningWei Yongjun
2016-08-22netfilter: fix spelling mistake: "delimitter" -> "delimiter"Colin Ian King
2016-08-22netfilter: nf_tables: add number generator expressionLaura Garcia Liebana
2016-08-22netfilter: nf_tables: add quota expressionPablo Neira Ayuso
2016-08-18netfilter: nf_conntrack: restore nf_conntrack_htable_size as exported symbolPablo Neira Ayuso
2016-08-18netfilter: cttimeout: fix use after free error when delete netnsLiping Zhang
2016-08-18netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroyLiping Zhang
2016-08-17netfilter: conntrack: simplify the code by using nf_conntrack_get_htLiping Zhang
2016-08-17netfilter: tproxy: properly refcount tcp listenersEric Dumazet
2016-08-17netfilter: nfnetlink_acct: report overquota to the right netnsLiping Zhang
2016-08-17netfilter: nfnetlink_log: add "nf-logger-3-1" module alias nameLiping Zhang
2016-08-17netfilter: conntrack: do not dump other netns's conntrack entries via procLiping Zhang
2016-08-13netfilter: remove ip_conntrack* sysctl compat codePablo Neira Ayuso
2016-08-12netfilter: nf_tables: add hash expressionLaura Garcia Liebana
2016-08-11netfilter: nf_tables: rename set implementationsPablo Neira Ayuso
2016-08-11ipvs: use nf_ct_kill helperFlorian Westphal
2016-08-11netfilter: use_nf_conn_expires helper in more placesFlorian Westphal
2016-08-11netfilter: physdev: add missed blankHangbin Liu
2016-08-11netfilter: conntrack: Only need first 4 bytes to get l4proto portsGao Feng
2016-08-10netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributesLaura Garcia Liebana
2016-08-09netfilter: ctnetlink: reject new conntrack request with different l4protoLiping Zhang
2016-08-09netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang
2016-08-09netfilter: nfnetlink_queue: fix memory leak when attach expectation successfullyLiping Zhang
2016-08-09netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang
2016-08-08netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeqChristophe Leroy
2016-08-08netfilter: nft_rbtree: ignore inactive matching element with no descendantsPablo Neira Ayuso
2016-08-08netfilter: nf_ct_h323: do not re-activate already expired timerLiping Zhang
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller