]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/cxgbe
netmap: fix crash with monitors and VALE ports
[FreeBSD/FreeBSD.git] / sys / dev / cxgbe /
2018-08-21 npcxgbe/tom: Make sure 'matched' is always initialized...
2018-08-21 npcxgbe(4): Do not leak memory in case of errors during...
2018-08-21 npcxgbe(4): Make it clear that VI_INIT_DONE implies vi...
2018-08-21 npcxgbe(4): Check the RO bit properly before disabling...
2018-08-21 npcxgbe(4): Avoid overflow while calculating channel...
2018-08-20 npcxgbe/tom: Provide the hardware tid in tcp_info.
2018-08-18 dimMerge ^/head r337646 through r338014.
2018-08-18 npcxgbe(4): Replace T4_PKT_TIMESTAMP with something sligh...
2018-08-17 npcxgbe(4): Adjust ntids to account for nhptids in the...
2018-08-17 npcxgbe/tom: Put the ifnet or VLAN's PCP value in the...
2018-08-15 npcxgbe(4): Use VLAN_TRUNKDEV instead of private cookie...
2018-08-15 npcxgbe(4): Use two hashes instead of a table to keep...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 npWhitespace nit in t4_tom.h
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-12 npRemove unused stuff from iw_cxgbe.h
2018-08-11 kevansMerge libbe(3)/bectl(8) from projects/bectl into head
2018-08-11 npcxgbe(4): Move all control queues to the adapter.
2018-08-11 dimMerge ^/head r336870 through r337615.
2018-08-11 npcxgbe(4): Create two variants of service_iq, one for...
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-10 dimMerge ^/head r337286 through r337585.
2018-08-09 npcxgbe(4): Add a sysctl to control the tx credit reclaim...
2018-08-09 npcxgbe(4): Set fl_pktshift to 0 by default.
2018-08-09 npcxgbe(4): Display pkt-size and burst-size in traffic...
2018-08-09 npcxgbe(4): Add support for high priority filters on...
2018-08-08 eadlerfile: update to 5.34
2018-08-07 npcxgbe(4): Allow the driver to specify a burst size...
2018-08-06 npcxgbe(4): Allow user-configured and driver-configured...
2018-08-06 npcxgbe(4): Break up sysctl_bitfield into 8 bit and 16...
2018-08-06 npFix typo in cxgbe/t4_tom.
2018-08-04 dimMerge ^/head r336870 through r337285, and resolve confl...
2018-08-02 npcxgbe(4): Improvements in TID management.
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 npcxgbe(4): Use the tx credit limit for ethofld rather...
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 mavMFV r336991, r337001:
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 mmMFV r336851:
2018-07-26 npcxgbe(4): Consider rateunit before ratemode when displa...
2018-07-26 npcxgbe(4): Better defaults for all cl-rl rate limiters.
2018-07-25 npcxgbe(4): Remove useless code that crept in with r336718.
2018-07-25 npcxgbe(4): Validate only those parameters that are relev...
2018-07-18 cemOpenCrypto: Convert sessions to opaque handles instead...
2018-07-11 cyMFV r324714:
2018-07-10 npFix vertical whitespace nit in cxgbe.
2018-07-10 npcxgbe(4): Add a sysctl to report the chip's microproces...
2018-07-06 npcxgbe(4): Assume that any unknown flash on the card...
2018-07-04 mmacyepoch(9): allow preemptible epochs to compose
2018-06-27 npcxgbe/cxgbei: Fix harmful typo in the iSCSI offload...
2018-06-27 npcxgbe(4): Do not leak the filters in the hashfilter...
2018-06-19 npcxgbe(4): Some mailbox commands require access to the...
2018-06-15 npcxgbe(4): Add a hw.cxgbe.starve_fl sysctl that can...
2018-06-15 npcxgbe(4): Track the number of received frames separatel...
2018-06-15 npcxgbe(4): sysctls to display the local and intr CPUs...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 npcxgbe(4): Catch up with recent changes in the kernel...
2018-06-12 npcxgbe(4): Remove homemade version of htobe32 from the...
2018-06-01 npcxgbe(4): Include full duplex mediaopt in media that...
2018-06-01 npcxgbe(4): Retire an old check.
2018-05-31 npcxgbe(4): Add support for SMAC-rewriting filters.
2018-05-31 npcxgbe(4): Add code to deal with the chip's source MAC...
2018-05-31 npcxgbe(4): Use ifm for ifmedia just like the rest of...
2018-05-31 npcxgbe(4): Implement ifm_change callback.
2018-05-30 npcxgbe(4): Consider all supported speeds when building...
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-25 npcxgbe(4): Suppress a warning about code that is used...
2018-05-24 npcxgbe(4): Report IFCAP_TXRTLMT to kernels built with...
2018-05-24 npcxgbe(4): Data path for rate-limited tx.
2018-05-24 npcxgbe/t4_tom: ABORT_RPL_RSS is a shared CPL and t4_tom...
2018-05-24 npcxgbe(4): Make FW4_ACK a shared CPL. ETHOFLD in the...
2018-05-24 npcxgbe(4): Fix range checks in is_etid.
2018-05-24 npcxgbe(4): Slightly simpler needs_<foo> functions.
2018-05-24 npcxgbe(4): Make sure that the egress queue's cidx is...
2018-05-23 philImport libxo-0.9.0:
2018-05-22 npcxgbe(4): Only valid filters are expected to have a...
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-18 mmacyifnet: Replace if_addr_lock rwlock with epoch + mutex
2018-05-18 jhbBe more robust against garbage input on a TOE TLS TX...
2018-05-18 npcxgbe(4): Implement ifnet callbacks that deal with...
2018-05-17 npcxgbe(4): Fix s->neq miscalculation in r333698.
2018-05-17 npcxgbe(4): Allocate offload Tx queues when a card has...
2018-05-17 npcxgbe(4): Add NIC_ETHOFLD to the NIC capabilities allow...
2018-05-16 npcxgbe(4): Fall back to a failsafe configuration built...
2018-05-15 npcxgbe(4): Add support for two more flash parts.
2018-05-15 npcxgbe(4): Claim some more T5 and T6 boards.
2018-05-15 npcxgbe(4): Filtering related features and fixes.
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.
next