]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
usb: Fix two typos in source code comments
[FreeBSD/FreeBSD.git] / sys / net /
2024-01-18 John Baldwinsys: Use mbufq_empty instead of comparing mbufq_len...
2024-01-12 Gleb Smirnoffif_tuntap: fix NOIP build
2024-01-12 Michael Tuexenif_tuntap: add LRO support to tap devices
2024-01-12 Michael Tuexenif_tuntap: remove redundant check
2024-01-12 Michael Tuexenif_tuntap: support receive checksum offloading for...
2024-01-12 Michael Tuexenif_tuntap: trigger the bpf hook on transmitting for...
2024-01-12 Michael Tuexenif_tuntap: improve code consistency
2024-01-09 Gleb Smirnoffpfil: don't leak pfil_head_t on interface detach
2024-01-05 Marius Strobliflib(9): Revert ancillary changes
2024-01-01 Ronald KlopTeach if_smsc to get MAC from bootargs.
2023-12-19 Konstantin Belousovif_tun: check device name
2023-12-14 Kristof Provostvnet: (read) lock the vnet list while iterating it
2023-12-02 Martin Matuskazfs: merge openzfs/zfs@d99134be8 (zfs-2.1-release)...
2023-11-24 Kristof Provostpf: sctp heartbeats confirm a connection
2023-11-13 Zhenlei Huangbpf: Make dead_bpf_if const
2023-10-16 Konstantin Belousovtun/tap: correct ref count on cloned cdevs
2023-10-02 Kristof Provostpf: mark removed connections within a multihome associa...
2023-10-02 Kristof Provostpf: improve SCTP state validation
2023-10-02 Kristof Provostpf: support SCTP multihoming
2023-10-02 Zhenlei Huangrtsock: Add sysctl flag CTLFLAG_TUN to loader tunable
2023-09-30 Martin Matuskazfs: merge openzfs/zfs@eb62221ff (zfs-2.1-release)...
2023-09-20 Zhenlei Huangnet: Check per-flow priority code point for untagged...
2023-09-17 Florian Florensanet/bpf: Fix writing of buffer bigger than PAGESIZE
2023-09-11 Kevin Bowlingiflib: invert default restart on VLAN changes
2023-09-08 Dag-Erling Smørgravif_vlan: Always default to 802.1q.
2023-09-06 Zhenlei Huangnet: Remove vlan metadata on pcp / vlan encapsulation
2023-08-30 Zhenlei Huangnet: Do not overwrite if_vlan's PCP
2023-08-24 Eric Joyneriflib: Fix white space and reduce some line lengths
2023-08-24 Eric Joyneriflib: Remove redundant variable
2023-08-24 Przemyslaw Lewandowskiiflib: Fix panic during driver reload stress test
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line sh pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .c pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: two-line .c pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .h pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: two-line .h pattern
2023-08-18 Kevin Bowlingvlan: Respect IFCAP_LRO mask
2023-08-11 Kristof Provostpf: support 'return' for SCTP
2023-08-11 Kristof Provostpf: initial SCTP support
2023-08-06 Marius Stroblgif(4): Assert that gif_output() isn't called for EtherIP
2023-08-06 Marius Stroblgif(4): Revert in{,6}_gif_output() misalignment handling
2023-07-25 Warner Loshspdx: The BSD-2-Clause-NetBSD identifier is obsolete...
2023-07-25 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-07-20 Przemyslaw Lewandowskiiflib: Unlock ctx lock around call to ether_ifattach()
2023-07-09 Kristof Provostif_bridge: fix potential panic
2023-06-28 John Baldwinether_demux: Defer stripping the Ethernet header.
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-05-17 Zhenlei Huangif_stf: Delete unreachable code
2023-05-13 Konstantin Belousovnet/pfkeyv2.h: fix typo, meNber
2023-04-23 Martin Matuskazfs: merge openzfs/zfs@e25f9131d (zfs-2.1-release)...
2023-04-21 Zhenlei Huangbridge: Log MAC address port flapping
2023-04-21 Zhenlei Huanglagg(4): Correctly define some sysctl variables
2023-04-21 Zhenlei Huangvnet: Fix a typo in a source code comment
2023-04-21 Zhenlei Huanginfiniband: Opt-in for net epoch
2023-04-19 Mark Johnstonbridge: Try to make the GRAB_OUR_PACKETS macro a bit...
2023-04-18 Kristof Provostif_epair: also remove vlan metadata from mbufs
2023-04-12 Mark Johnstonnetisr: Remove the now-unused NETISR_EPAIR queue index
2023-04-10 Zhenlei Huanginfiniband: Widen NET_EPOCH coverage
2023-04-10 Zhenlei Huanglagg(4): Tap traffic after protocol processing
2023-04-10 Zhenlei Huanglacp: Use C99 bool for boolean return value
2023-04-10 Zhenlei Huanglagg(4): Do not enter net epoch recursively
2023-04-10 Zhenlei Huanglagg(4): Refactor out some lagg protocol input routines...
2023-04-10 Zhenlei Huanglagg(4): Make lagg_list and lagg_detach_cookie static
2023-04-10 Zhenlei Huanglagg: Various style fixes
2023-04-09 Alexander V. Chernikovrouting: add public rt_is_exportable() version to check if
2023-04-08 Alexander V. Chernikovrouting: fix panic when adding an interface route to...
2023-04-08 Alexander V. Chernikovnetlink: add rtsock-compatible header to use with netli...
2023-03-22 Li-Wen Hsuif_epair: Use ANSI C definition
2023-03-20 Mark Johnstonepair: Remove unneeded includes and sort some of the...
2023-03-14 Mark Johnstonepair: Fix the RSS build
2023-03-13 Mark Johnstonepair: Simplify the transmit path and address lost...
2023-03-13 Mark Johnstonepair: Avoid loading m_flags into a short
2023-02-28 Zhenlei Huangvnet: Make vnet_sys[un]init() static
2023-02-27 Alexander V. Chernikovnetlink: fix NOINET6 build.
2023-02-27 Alexander V. Chernikovnetlink: fix addition of blackhole/reject routes.
2023-02-20 Arseny Smalyuknetinet6: Fix mbuf leak in NDP
2023-02-20 Alexander V. Chernikovfibs: restrict jail_attach(2) if process fibnum >=...
2023-02-18 Alexander V. Chernikovrouting: always pass rtentry to add_route_flags().
2023-02-16 Mark Johnstonbridge: Make the ioctl table local to if_bridge.c
2023-02-07 Przemyslaw Lewandowskiiflib: Add null check to iflib_stop()
2023-02-06 Mark Johnstonbridge: Fix whitespace
2023-01-28 Kristof Provostpf: fix syncookies in conjunction with tcp fast port...
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-24 Adrian ChaddAdd device and ifnet logging methods, similar to device...
2023-01-23 Gleb Smirnoffnhop: hash ifnet pointer instead of if_index
2023-01-23 Alexander V. Chernikovif_clone: rework cloning KPI
2023-01-23 Alexander V. Chernikovnet: add if_allocdescr() to permit updating iface descr...
2023-01-23 Alexander V. Chernikovifp: add if_setdescr() / if_freedesrt() methods
2023-01-23 Alexander V. Chernikovnetlink: add interface notification on link status...
2023-01-23 Alexander V. Chernikovnetlink: store user-provided rtm_protocol
2023-01-23 Alexander V. Chernikovnetlink: add netlink support
2023-01-23 Franco Fichtnerdebugnet: remove spurious message on boot
2023-01-22 Konstantin Belousovif_ipsec(4): handle situations where there are no polic...
2023-01-22 Konstantin Belousovif_ipsec(4): protect against user supplying unknown...
2023-01-19 Zhenlei Huangrouting: Use NET_EPOCH_[CALL|WAIT] macros
2023-01-13 Mateusz Guzikrouting: unbreak the build of a bunch of kernels
2023-01-13 Alexander V. Chernikovrouting: add missed RIB_WUNLOCK in the add_route_flags().
2023-01-13 Alexander V. Chernikovroute: allow RTM_CHANGE notifications in rt_routemsg().
2023-01-13 Alexander V. Chernikovrouting: provide dedicated function for nhgrp creation...
2023-01-13 Alexander V. Chernikovrouting: constantify nh/nhg argument in <nhop|nhgrp...
next