index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netcan
Age
Commit message (
Expand
)
Author
2021-09-21
don't opencode kauth_cred_get()
christos
2020-01-29
Adopt <net/if_stats.h>.
thorpej
2019-08-19
can: add missing mowner variables for MBUFTRACE
ozaki-r
2019-07-20
Don't kmem_alloc()/kmem_free() with spin lock held: call can_pcbsetfilter()
bouyer
2019-04-27
Semicolon not needed
pgoyette
2019-04-27
Oooppss - deleted too many chars. Put them back.
pgoyette
2019-04-27
A few more empty-string --> NULL in required-modules lists
pgoyette
2019-02-25
RIP6, CAN, SCTP and SCTP6 lack a length check in their _send() functions.
maxv
2018-11-15
Remove the 't' argument from m_tag_find().
maxv
2018-11-15
Simplify the mtag API:
maxv
2018-06-26
Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backward
msaitoh
2018-03-21
Sprinkle more soroverflow().
roy
2017-12-19
Don't set IFEF_MPSAFE unless NET_MPSAFE at this point
ozaki-r
2017-12-06
Ensure to not turn on IFF_RUNNING of an interface until its initialization co...
ozaki-r
2017-11-16
Unify IFEF_*_MPSAFE into IFEF_MPSAFE
ozaki-r
2017-06-09
Refuse to bind to a non-CAN interface.
bouyer
2017-06-01
remove checks for failure after memory allocation calls that cannot fail:
chs
2017-05-30
Forced commit for previous (1.2) rev commit message:
bouyer
2017-05-30
Needs <sys/types.h> not <machine/int_types.h>
bouyer
2017-05-27
merge the bouyer-socketcan branch to HEAD.
bouyer