Age | Commit message (Expand) | Author |
---|---|---|
2021-06-23 | augment the global pf state list with its own locks. | David Gwynne |
2021-02-09 | Activate use of PF_LOCK() by removing the WITH_PF_LOCK ifdefs. | Patrick Wildt |
2018-09-11 | - moving state look up outside of PF_LOCK() | Alexandr Nedvedicky |
2017-08-06 | Reduce contention on the NET_LOCK() by moving the logic of the pfpurge | Martin Pieuchot |
2017-06-05 | - let's add PF_LOCK() | Alexandr Nedvedicky |
2016-11-22 | Fold union pf_headers buffer into struct pf_pdesc (enabled by pfvar_priv.h). | Richard Procter |
2016-10-26 | Put union pf_headers and struct pf_pdesc into separate header file | Alexander Bluhm |