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