Commit History

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