Commit History

作者 SHA1 備註 提交日期
  Zhenlei Huang aa3860851b net: Remove unneeded NULL check for the allocated ifnet 2 月之前
  John Baldwin 8cb9b68f58 sys: Use mbufq_empty instead of comparing mbufq_len against 0 8 月之前
  Warner Losh 685dc743dc sys: Remove $FreeBSD$: one-line .c pattern 1 年之前
  Kristof Provost a9bfd080d0 if_epair: do not transmit packets that exceed the interface MTU 1 年之前
  Warner Losh 4d846d260e spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 1 年之前
  Gleb Smirnoff a6b55ee6be net: replace IFF_KNOWSEPOCH with IFF_NEEDSEPOCH 1 年之前
  Kristof Provost c69ae84197 if_epair: also remove vlan metadata from mbufs 1 年之前
  Mark Johnston 29c9b16733 epair: Remove unneeded includes and sort some of the rest 1 年之前
  Mark Johnston df7bbd8c35 epair: Simplify the transmit path and address lost wakeups 1 年之前
  Mark Johnston 48227d1c6d epair: Avoid loading m_flags into a short 1 年之前
  Justin Hibbits 2c2b37ad25 ifnet/API: Move struct ifnet definition to a <net/if_private.h> 1 年之前
  Kristof Provost 8a299958c1 if_epair: fix build with RSS 1 年之前
  Alexander V. Chernikov 04a32b802e if_epair: refactor interface creation and enqueue code. 2 年之前
  Alexander V. Chernikov 91ebcbe02a if_clone: migrate some consumers to the new KPI. 2 年之前
  Alexander V. Chernikov 12aeeb9190 epair: deduplicate interface allocation code #1 2 年之前
  Kristof Provost cbbce42345 epair: unbind prior to returning to userspace 2 年之前
  Kristof Provost a6b0c8d04d epair: fix set but not used warning 2 年之前
  Kristof Provost 0bf7acd6b7 if_epair: build fix 2 年之前
  Michael Gmelin 66acf7685b if_epair: fix race condition on multi-core systems 2 年之前
  Santiago Martinez 52bcdc5b80 if_epair: fix build with RSS and INET or INET6 disabled 2 年之前
  Li-Wen Hsu 7442b63231 if_epair: Use ANSI C definition 2 年之前
  Kristof Provost 24f0bfbad5 if_epair: implement fanout 2 年之前
  Zhenlei Huang 73d41cc730 if_epair: Also mark the flag of pair b with IFF_KNOWSEPOCH 2 年之前
  Mateusz Guzik 2cedfc3f7e if_epair: ifdef vars only used with ALTQ 2 年之前
  Bjoern A. Zeeb 1a8f198fa6 epair: remove "All rights reserved" 2 年之前
  Bjoern A. Zeeb 3dd5760aa5 if_epair: rework 2 年之前
  Kristof Provost 62d2dcafb7 if_epair: delete mbuf tags 2 年之前
  Kristof Provost 7f883a9b5b net: Revert vnet/epair cleanup race mitigation 3 年之前
  Kristof Provost a969635b83 net: mitigate vnet / epair cleanup races 4 年之前
  Mateusz Guzik 662c13053f net: clean up empty lines in .c and .h files 4 年之前