Commits
User selector
Commit history
Commits on Mar 21, 2022
Commits on Mar 15, 2022
Fix TOCTOU vulnerability in nmreq_copyin
Show description for 97e8818committedFix integer overflow in nmreq_copyin
Show description for 9b4f18bcommitted
Commits on Mar 8, 2022
Commits on Mar 6, 2022
Commits on Feb 7, 2022
make sure that na->nm_register() is called at least once
Show description for 7490d02committed
Commits on Feb 6, 2022
Merge pull request #787 from micchie/fbsdfix2
Show description for 57d9d1cauthored
Commits on Feb 5, 2022
- committed
Commits on Sep 27, 2021
- committed
- committed
Fix assymetry in reference counter updates of memory allocator
Show description for d051046committed
Commits on Sep 21, 2021
Commits on Aug 4, 2021
Commits on Apr 21, 2021
Commits on Apr 16, 2021
Commits on Apr 14, 2021
Commits on Apr 11, 2021
Commits on Apr 10, 2021
use safer defaults for hwbuf_len and partially revert cecc4c06d8
Show description for bf116f8committedalways initialize ni_bufs_head in netmap_if
Show description for 4cf0616committedRevert "always initialize ni_bufs_head in netmap_if"
Show description for e58a2d6committedproperly update host-rings mode
Show description for 0ded584committedmake sure rings are disabled during resets
Show description for af52484committed
Commits on Apr 8, 2021
- committed
Michio Honda - committed
Commits on Apr 7, 2021
always initialize ni_bufs_head in netmap_if
Show description for 186898acommitted
Commits on Apr 5, 2021
Commits on Apr 2, 2021
Commits on Mar 30, 2021
- committed
Commits on Mar 29, 2021
Commits on Mar 21, 2021
Commits on Mar 20, 2021
netmap: freebsd: fix issues in nm_os_extmem_create()
Show description for fcf5cdfauthored andcommitted
Commits on Mar 18, 2021
stmmac: add stmmac port
Show description for 9e6e00ecommitted
Firas Ashkar