Age | Commit message (Expand) | Author |
2017-01-24 | netfilter: nf_tables: bump set->ndeact on set flush | Pablo Neira Ayuso |
2017-01-24 | netfilter: nf_tables: deconstify walk callback function | Pablo Neira Ayuso |
2017-01-24 | netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL | Pablo Neira Ayuso |
2017-01-24 | netfilter: nft_log: restrict the log prefix length to 127 | Liping Zhang |
2017-01-23 | netfilter: nf_tables: validate the name size when possible | Liping Zhang |
2017-01-19 | netfilter: conntrack: refine gc worker heuristics, redux | Florian Westphal |
2017-01-19 | netfilter: conntrack: remove GC_MAX_EVICTS break | Florian Westphal |
2017-01-16 | netfilter: Fix typo in NF_CONNTRACK Kconfig option description | William Breathitt Gray |
2017-01-16 | netfilter: nf_tables: fix possible oops when dumping stateful objects | Liping Zhang |
2017-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-14 | netfilter: nft_payload: mangle ckecksum if NFT_PAYLOAD_L4CSUM_PSEUDOHDR is set | Pablo Neira Ayuso |
2016-12-14 | netfilter: nf_tables: fix oob access | Florian Westphal |
2016-12-14 | netfilter: nft_queue: use raw_smp_processor_id() | Pablo Neira Ayuso |
2016-12-14 | netfilter: nft_quota: reset quota after dump | Pablo Neira Ayuso |
2016-12-11 | netfilter: nft_counter: rework atomic dump and reset | Pablo Neira |
2016-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-12-07 | netfilter: nft_quota: allow to restore consumed quota | Pablo Neira Ayuso |
2016-12-07 | netfilter: xt_bpf: support ebpf | Willem de Bruijn |
2016-12-07 | netfilter: x_tables: avoid warn and OOM killer on vmalloc call | Marcelo Ricardo Leitner |
2016-12-07 | netfilter: nf_tables: support for set flushing | Pablo Neira Ayuso |
2016-12-07 | netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one() | Pablo Neira Ayuso |
2016-12-07 | netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc() | Pablo Neira Ayuso |
2016-12-07 | netfilter: nat: skip checksum on offload SCTP packets | Davide Caratti |
2016-12-07 | netfilter: nf_tables: allow to filter stateful object dumps by type | Pablo Neira Ayuso |
2016-12-07 | netfilter: nft_objref: support for stateful object maps | Pablo Neira Ayuso |
2016-12-07 | netfilter: nf_tables: add stateful object reference to set elements | Pablo Neira Ayuso |
2016-12-07 | netfilter: nft_quota: add depleted flag for objects | Pablo Neira Ayuso |
2016-12-07 | netfilter: nf_tables: notify internal updates of stateful objects | Pablo Neira Ayuso |
2016-12-07 | netfilter: nf_tables: atomic dump and reset for stateful objects | Pablo Neira Ayuso |
2016-12-07 | netfilter: nft_quota: dump consumed quota | Pablo Neira Ayuso |
2016-12-06 | netfilter: nf_tables: add stateful object reference expression | Pablo Neira Ayuso |
2016-12-06 | netfilter: nft_quota: add stateful object type | Pablo Neira Ayuso |
2016-12-06 | netfilter: nft_counter: add stateful object type | Pablo Neira Ayuso |
2016-12-06 | netfilter: nf_tables: add stateful objects | Pablo Neira Ayuso |
2016-12-06 | netfilter: add and use nf_fwd_netdev_egress | Florian Westphal |
2016-12-06 | netfilter: xt_multiport: Fix wrong unmatch result with multiple ports | Gao Feng |
2016-12-06 | netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields | Pablo Neira Ayuso |
2016-12-06 | netfilter: nft_fib: convert htonl to ntohl properly | Liping Zhang |
2016-12-06 | netfilter: x_tables: pack percpu counter allocations | Florian Westphal |
2016-12-06 | netfilter: x_tables: pass xt_counters struct to counter allocator | Florian Westphal |
2016-12-06 | netfilter: x_tables: pass xt_counters struct instead of packet counter | Florian Westphal |
2016-12-06 | netfilter: convert while loops to for loops | Aaron Conole |
2016-12-06 | netfilter: introduce accessor functions for hook entries | Aaron Conole |
2016-12-06 | netfilter: defrag: only register defrag functionality if needed | Florian Westphal |
2016-12-05 | net_sched: gen_estimator: complete rewrite of rate estimators | Eric Dumazet |
2016-12-04 | netfilter: conntrack: add nf_conntrack_default_on sysctl | Florian Westphal |
2016-12-04 | netfilter: conntrack: register hooks in netns when needed by ruleset | Florian Westphal |
2016-12-04 | netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions | Florian Westphal |