]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/ntb/if_ntb
Update llvm, clang and lldb to release_38 branch r260756.
[FreeBSD/FreeBSD.git] / sys / dev / ntb / if_ntb /
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-08 delphijMFV r293415:
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 emasteMerge LLDB 3.8
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-07 markjMFV r289003:
2015-12-06 ngieMFhead@r291879
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 cemif_ntb: Don't roundup MW size to full BAR size unnecess...
2015-12-03 cemif_ntb: Log error *before* zeroing relevant variables
2015-11-24 ngieMFhead @ r291235
2015-11-19 cemif_ntb: Initialize if_mtu to the correct MTU
2015-11-19 cemif_ntb: Add Xeon link watchdog register writes
2015-11-18 ngieMFhead @ r291038
2015-11-18 cemif_ntb: Reuse receive buffers correctly
2015-11-18 cemNTB: Expose 32-bit BAR limits to consumers
2015-11-18 cemif_ntb: Diff reduce with Linux
2015-11-16 ngieMFhead @ r290899
2015-11-14 cemif_ntb: Clear the right QP in the free bitmap
2015-11-11 cemif_ntb: MFV c92ba3c5: invalid buf pointer in multi...
2015-11-11 cemntb: volatile some members set by interrupt routines
2015-11-11 cemif_ntb: Add module-specific log level
2015-11-11 cemif_ntb: Transport link cleanup needs to be on a taskqueue
2015-11-11 cemNTB: Diff reduce with Linux
2015-11-11 cemntb: Use caddr_t to simplify pointer arithmetic
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 sjgMerge bmake 20151020
2015-10-22 cemif_ntb: Use ffsll() now that it is broadly available
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-20 cemNTB: Revert r289645
2015-10-20 cemif_ntb: Diff-reduce with Linux; add queue index type
2015-10-20 cemNTB: MFV 8c9edf63: Fix zero size or integer overflow...
2015-10-20 cemNTB: MFV da2e5ae5: Fix ntb_transport out-of-order RX...
2015-10-20 cemif_ntb: Correct over-long lines, use qmin()
2015-10-20 cemif_ntb: Use if_printf instead of device_printf
2015-10-20 cemNTB: MFV 7eb38781: Print driver name in module init
2015-10-20 cemNTB: MFV 9891417d: Increase transport MTU to 64k from 16k
2015-10-20 cemif_ntb: Fix typo in qp_link_work to match Linux
2015-10-20 cemif_ntb: MFV 2849b5d7: Reset transport QP link stats...
2015-10-19 cemNTB: Add ntb_db_vector_mask() missed in r289546
2015-10-19 baptMerge from head
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 cemif_ntb: MFV e26a5843: Move MW/DB management to if_ntb
2015-10-18 cemif_ntb: Rename things to match Linux driver
2015-10-18 cemif_ntb: Replace handmade bitset macros with sys/bitset.h
2015-10-18 cemNTB: Rename some variables/functions to match Linux
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 mavMFV r289310:
2015-10-15 cemNTB: Add variable number MW, DB CB support code
2015-10-14 cemif_ntb: MFV 3cc5ba19: Add alignment check to meet hardw...
2015-10-14 cemNTB: MFV a1413cfb: correct the spread of queues over...
2015-10-14 cemif_ntb: Cleanup style
2015-10-14 cemNTB: MFV 403c63cb: client event cleanup
2015-10-14 ngieIntegrate tools/regression/vfs into the FreeBSD test...
2015-10-14 cemNTB: MFV e8aeb60c: Disable interrupts and poll under...
2015-10-13 cemNTB: MFV fca4d518: Fix ntb_transport link down race
2015-10-13 baptMerge from head
2015-10-13 cemNTB: MFV f9a2cf89: Comment Fix
2015-10-13 cemif_ntb: Fix build on i386
2015-10-13 baptMerge from head
2015-10-13 cemNTB: MFV 49793889: Rename Variables for NTB-RP
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-13 cemNTB: Style(9) cleanups
2015-10-13 cemNTB: MFV 948d3a65: Xeon Errata Workaround
2015-10-13 cemNTB: Add hw.ntb sysctl node
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-12 ngieMFhead @ r289173
2015-10-11 cemNTB: MFV c336acd3: memcpy lockup workaround
2015-10-11 cemNTB: MFV c9d534c8: Correctly handle receive buffers...
2015-10-11 cemNTB: MFV 90f9e934: reset tx_index on link toggle
2015-10-11 cemNTB: MFV b77b2637: Link toggle memory leak
2015-10-11 cemNTB: MFV 113fc505: Handle 64bit BAR sizes
2015-10-11 cemNTB: MFV cc0f868d: fix pointer math issues
2015-09-30 markjMFV r288408:
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
next