aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
...
| | * Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2016-07-11
| | |\
| | | * ipvs: count pre-established TCP states as activeMichal Kubecek2016-07-07
| | * | netfilter: nf_tables: get rid of possible_net_t from set and basechainPablo Neira Ayuso2016-07-11
| | * | netfilter: nft_ct: make byte/packet expr more friendlyLiping Zhang2016-07-11
| | * | netfilter: physdev: physdev-is-out should not work with OUTPUT chainHangbin Liu2016-07-11
| | * | netfilter: nat: convert nat bysrc hash to rhashtableFlorian Westphal2016-07-11
| | * | netfilter: move nat hlist_head to nf_connFlorian Westphal2016-07-11
| | * | netfilter: conntrack: simplify early_dropFlorian Westphal2016-07-11
| | * | netfilter: nf_ct_helper: unlink helper again when hash resize happenLiping Zhang2016-07-11
| | * | netfilter: cttimeout: unlink timeout obj again when hash resize happenLiping Zhang2016-07-11
| | * | netfilter: conntrack: fix race between nf_conntrack proc read and hash resizeLiping Zhang2016-07-11
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
| |\ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-06
| |\ \ \ | | | |/ | | |/|
| | * | netfilter: nf_log: fix error on write NONE to logger choice sysctlPavel Tikhomirov2016-07-05
| | * | netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches2016-07-03
| | * | netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARKMoritz Sichert2016-07-01
| | * | netfilter: nf_tables: add support for inverted logic in nft_lookupArturo Borrero2016-06-24
| | * | netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLEDPablo Neira Ayuso2016-06-24
| | * | netfilter: conntrack: allow increasing bucket size via sysctl tooFlorian Westphal2016-06-24
| | * | netfilter: nft_hash: support deletion of inactive elementsPablo Neira Ayuso2016-06-24
| | * | netfilter: nft_rbtree: check for next generation when deactivating elementsPablo Neira Ayuso2016-06-24
| | * | netfilter: nf_tables: add generation mask to setsPablo Neira Ayuso2016-06-24
| | * | netfilter: nf_tables: add generation mask to chainsPablo Neira Ayuso2016-06-24
| | * | netfilter: nf_tables: add generation mask to tablesPablo Neira Ayuso2016-06-24
| | * | netfilter: nf_tables: add generic macros to check for generation maskPablo Neira Ayuso2016-06-24
| | * | netfilter: xt_NFLOG: nflog-range does not truncate packetsVishwanath Pai2016-06-24
| | * | netfilter: Allow xt_owner in any user namespaceEric W. Biederman2016-06-23
| | * | netfilter: move zone info into struct nf_connFlorian Westphal2016-06-23
| | * | netfilter: nf_log: Remove NULL checkShivani Bhardwaj2016-06-23
| | * | netfilter: conntrack: align nf_conn on cacheline boundaryFlorian Westphal2016-06-23
| | * | netfilter: xt_TRACE: add explicitly nf_logger_find_get callLiping Zhang2016-06-23
| | * | netfilter: nf_log: handle NFPROTO_INET properly in nf_logger_[find_get|put]Liping Zhang2016-06-23
| | * | netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2016-06-23
| | * | netfilter: helper: avoid extra expectation iterations on unregisterFlorian Westphal2016-06-07
| * | | net: simplify and make pkt_type_ok() available for other usersJamal Hadi Salim2016-07-04
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-10
| |\ \ \ \
| * | | | | net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2016-06-07
| | |_|/ / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-25
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | locking/spinlock, netfilter: Fix nf_conntrack_lock() barriersPeter Zijlstra2016-06-14
| | |/ / | |/| |
* | | | netfilter: conntrack: skip clash resolution if nat is in placePablo Neira Ayuso2016-07-12
* | | | Merge tag 'ipvs-fixes2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kern...Pablo Neira Ayuso2016-07-11
|\ \ \ \
| * | | | ipvs: fix bind to link-local mcast IPv6 address in backupQuentin Armitage2016-07-07
* | | | | netfilter: nft_ct: fix expiration getterFlorian Westphal2016-07-08
* | | | | netfilter: conntrack: avoid integer overflow when resizingFlorian Westphal2016-07-01
|/ / / /
* | | | netfilter: nft_meta: set skb->nf_trace appropriatelyLiping Zhang2016-06-23
* | | | netfilter: nf_tables: fix memory leak if expr init failsLiping Zhang2016-06-23
| |_|/ |/| |
* | | netfilter: nf_tables: fix a wrong check to skip the inactive rulesLiping Zhang2016-06-15
* | | netfilter: nf_tables: fix wrong destroy anonymous sets if binding failsLiping Zhang2016-06-15
* | | netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso2016-06-15