summaryrefslogtreecommitdiff
path: root/sys/net
AgeCommit message (Expand)Author
2022-05-04Pull up the following revisions(s) (requested by martin in ticket #1442):sborrill
2022-01-29Pull up following revision(s) (requested by msaitoh in ticket #1411):martin
2021-10-25Pull up following revision(s) (requested by ryo in ticket #1369):martin
2021-03-22Pull up following revision(s) (requested by knakahara in ticket #1233):martin
2020-07-17Pull up following revision(s) (requested by msaitoh in ticket #1018):martin
2020-07-07Pull up following revision(s) (requested by jmcneill in ticket #980):martin
2020-06-20Pull up following revision(s) (requested by rmind in ticket #956):martin
2020-05-25Pull up following revision(s) (requested by rmind in ticket #930):martin
2020-03-19Pull up following revision(s) (requested by riastradh in ticket #787):martin
2020-03-19Pull up following revision(s) (requested by msaitoh in ticket #785):martin
2020-03-13Pull up following revision(s) (requested by knakahara in ticket #780):martin
2020-02-27Pull up following revision(s) (requested by rin in ticket #734):martin
2020-02-25Pull up following revision(s) (requested by mrg in ticket #717):martin
2020-02-13Pull up following revision(s) (requested by mlelstv in ticket #708):martin
2020-02-12Pull up following revision(s) (requested by christos in ticket #699):martin
2019-12-17Pull up following revision(s) (requested by christos in ticket #569):martin
2019-11-14Pull up following revision(s) (requested by msaitoh in ticket #424):martin
2019-11-13Pull up following revision(s) (requested by yamaguchi in ticket #420):martin
2019-11-01Pull up following revision(s) (requested by knakahara in ticket #387):martin
2019-10-23Pull up following revision(s) (requested by ozaki-r in ticket #367):martin
2019-10-16Pull up following revision(s) (requested by maxv in ticket #335):martin
2019-10-08Pull up following revision(s) (requested by msaitoh in ticket #292):martin
2019-10-04Pull up following revision(s) (requested by rmind in ticket #282):martin
2019-10-03Pull up following revision(s) (requested by knakahara in ticket #272):martin
2019-09-30Pull up following revision(s) (requested by ozaki-r in ticket #269):martin
2019-09-24Pull up following revision(s) (requested by ozaki-r in ticket #238):martin
2019-09-05Pull up following revision(s) (requested by roy in ticket #168):martin
2019-09-01Pull up following revision(s) (requested by rmind in ticket #141):martin
2019-09-01Pull up following revision(s) (requested by rmind in ticket #139):martin
2019-09-01Pull up following revision(s) (requested by msaitoh in ticket #133):martin
2019-08-26Pull up following revision(s) (requested by roy in ticket #109):martin
2019-08-19Pull up following revision(s) (requested by ozaki-r in ticket #98):martin
2019-08-13Pull up following revision(s) (requested by rmind in ticket #49):martin
2019-08-07Pull up following revision(s) (requested by rmind in ticket #25):martin
2019-08-04Pull up following revision(s) (requested by ozaki-r in ticket #7):martin
2019-07-25micro-optimization for if_snd_is_used()knakahara
2019-07-25npf_portmap_flush: remove invalid assert (this routine can be callied viarmind
2019-07-23NPF portmap: add a workaround for archs without 64-bit CAS.rmind
2019-07-23NPF improvements:rmind
2019-07-18Show pointers of llentries on trace logs of LLE_REF_TRACEozaki-r
2019-07-17 Implement VLAN hardware filter function(ETHERCAP_VLAN_HWFILTER).msaitoh
2019-07-17 KNF. No functional change.msaitoh
2019-07-11Fix typo (s/supress/suppress/).msaitoh
2019-07-10Fix info leak: use kmem_zalloc, because we align the buffers, and themaxv
2019-07-09 Don't automatically set ec_capenable's ETHERCAP_VLAN_HWTAGGING bit inmsaitoh
2019-07-04Add support for a network interface description.ozaki-r
2019-06-25 Simplify "LIST_HEAD();" to make the code more understandable.msaitoh
2019-06-24Fix 'unknown' spellosskrll
2019-06-20Add error checking for previous memory allocation failure.christos
2019-06-20PR/54314: Frank Kardel: LOCKDEBUG: Mutex error: assert_sleepable,70:christos