Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-14 | netfilter: x_tables: use pr ratelimiting in matches/targets | Florian Westphal | 1 | -6/+11 |
2018-02-14 | netfilter: x_tables: remove pr_info where possible | Florian Westphal | 1 | -6/+4 |
2017-04-15 | netfilter: remove nf_ct_is_untracked | Florian Westphal | 1 | -1/+1 |
2014-08-23 | net: use reciprocal_scale() helper | Daniel Borkmann | 1 | -1/+1 |
2012-11-09 | ipv6: Move ipv6_find_hdr() out of Netfilter code. | Jesse Gross | 1 | -4/+4 |
2012-06-07 | netfilter: xt_HMARK: fix endianness and provide consistent hashing | Hans Schillstrom | 1 | -31/+41 |
2012-05-17 | netfilter: xt_HMARK: modulus is expensive for hash calculation | Pablo Neira Ayuso | 1 | -1/+1 |
2012-05-17 | netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr() | Dan Carpenter | 1 | -1/+1 |
2012-05-09 | netfilter: add xt_hmark target for hash-based skb marking | Hans Schillstrom | 1 | -0/+362 |