]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
iflib: mark isc_driver_version as constant
[FreeBSD/FreeBSD.git] / sys / net /
2019-03-19 Eric Joyneriflib: mark isc_driver_version as constant
2019-03-19 Eric Joyneriflib: expose the Rx mbuf buffer size to drivers
2019-03-19 Eric Joyneriflib: prevent possible infinite loop in iflib_encap
2019-03-19 Andrey V. ElsukovConvert allocation of bpf_if in bpfattach2 from M_NOWAI...
2019-03-18 Vincenzo Maffionenetmap: add support for multiple host rings
2019-03-16 Dimitry AndricMerge openmp release_80 branch r356034 (effectively...
2019-03-16 Dimitry AndricAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 Enji CooperRemove duplicate `${PACKAGE}FILES+= cleanup.ksh` line
2019-03-15 Enji CooperInitial googlemock/googletest integration into the...
2019-03-15 Alexander MotinMFV r336930: 9284 arc_reclaim_thread has 2 jobs
2019-03-15 Kyle Evansif_bridge(4): Drop pointless rtflush
2019-03-15 Kyle EvansRevert r345192: Too many trees in play for bridge(4...
2019-03-15 Kyle Evansif_bridge(4): Drop pointless rtflush
2019-03-15 Kristof Provostbridge: Fix STP-related panic
2019-03-15 Kyle Evansif_bridge(4): Fix module teardown
2019-03-15 Kristof Provostbridge: Fix panic if the STP root is removed
2019-03-15 Kristof Provostpf :Use counter(9) in pf tables.
2019-03-14 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-03-14 Kyle Evansether_fakeaddr: Use 'b' 's' 'd' for the prefix
2019-03-14 Kyle Evansether: centralize fake hwaddr generation
2019-03-11 Dimitry AndricMerge LLVM libunwind release_80 branch r355677 (effecti...
2019-03-11 Dimitry AndricMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 Enji CooperMFhead@r344996
2019-03-10 Gleb SmirnoffMost Ethernet drivers that potentially can run a pfil...
2019-03-10 Gleb SmirnoffProperly handle a case when a first filter returns...
2019-03-09 Bjoern A. ZeebImprove ARP logging.
2019-03-09 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-07 Cy SchubertMFV r344878:
2019-03-06 Bjoern A. ZeebUpdate for IETF draft-ietf-6man-ipv6only-flag.
2019-03-05 Eric JoynerRemove references to CONTIGMALLOC_WORKS in iflib and em
2019-03-05 Kristof Provosttun: VIMAGE fix for if_tun cloner
2019-03-05 Enji CooperMFhead@r344786
2019-03-04 Alexander Motinbridge: Fix spurious warnings about capabilities
2019-03-04 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-26 Jung-uk KimMerge OpenSSL 1.1.1b.
2019-02-26 Simon J. GerratyAdd libbearssl
2019-02-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-25 Dag-Erling SmørgravUpgrade to OpenPAM Tabebuia.
2019-02-21 Ed Mastescp: validate filenames provided by server against...
2019-02-21 Jung-uk KimMFV: r344447
2019-02-20 Jung-uk KimMFV: r344395
2019-02-20 Mark JohnstonMFV r344364:
2019-02-19 Enji CooperMFhead@r344270
2019-02-15 Dimitry AndricMerge ^/head r343956 through r344177.
2019-02-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-15 Stephen Hurdiflib: Improve return values of interrupt handlers.
2019-02-13 Randall StewartThis commit adds the missing release mechanism for the
2019-02-13 Martin MatuskaMFV r344088 (libarchive):
2019-02-13 Enji CooperCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 Martin MatuskaMFV r344063:
2019-02-12 Marius StroblFix the build with ALTQ after r344060.
2019-02-12 Marius StroblMake taskqgroup_attach{,_cpu}(9) work across architectures
2019-02-12 Marius StroblFurther correct and optimize the bus_dma(9) usage of...
2019-02-11 Patrick KelseyReduce the time it takes the kernel to install a new...
2019-02-05 Dimitry AndricMerge ^/head r343712 through r343806.
2019-02-05 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-04 Marius Stroblo As illustrated by e. g. figure 7-14 of the Intel...
2019-02-03 Dimitry AndricMerge ^/head r343571 through r343711.
2019-02-03 Gleb SmirnoffTeach pfil_ioctl() about VIMAGE.
2019-02-02 Vincenzo Maffionenetmap: upgrade sync-kloop support
2019-01-31 Gleb SmirnoffNew pfil(9) KPI together with newborn pfil API and...
2019-01-31 John BaldwinDon't set IFCAP_TXRTLMT during lagg_clone_create().
2019-01-31 Gleb SmirnoffRevert r316461: Remove "IPFW static rules" rmlock,...
2019-01-30 Marius Strobl- Stop iflib(4) from leaking MSI messages on detachment...
2019-01-30 Dimitry AndricMerge ^/head r343320 through r343570.
2019-01-26 Marius Strobl- In _iflib_fl_refill(), don't mark an RX buffer as...
2019-01-25 Andrew GallatinFix an iflib driver unload panic introduced in r343085
2019-01-23 Vincenzo Maffionenetmap: improvements to the netmap kloop (CSB mode)
2019-01-22 Dimitry AndricMerge ^/head r343202 through r343319.
2019-01-22 Dimitry AndricMerge lldb release_80 branch r351543, and resolve confl...
2019-01-22 Dimitry AndricMerge lld release_80 branch r351543, and resolve conflicts.
2019-01-22 Dimitry AndricMerge clang release_80 branch r351543, and resolve...
2019-01-22 Dimitry AndricMerge llvm release_80 branch r351543, and resolve confl...
2019-01-22 Dimitry AndricMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 Dimitry AndricMerge libc++ trunk r351319, and resolve conflicts.
2019-01-22 Brooks DavisRework CASE_IOC_IFGROUPREQ() to require a case before...
2019-01-22 Patrick Kelseyonvert vmx(4) to being an iflib driver.
2019-01-22 Patrick KelseyFix various resource leaks that can occur in the error...
2019-01-20 Dimitry AndricMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 Dimitry AndricMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 Dimitry AndricMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 Dimitry AndricMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-16 Konstantin BelousovImprove iflib busdma(9) KPI use.
2019-01-16 Marcin WojtasSuppress excessive error prints in ENA TX hotpath
2019-01-11 Emmanuel VadotImport DTS from Linux 4.20
2019-01-11 Emmanuel VadotImport DTS includes from 4.19
2019-01-11 Gleb SmirnoffRemove recursive NET_EPOCH_ENTER() from sysctl_ifmalist...
2019-01-10 Ed MasteUpdate to ELF Tool Chain r3668
2019-01-10 Gleb SmirnoffBring the comment up to date.
2019-01-09 Mark JohnstonStop setting if_linkmib in vlan(4) ifnets.
2019-01-09 Gleb SmirnoffMechanical cleanup of epoch(9) usage in network stack.
2019-01-09 Gleb SmirnoffRemove part of comment that doesn't match reality.
2019-01-09 Jung-uk KimMFV: r342867
2019-01-07 Stephen HurdUse iflib_if_init_locked() during resume instead of...
2019-01-03 Matt Macymp_ring: avoid items offset difference between iflib...
2019-01-03 Konstantin BelousovFix typo, use boolean operator instead of bit-wise.
2018-12-31 Philip PaepsImport tzdata 2018i
2018-12-30 Philip PaepsImport tzdata 2018h
2018-12-29 Conrad MeyerUpdate to Zstandard 1.3.8
2018-12-26 Andriy GaponMFV r342532: 5882 Temporary pool names
next