]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net/iflib.c
MFV r336952: 9192 explicitly pass good_writes to vdev_uberblock/label_sync
[FreeBSD/FreeBSD.git] / sys / net / iflib.c
2018-07-31 Alexander MotinMFV r336952: 9192 explicitly pass good_writes to vdev_u...
2018-07-31 Alexander MotinMFV r336950: 9290 device removal reduces redundancy...
2018-07-31 Alexander MotinMFV r336948: 9112 Improve allocation performance on...
2018-07-30 Alexander MotinMFV r336946: 9238 ZFS Spacemap Encoding V2
2018-07-30 Alexander MotinMFV r336944: 9286 want refreservation=auto
2018-07-30 Alexander MotinMFV r336942: 9189 Add debug to vdev_label_read_config...
2018-07-29 Martin MatuskaMFV r336851:
2018-07-28 Conrad MeyerMFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
2018-07-25 Patrick KelseyALTQ support for iflib.
2018-07-24 Marius StroblSince r336611, n is only used for INET in iflib_parse_h...
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-22 Marius StroblUse the maximum of isc_tx_{nsegments,tso_segments_max...
2018-07-22 Marius Strobl- Given that the controlling expression of the receive...
2018-07-20 Stephen HurdAdd knob to control tx ring abdication.
2018-07-20 Stephen HurdImprove netmap TX handling when TX IRQs are not used...
2018-07-19 Cy SchubertMFV r336490:
2018-07-19 Cy SchubertMFV: r336486
2018-07-19 Cy SchubertMFV: r336485
2018-07-15 Marius StroblAssorted TSO fixes for em(4)/iflib(9) and dead code...
2018-07-11 Cy SchubertMFV r324714:
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-18 Eric Joyneriflib: Style fixes
2018-06-17 Marius StroblAssorted fixes to MSI-X/MSI/INTx setup in iflib(9):
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-08 Stephen HurdRemove tx task spinning added in r333686
2018-06-07 Eric Joyneriflib: Record TCP checksum info in iflib when TCP check...
2018-06-04 Jung-uk KimMFV: r334448
2018-05-29 Stephen Hurdiflib: mark irq allocation name parameter as constant
2018-05-29 Matt Macyiflib: hold context lock across detach for drivers...
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-26 Eric Joyneriflib: Add new shared flag: IFLIB_ADMIN_ALWAYS_RUN
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-23 Phil ShaferImport libxo-0.9.0:
2018-05-20 Eitan AdlerMFV: file 5.33
2018-05-19 Matt Macynet: fix uninitialized variable warning
2018-05-19 Matt Macynet: fix set but not used
2018-05-19 Simon J. GerratyMerge bmake-20180512
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-16 Matt MacyFix !netmap build post r333686
2018-05-16 Stephen HurdWork around lack of TX IRQs in iflib for netmap
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.1.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.8. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.7. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.6. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.5. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.3. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade LDNS to 1.7.0.
2018-05-11 Matt Macyiflib(9): Add support for cloning pseudo interfaces
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-08 Dag-Erling SmørgravUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 Jung-uk KimMFV: r333378
2018-05-08 Stephen Hurdiflib: print message when iflib_tx_structures_setup...
2018-05-08 Stephen Hurdiflib: cleanup queues when iflib_device_register fail
2018-05-08 Peter WemmUpdate svn-1.9.7 to 1.10.0.
2018-05-08 Peter WemmUpdate private sqlite from sqlite3-3.20.0 to sqlite3...
2018-05-07 Andrew GallatinFix an off-by-one error when deciding to request a...
2018-05-06 Mark JohnstonAdd netdump support to iflib.
2018-05-04 Matt Macyfix gcc8 warnings
2018-05-04 Stephen Hurdiflib: fix invalid free during queue allocation failure
2018-05-04 Stephen Hurdiflib: remove unused brscp pointer from iflib_queues_alloc
2018-05-04 Philip PaepsImport tzdata 2018e
2018-05-03 Stephen HurdAllow iflib NIC drivers to sleep rather than busy wait
2018-05-01 Jung-uk KimMFV: r333077
2018-04-30 Andrew GallatinFix iflib_encap() EFBIG handling bugs
2018-04-27 Ed MasteUpdate ELF Tool Chain to r3614
2018-04-20 Emmanuel Vadotgnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-18 Stephen Hurdiflib: Fix queue distribution when there are no threads
2018-04-12 Sean BrunoRestore r332389 after resolution of locking fixes.
2018-04-12 Vincenzo Maffionenetmap: align codebase to the current upstream (commit...
2018-04-12 Mateusz Guzikiflib: fix up a mismerge in r332419
2018-04-11 Stephen HurdProperly initialize ifc_nhwtxqs.
2018-04-11 Sean BrunoRevert r332389 as it is causing panics for various...
2018-04-10 Stephen HurdSplit out flag manipulation from general context manipu...
2018-04-04 Ruslan BukinImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-02 Olivier HouchardImport CK as of commit b19ed4c6a56ec93215ab567ba18ba61b...
2018-03-30 Brooks DavisUse an accessor function to access ifr_data.
2018-03-28 Alexander MotinMFV r331712:
2018-03-28 Alexander MotinMFV 331710:
2018-03-28 Alexander MotinMFV r331708:
2018-03-28 Alexander MotinMFV r331706:
2018-03-28 Alexander MotinMFV 331704:
2018-03-28 Alexander MotinMFV 331702:
2018-03-28 Alexander MotinMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 Alexander MotinPartial MFV r329753:
2018-03-27 Jung-uk KimMerge OpenSSL 1.0.2o.
2018-03-25 Mark JohnstonClamp IFLIB_RX_COPY_THRESH to MHLEN in iflib_rxd_pkt_get().
2018-03-24 Philip PaepsImport tzdata 2018d
2018-03-23 Alexander MotinMFV r331407: 9213 zfs: sytem typo
2018-03-23 Alexander MotinMFV r331405: 9084 spa_*_ashift must ignore spare devices
2018-03-23 Alexander MotinMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-19 Ruslan BukinImport Intel Processor Trace decoder library from
next