aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
...
| * netfilter: conntrack: get rid of conntrack timerFlorian Westphal2016-08-30
| * netfilter: don't rely on DYING bit to detect when destroy event was sentFlorian Westphal2016-08-30
| * netfilter: restart search if moved to other chainFlorian Westphal2016-08-30
| * netfilter: nf_tables: Use nla_put_be32() to dump immediate parametersPablo Neira Ayuso2016-08-26
| * netfilter: nf_tables: honor NLM_F_EXCL flag in set element insertionPablo Neira Ayuso2016-08-26
| * netfilter: nf_tables: reject hook configuration updates on existing chainsPablo Neira Ayuso2016-08-23
| * netfilter: nf_tables: introduce nft_chain_parse_hook()Pablo Neira Ayuso2016-08-23
| * netfilter: nft_hash: fix non static symbol warningWei Yongjun2016-08-22
| * netfilter: fix spelling mistake: "delimitter" -> "delimiter"Colin Ian King2016-08-22
| * netfilter: nf_tables: add number generator expressionLaura Garcia Liebana2016-08-22
| * netfilter: nf_tables: add quota expressionPablo Neira Ayuso2016-08-22
| * netfilter: nf_conntrack: restore nf_conntrack_htable_size as exported symbolPablo Neira Ayuso2016-08-18
| * netfilter: conntrack: simplify the code by using nf_conntrack_get_htLiping Zhang2016-08-17
| * netfilter: remove ip_conntrack* sysctl compat codePablo Neira Ayuso2016-08-13
| * netfilter: nf_tables: add hash expressionLaura Garcia Liebana2016-08-12
| * netfilter: nf_tables: rename set implementationsPablo Neira Ayuso2016-08-11
| * ipvs: use nf_ct_kill helperFlorian Westphal2016-08-11
| * netfilter: use_nf_conn_expires helper in more placesFlorian Westphal2016-08-11
| * netfilter: physdev: add missed blankHangbin Liu2016-08-11
| * netfilter: conntrack: Only need first 4 bytes to get l4proto portsGao Feng2016-08-11
* | netfilter: cttimeout: fix use after free error when delete netnsLiping Zhang2016-08-18
* | netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroyLiping Zhang2016-08-18
* | netfilter: tproxy: properly refcount tcp listenersEric Dumazet2016-08-17
* | netfilter: nfnetlink_acct: report overquota to the right netnsLiping Zhang2016-08-17
* | netfilter: nfnetlink_log: add "nf-logger-3-1" module alias nameLiping Zhang2016-08-17
* | netfilter: conntrack: do not dump other netns's conntrack entries via procLiping Zhang2016-08-17
* | netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributesLaura Garcia Liebana2016-08-10
* | netfilter: ctnetlink: reject new conntrack request with different l4protoLiping Zhang2016-08-09
* | netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang2016-08-09
* | netfilter: nfnetlink_queue: fix memory leak when attach expectation successfullyLiping Zhang2016-08-09
* | netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang2016-08-09
* | netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeqChristophe Leroy2016-08-08
* | netfilter: nft_rbtree: ignore inactive matching element with no descendantsPablo Neira Ayuso2016-08-08
* | netfilter: nf_ct_h323: do not re-activate already expired timerLiping Zhang2016-08-08
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-27
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-25
| |\
| | * netfilter: nft_compat: fix crash when related match/target module is removedLiping Zhang2016-07-23
| | * netfilter: nft_compat: put back match/target module if init failLiping Zhang2016-07-23
| | * netfilter: h323: Use mod_timer instead of set_expect_timeoutGao Feng2016-07-23
| | * netfilter: connlabels: move set helper to xt_connlabelFlorian Westphal2016-07-22
| | * netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal2016-07-22
| | * netfilter: nf_tables: allow to filter out rules by table and chainPablo Neira Ayuso2016-07-20
| | * netfilter: nft_log: fix snaplen does not truncate packetsLiping Zhang2016-07-20
| | * netfilter: nft_log: check the validity of log levelLiping Zhang2016-07-20
| | * netfilter: nft_log: fix possible memory leak if log expr init failLiping Zhang2016-07-20
| | * netfilter: Add helper array register/unregister functionsGao Feng2016-07-20
| | * netfilter: nft_ct: fix unpaired nf_connlabels_get/put callLiping Zhang2016-07-19
| | * netfilter: x_tables: speed up jump target validationFlorian Westphal2016-07-18
| | * netfilter: conntrack: protect early_drop by rcu read lockLiping Zhang2016-07-12
| | * netfilter: nf_conntrack_h323: fix off-by-one in DecodeQ931Toby DiPasquale2016-07-11