]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net/iflib.c
Consistently use vop_stdpathconf() for default pathconf values.
[FreeBSD/FreeBSD.git] / sys / net / iflib.c
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-03 sbrunoiflib - flib_busdma_load_mbuf_sg used isc_tx_maxsize...
2017-07-03 sbrunobnxt(4) Enable LRO support, redux
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-17 sbrunoRevert r319989 "bnxt(4) Enable LRO support"
2017-06-15 sbrunobnxt(4) Enable LRO support
2017-06-15 sbrunoRevert r319921 which seems to cause NFS booting asserti...
2017-06-13 sbrunoAdd new sysctl to allow changing of timing of the txq...
2017-06-13 sbrunoPlug mbuf leak in the busdma path of iflib.
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-10 sjgMerge bmake-20170510
2017-05-09 bzAdjust a comment.
2017-05-06 baptImport Zstandard 1.2.0
2017-05-04 mmMFV r317781:
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-07 sbrunoMove pause frame counter out of struct if_ctx and into...
2017-04-04 sbrunoAllow MSIX to be turned off by tuneable per interface...
2017-03-30 sbrunoDon't call init functions directly from the timer/watch...
2017-03-30 sbrunoAssert IFF_DRV_OACTIVE in iflib_timer() when the "hung...
2017-03-28 mmMFV r316083,316094:
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-20 mmMFV r315633, 315635:
2017-03-14 sbrunoChange casting to a uintptr_t to be compatible with...
2017-03-14 sbrunoFixup LINT by using uint64_t type as we do on all other...
2017-03-13 sbrunoIFLIB updates
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimMerge ^/head r314482 through r314522.
2017-03-01 sbrunoMake gtaskqueue compatible with drm-next such that...
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-22 pfgsys: Replace zero with NULL for pointers.
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-05 dimMerge ^/head r313055 through r313300.
2017-02-05 ngieMFhead@r313266
2017-02-04 sbrunoDelete duplicate break.
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-29 dimMerge ^/head r312894 through r312967.
2017-01-28 sbrunoFix i386 compile failure by moving needed closing paren...
2017-01-27 sbrunoIFLIB updates:
2017-01-27 sbrunoReplace customized busmaster code with standardized...
2017-01-27 dimMerge ^/head r312720 through r312893.
2017-01-26 sbrunoMinor style annoyance.
2017-01-25 sbrunoAdd error checking to the pci_find_cap(, PCIY_MSIX...
2017-01-24 dimMerge ^/head r312624 through r312719.
2017-01-24 sbrunoiflib:
2017-01-24 sbrunoRevert 312696 due to build tests.
2017-01-24 sbrunoiflib:
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-15 ngieMFhead@r312217
2017-01-15 dimMerge ^/head r312201 through r312206.
2017-01-15 sbrunoFix hangs in a uniprocessor configuration (qemu, virtua...
2017-01-14 dimMerge compiler-rt release_40 branch r292009.
2017-01-14 dimMerge llvm, clang, lld and lldb release_40 branch r2920...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-11 dimMerge ^/head r311812 through r311939.
2017-01-10 mmMFV r311899:
2017-01-09 sbrunoRemove unused mtx_held() macro.
2017-01-09 dimMerge compiler-rt trunk r291476.
2017-01-09 dimMerge llvm, clang, lld and lldb trunk r291476.
2017-01-08 dimMerge compiler-rt r291274.
2017-01-08 dimMerge libc++ r291274, and update the library Makefile.
2017-01-06 dimMerge llvm, clang, lld and lldb trunk r291274, and...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-04 dimMerge llvm, clang, lld and lldb trunk r291012, and...
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-02 dimUpdate lldb to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate lld to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate clang to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate llvm to trunk r290819 and resolve conflicts.
2017-01-02 sbruno2017 IFLIB updates in preparation for commits to e1000...
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-27 mmMFV r310622:
2016-12-19 sjgMerge bmake-20161212
next