Historique des commits

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