index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2017-02-02
netfilter: add and use nf_ct_set helper
Florian Westphal
2017-02-02
skbuff: add and use skb_nfct helper
Florian Westphal
2017-02-02
netfilter: reduce direct skb->nfct usage
Florian Westphal
2017-02-02
netfilter: conntrack: no need to pass ctinfo to error handler
Florian Westphal
2017-02-02
netfilter: nf_tables: Eliminate duplicated code in nf_tables_table_enable()
Feng
2017-01-18
netfilter: nf_tables: eliminate useless condition checks
Gao Feng
2017-01-18
netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev family
Liping Zhang
2017-01-18
netfilter: pkttype: unnecessary to check ipv6 multicast address
Liping Zhang
2017-01-09
xtables: extend matches and targets with .usersize
Willem de Bruijn
2017-01-09
xtables: use match, target and data copy_to_user helpers in compat
Willem de Bruijn
2017-01-09
xtables: add xt_match, xt_target and data copy_to_user functions
Willem de Bruijn
2017-01-05
netfilter: xt_connlimit: use rb_entry()
Geliang Tang
2017-01-05
netfilter: conntrack: validate SCTP crc32c in PREROUTING
Davide Caratti
2017-01-05
netfilter: select LIBCRC32C together with SCTP conntrack
Davide Caratti
2017-01-03
netfilter: nft_ct: add average bytes per packet support
Liping Zhang
2017-01-03
netfilter: nat: merge udp and udplite helpers
Florian Westphal
2017-01-03
netfilter: merge udp and udplite conntrack helpers
Florian Westphal
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-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
[next]