]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Update to Zstandard 1.4.0
[FreeBSD/FreeBSD.git] / sys / net /
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-17 kevansiflib: Use new ether_gen_addr, restricting addresses...
2019-04-17 kevansnet: adjust randomized address bits
2019-04-14 tuexenWhen sending a routing message, don't allow the user...
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-04 cemReplace read_random(9) with more appropriate arc4rand...
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-30 markjDo not perform DAD on stf(4) interfaces.
2019-03-28 jhbUse a dedicated malloc type for lagg(4)'s structures.
2019-03-28 erjiflib: return ENETDOWN when the network device is down
2019-03-28 erjiflib: hold the CTX lock in iflib_pseudo_register
2019-03-28 jhbRemove nested epochs from lagg(4).
2019-03-28 kevansif_bridge(4): ensure all traffic passing over the bridg...
2019-03-25 mmMFV r345495:
2019-03-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-19 erjiflib: mark isc_driver_version as constant
2019-03-19 erjiflib: expose the Rx mbuf buffer size to drivers
2019-03-19 erjiflib: prevent possible infinite loop in iflib_encap
2019-03-19 aeConvert allocation of bpf_if in bpfattach2 from M_NOWAI...
2019-03-18 asomersMFHead@r345275
2019-03-18 vmaffionenetmap: add support for multiple host rings
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-15 kevansif_bridge(4): Drop pointless rtflush
2019-03-15 kevansRevert r345192: Too many trees in play for bridge(4...
2019-03-15 kevansif_bridge(4): Drop pointless rtflush
2019-03-15 kpbridge: Fix STP-related panic
2019-03-15 kevansif_bridge(4): Fix module teardown
2019-03-15 kpbridge: Fix panic if the STP root is removed
2019-03-15 kppf :Use counter(9) in pf tables.
2019-03-14 kevansether_fakeaddr: Use 'b' 's' 'd' for the prefix
2019-03-14 kevansether: centralize fake hwaddr generation
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-10 glebiusMost Ethernet drivers that potentially can run a pfil...
2019-03-10 glebiusProperly handle a case when a first filter returns...
2019-03-09 bzImprove ARP logging.
2019-03-07 cyMFV r344878:
2019-03-06 bzUpdate for IETF draft-ietf-6man-ipv6only-flag.
2019-03-05 erjRemove references to CONTIGMALLOC_WORKS in iflib and em
2019-03-05 kptun: VIMAGE fix for if_tun cloner
2019-03-05 ngieMFhead@r344786
2019-03-04 mavbridge: Fix spurious warnings about capabilities
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-19 ngieMFhead@r344270
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-15 shurdiflib: Improve return values of interrupt handlers.
2019-02-13 rrsThis commit adds the missing release mechanism for the
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-12 mariusFix the build with ALTQ after r344060.
2019-02-12 mariusMake taskqgroup_attach{,_cpu}(9) work across architectures
2019-02-12 mariusFurther correct and optimize the bus_dma(9) usage of...
2019-02-11 pkelseyReduce the time it takes the kernel to install a new...
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-04 mariuso As illustrated by e. g. figure 7-14 of the Intel...
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-02-03 glebiusTeach pfil_ioctl() about VIMAGE.
2019-02-02 vmaffionenetmap: upgrade sync-kloop support
2019-01-31 glebiusNew pfil(9) KPI together with newborn pfil API and...
2019-01-31 jhbDon't set IFCAP_TXRTLMT during lagg_clone_create().
2019-01-31 glebiusRevert r316461: Remove "IPFW static rules" rmlock,...
2019-01-30 marius- Stop iflib(4) from leaking MSI messages on detachment...
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-26 marius- In _iflib_fl_refill(), don't mark an RX buffer as...
2019-01-25 gallatinFix an iflib driver unload panic introduced in r343085
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
next