]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net/iflib.c
Use an accessor function to access ifr_data.
[FreeBSD/FreeBSD.git] / sys / net / iflib.c
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
2017-11-16 shurdFix default numbers of iflib queue sets
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-06 sbrunoFix NOINET/NOINET6 build during compilation of iflib.
2017-11-06 shurdOnly chain non-LRO mbufs when LRO is not possible
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-10-31 shurdPreserve TSO checksum flags
2017-10-31 shurdFix PR221990 - Assertion at iflib.c:1947
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 shurdFix build with nodevice netmap
2017-10-30 shurdbnxt: HW_LRO Rx Pkt with > 32 fragments caused Crash...
2017-10-30 shurdFix PR222744 - netmap errors with iflib em driver
2017-10-30 shurdAvoid enabling MSI-X if MSI-X is disabled globally
2017-10-28 philipImport tzdata 2017c
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-23 shurdSome cache related optimizations
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-06 baptImport 1.14.3
2017-10-05 shurdFix "taskqgroup_attach: setaffinity failed: 3" with...
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-23 shurdHave ifmp_ring_enqueue() abdicate instead of switch...
2017-09-23 shurdMake the rx budget a tunable
2017-09-23 shurdChain mbufs before passing to if_input()
2017-09-23 shurdSome small packet performance improvements
2017-09-20 shurdFix iflib netmap RX
2017-09-17 gordonMFV r323678: file 5.32
2017-09-16 shurdRevert r323516 (iflib rollup)
2017-09-13 npMFH @ r323558.
2017-09-13 shurdRoll up iflib commits from github. This pulls in most...
2017-08-31 glebiusDo not abuse flag that is clearly marked as unused.
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-30 sbrunoRevert r323008 and its conversion of e1000/iflib to...
2017-08-30 sbrunoContinuation of lock cleanup in e1000.
2017-08-23 sbrunoiflib: call device's if_init function during vlan...
2017-08-22 baptImport zstandard 1.3.1
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-11 hselaskyMerge ^/head r321383 through r322397.
2017-08-10 sbrunoDon't leak mbufs if clusers exceeds the number of segme...
2017-08-10 sbrunoExport IFCAP_HWSTATS so that we don't experience double...
next