]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
twsi: Add interrupt mode
[FreeBSD/FreeBSD.git] / sys / net /
2019-04-04 Conrad MeyerReplace read_random(9) with more appropriate arc4rand...
2019-04-03 Phil ShaferImport libxo-1.0.2
2019-04-01 Enji CooperIntegrate capsicum-test into the FreeBSD test suite
2019-03-30 Mark JohnstonDo not perform DAD on stf(4) interfaces.
2019-03-29 Jung-uk KimMerge ACPICA 20190329.
2019-03-29 Alan SomersAdd man page for VOP_FDATASYNC(9)
2019-03-29 Alan Somersfusefs: convert debug printfs into dtrace probes
2019-03-28 John BaldwinUse a dedicated malloc type for lagg(4)'s structures.
2019-03-28 Eric Joyneriflib: return ENETDOWN when the network device is down
2019-03-28 Eric Joyneriflib: hold the CTX lock in iflib_pseudo_register
2019-03-28 John BaldwinRemove nested epochs from lagg(4).
2019-03-28 Kyle Evansif_bridge(4): ensure all traffic passing over the bridg...
2019-03-27 Ed MasteMerge r345574 from vendor-crypto:
2019-03-26 Philip PaepsImport tzdata 2019a
2019-03-26 Kyle EvansMFV r345515: netbsd-tests: import memory bump for libc...
2019-03-25 Martin MatuskaMFV r345495:
2019-03-20 Alan SomersMFHead @345353
2019-03-20 Alan Somersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
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 Alan SomersMFHead@r345275
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...
next