]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net/iflib.c
libsa: open() should use NULL instead of typecasted 0
[FreeBSD/FreeBSD.git] / sys / net / iflib.c
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-08 shurdRemove tx task spinning added in r333686
2018-06-07 erjiflib: Record TCP checksum info in iflib when TCP check...
2018-05-29 shurdiflib: mark irq allocation name parameter as constant
2018-05-29 mmacyiflib: hold context lock across detach for drivers...
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-26 erjiflib: Add new shared flag: IFLIB_ADMIN_ALWAYS_RUN
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 mmacynet: fix uninitialized variable warning
2018-05-19 mmacynet: fix set but not used
2018-05-19 sjgMerge bmake-20180512
2018-05-16 mmacyFix !netmap build post r333686
2018-05-16 shurdWork around lack of TX IRQs in iflib for netmap
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 mmacyiflib(9): Add support for cloning pseudo interfaces
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 shurdiflib: print message when iflib_tx_structures_setup...
2018-05-08 shurdiflib: cleanup queues when iflib_device_register fail
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-07 gallatinFix an off-by-one error when deciding to request a...
2018-05-06 markjAdd netdump support to iflib.
2018-05-04 mmacyfix gcc8 warnings
2018-05-04 shurdiflib: fix invalid free during queue allocation failure
2018-05-04 shurdiflib: remove unused brscp pointer from iflib_queues_alloc
2018-05-03 shurdAllow iflib NIC drivers to sleep rather than busy wait
2018-04-30 gallatinFix iflib_encap() EFBIG handling bugs
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-18 shurdiflib: Fix queue distribution when there are no threads
2018-04-12 sbrunoRestore r332389 after resolution of locking fixes.
2018-04-12 vmaffionenetmap: align codebase to the current upstream (commit...
2018-04-12 mjgiflib: fix up a mismerge in r332419
2018-04-11 shurdProperly initialize ifc_nhwtxqs.
2018-04-11 sbrunoRevert r332389 as it is causing panics for various...
2018-04-10 shurdSplit out flag manipulation from general context manipu...
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-30 brooksUse an accessor function to access ifr_data.
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-25 markjClamp IFLIB_RX_COPY_THRESH to MHLEN in iflib_rxd_pkt_get().
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-02 shurdiflib: stop timer callout when stopping
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-20 npCatch up with the removal of nktr_slot_flags from upstr...
2018-02-20 shurdIFLIB: do not remove dmamap on buffer unload
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-09 jkimMFV: r329072
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-21 pfgRevert r327828, r327949, r327953, r328016-r328026,...
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-15 pfgnet*: make some use of mallocarray(9).
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-27 shurdDon't pass rids to taskqgroup_attach()
2017-12-27 shurdRemove assertion that's not true for !EARLY_AP_STARTUP
2017-12-27 shurdFix indentation.
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-21 kibFix build for kernels with SCHED_4BSD.
2017-12-21 shurdDon't call tcp_lro_rx() unless hardware verified TCP...
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-20 lwhsuAdd missing `;`
2017-12-20 shurdSupport attaching tx queues to cpus
2017-12-19 shurdUpdate Matthew Macy contact info
2017-12-11 shurdIncrement encap_pad_mbuf_fail when m_dup() fails in...
2017-12-08 shurdFree mbuf chain when m_dup fails
2017-12-08 shurdHandle read-only mbufs in iflib ether pad function
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-05 shurdiflib: Support to padding Ethernet frames to a min...
2017-12-05 shurdAvoid calling CURVNET_[SET|RESTORE] for each packet
2017-12-01 shurdAdd support for SIOCGIFXMEDIA to iflib
2017-11-29 shurdFix comment introduced in r326369
2017-11-29 shurdEnsure that ctx->ifc_cpus is always initialized
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-20 shurdFix off-by-one error in bit_nclear() usage
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
next