Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-29 | net: Don't include filter.h from net/sock.h | Jakub Kicinski | 1 | -0/+1 |
2021-10-14 | netfilter: Introduce egress hook | Lukas Wunner | 1 | -4/+12 |
2021-08-06 | netfilter: nfnetlink_hook: translate inet ingress to netdev | Pablo Neira Ayuso | 1 | -1/+7 |
2021-08-06 | netfilter: nfnetlink_hook: Use same family as request message | Pablo Neira Ayuso | 1 | -3/+3 |
2021-08-06 | netfilter: nfnetlink_hook: use the sequence number of the request message | Pablo Neira Ayuso | 1 | -1/+2 |
2021-08-06 | netfilter: nfnetlink_hook: missing chain family | Pablo Neira Ayuso | 1 | -2/+6 |
2021-08-06 | netfilter: nfnetlink_hook: strip off module name from hookfn | Pablo Neira Ayuso | 1 | -0/+1 |
2021-07-23 | netfilter: nfnl_hook: fix unused variable warning | Arnd Bergmann | 1 | -0/+2 |
2021-06-21 | netfilter: nfnetlink_hook: fix check for snprintf() overflow | Dan Carpenter | 1 | -1/+3 |
2021-06-09 | netfilter: nfnetlink_hook: fix array index out-of-bounds error | Colin Ian King | 1 | -1/+1 |
2021-06-07 | netfilter: add new hook nfnl subsystem | Florian Westphal | 1 | -0/+375 |