Module Name:src
Committed By: martin
Date: Tue Dec 17 16:35:28 UTC 2019
Modified Files:
src/sys/dev/ic [netbsd-7-0]: ath.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1718):
sys/dev/ic/ath.c: revision 1.129
Protect network ioctls
Module Name:src
Committed By: snj
Date: Sat Aug 12 04:28:39 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-7-0]: ciss.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1483):
sys/dev/ic/ciss.c: revision 1.37
Reject negative indices from use
Module Name:src
Committed By: snj
Date: Sat Aug 12 04:22:26 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-7-0]: isp_netbsd.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1482):
sys/dev/ic/isp_netbsd.c: revision 1.89
Reject out-of-bounds
Module Name:src
Committed By: snj
Date: Sat Aug 12 03:47:51 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-7-0]: bwi.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1474):
sys/dev/ic/bwi.c: revision 1.32
Check for M_EXT in m->m_flags, whe
Module Name:src
Committed By: snj
Date: Sat Aug 12 03:44:15 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-7-0]: dm9000.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1473):
sys/dev/ic/dm9000.c: revision 1.12
Check for MCLGET failure in
Module Name:src
Committed By: snj
Date: Sat Aug 12 03:40:34 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-7-0]: dp83932.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1472):
sys/dev/ic/dp83932.c: revision 1.41
Plug mbuf leak on MCLGET f
Module Name:src
Committed By: snj
Date: Sat Aug 12 03:29:51 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-7-0]: i82596.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1471):
sys/dev/ic/i82596.c: revision 1.37
Null out sc_rx_mbuf[i] after
Module Name:src
Committed By: martin
Date: Sun May 22 10:25:52 UTC 2016
Modified Files:
src/sys/dev/ic [netbsd-7-0]: gem.c
Log Message:
Pull up following revision(s) (requested by jdc in ticket #1170):
sys/dev/ic/gem.c: revision 1.105
PR kern/46083
Track the start
Module Name:src
Committed By: snj
Date: Sat Dec 26 22:23:43 UTC 2015
Modified Files:
src/sys/dev/ic [netbsd-7-0]: dwc_gmac_reg.h
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #1053):
sys/dev/ic/dwc_gmac_reg.h: revision 1.15
Fix an off