]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Remove spurious newline
[FreeBSD/FreeBSD.git] / sys / net /
2019-01-23 vmaffionenetmap: improvements to the netmap kloop (CSB mode)
2019-01-22 dimMerge ^/head r343202 through r343319.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-22 brooksRework CASE_IOC_IFGROUPREQ() to require a case before...
2019-01-22 pkelseyonvert vmx(4) to being an iflib driver.
2019-01-22 pkelseyFix various resource leaks that can occur in the error...
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-16 kibImprove iflib busdma(9) KPI use.
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-11 glebiusRemove recursive NET_EPOCH_ENTER() from sysctl_ifmalist...
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-10 glebiusBring the comment up to date.
2019-01-09 markjStop setting if_linkmib in vlan(4) ifnets.
2019-01-09 glebiusMechanical cleanup of epoch(9) usage in network stack.
2019-01-09 glebiusRemove part of comment that doesn't match reality.
2019-01-07 shurdUse iflib_if_init_locked() during resume instead of...
2019-01-03 mmacymp_ring: avoid items offset difference between iflib...
2019-01-03 kibFix typo, use boolean operator instead of bit-wise.
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-11 mjgRemove unused argument to priv_check_cred.
2018-12-11 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-12-11 shurdFix !tx_abdicate error from r336560
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-05 vmaffionenetmap.h: include stdatomic.h
2018-12-05 vmaffionenetmap: align codebase to the current upstream (760279c...
2018-12-04 vangyzenaltq: manual cleanup after r341507
2018-12-04 vangyzenaltq: remove ALTQ3_COMPAT code
2018-11-30 aeAdapt the fix in r341008 to correctly work with EBR.
2018-11-27 gallatinUse busdma unconditionally in iflib
2018-11-27 aeFix possible panic during ifnet detach in rtsock.
2018-11-26 markjPlug routing sysctl leaks.
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-21 olegUnbreak kernel build with VLAN_ARRAY defined.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-16 aeAllow configuration of several ipsec interfaces with...
2018-11-16 karelsFix flags collision causing inability to enable CBQ...
2018-11-14 shurdClear RX completion queue state veriables in iflib_stop()
2018-11-14 shurdPrevent POLA violation with TSO/CSUM offload
2018-11-14 shurdFix leaks caused by ifc_nhwtxqs never being initialized
2018-11-14 dimMerge ^/head r340368 through r340426.
2018-11-13 glebiusFor compatibility KPI functions like if_addr_rlock...
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-07 shurdFix rxcsum issue introduced in r338838
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-02 kppfsync: Handle syncdev going away
2018-11-02 kpNotify that the ifnet will go away, even on vnet shutdown
2018-11-02 kppfsync: Make pfsync callbacks per-vnet
2018-11-02 kppf: Limit the fragment entry queue length to 64 per...
2018-11-02 kppf: Split the fragment reassembly queue into smaller...
2018-10-30 bzWith more excessive use of modules, more kernel parts...
2018-10-30 bzInitial implementation of draft-ietf-6man-ipv6only...
2018-10-30 araujoAllow changing lagg(4) MTU.
2018-10-27 dimMerge ^/head r339670 through r339812.
2018-10-27 eugenPrevent stf(4) from panicing due to unprotected access...
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-23 erjRevert r339634.
2018-10-23 aeAdd the check that current VNET is ready and access...
2018-10-23 aeAdd the check that current VNET is ready and access...
2018-10-23 aeRemove softc from idhash when interface is destroyed.
2018-10-23 vmaffionenetmap: align codebase to the current upstream (sha...
2018-10-23 erjiflib: drain enqueued tasks before detaching from taskq...
2018-10-22 hselaskyResolve deadlock between epoch(9) and various network...
2018-10-21 aeFollow the fix in r339532 (by glebius):
2018-10-21 aeRework if_ipsec(4) to use epoch(9) instead of rmlock.
2018-10-21 aeAdd handling for appearing/disappearing of ingress...
2018-10-21 aeAdd handling for appearing/disappearing of ingress...
2018-10-21 aeAdd handling for appearing/disappearing of ingress...
2018-10-21 aeAdd KPI that can be used by tunneling interfaces to...
2018-10-21 kpvlan: Fix panic with lagg and vlan
2018-10-21 aeAdd ifaddr_event_ext event. It is similar to ifaddr_eve...
2018-10-21 glebiusFix exiting an epoch(9) we never entered. May happen...
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-15 hselaskyFix deadlock when destroying VLANs.
2018-10-12 erjixl/iavf(4): Change ixlv to iavf and update it to use...
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 gjbMFH r338661 through r339253.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-09 jtlThere are three places where we return from a function...
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-10-03 tuexenUse strlcpy() instead of strncpy().
2018-09-29 dimMerge ^/head r338988 through r339014.
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-29 tuexenFor changing the MTU on tun/tap devices, it should...
2018-09-27 dimMerge ^/head r338731 through r338987.
2018-09-26 impReapply, with minor tweaks, r338025, from the original...
next