aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* - Use unsigned version of min() when handling arguments of SETFKEY ioctl.Gleb Smirnoff2016-05-171-1/+1
* o Fix OpenSSH xauth(1) command injection. [SA-16:14]Gleb Smirnoff2016-03-162-2/+21
* o Fix filemon and bmake meta-mode stability issues. [EN-16:01]Gleb Smirnoff2016-01-143-223/+31
* MF-stable/10 r286263:Warner Losh2015-08-042-57/+33
* MFC: r285843 (r286059 in stable/10)Marius Strobl2015-07-302-9/+16
* MFC r285928 Do not enable UDP checksum offloading when running on theWei Hu2015-07-301-2/+20
* MFS r285863 (jhb):Glen Barber2015-07-295-113/+96
* MFS r285918:Jim Harris2015-07-271-10/+12
* MFS r285917:Jim Harris2015-07-271-6/+28
* MFS r285915:Jim Harris2015-07-271-0/+1
* MFC r285798Andrew Rybchenko2015-07-233-4/+41
* MFC: r285628Christian Brueffer2015-07-231-0/+29
* Merge driver for PMC Sierra's range of SAS/SATA HBAs.Scott Long2015-07-23134-0/+377839
* Partial MFC of r285528 as full RSS support is not available in FreeBSD 10.Hiren Panchasara2015-07-211-1/+19
* MFC: r284296Roger Pau Monné2015-07-213-307/+98
* MFC: r285089Roger Pau Monné2015-07-211-5/+25
* Fix a typo in r285668. Replace hw.ixgbe.* with correct hw.ix.* for a couple ofHiren Panchasara2015-07-211-2/+2
* Loader tunable fetching has been broken on stable/10 since ix(4) rewriteHiren Panchasara2015-07-181-0/+6
* MFC: r261495 by edChristian Brueffer2015-07-151-1/+1
* MFC: r285006Christian Brueffer2015-07-151-1/+1
* MFC r284746 and r284889 TSO and checksum offloading support for NetvscWei Hu2015-07-077-577/+916
* MFC: r281337Marius Strobl2015-07-051-9/+5
* Latest clang uses openat(2).Simon J. Gerraty2015-07-032-4/+76
* MFC r284348: Fix panic when adding vtnet interfaces to a bridgeKristof Provost2015-07-011-2/+6
* MFC r278153,284416: ttm memory allocation improvementsAndriy Gapon2015-07-012-21/+74
* MFC r284741David C Somayajulu2015-06-3019-163/+172147
* MFC r284739David C Somayajulu2015-06-301-3/+7
* MFC r284470David C Somayajulu2015-06-302-1/+3
* MFC r284335David C Somayajulu2015-06-303-79/+47
* Re-add if_hw_tso* assignments to if_ix.c that were removed in r283668.Eric Joyner2015-06-301-0/+4
* MFC r284792:Xin LI2015-06-298-17491/+17545
* MFC r284808: Remove limitations on setting WWNNs starting from 2.Alexander Motin2015-06-281-2/+2
* MFC r284748: Fix reported_gone setting, missed in some cases.Alexander Motin2015-06-281-14/+14
* MFC r284727: Add dev.isp.X.role sysctl in addition to tunable.Alexander Motin2015-06-282-22/+93
* MFC r284681: Rewrite port database handling for target mode.Alexander Motin2015-06-282-119/+128
* MFC r267386,269611,284730:Xin LI2015-06-2615-38265/+43345
* Limit the number of autoconfigured queues to 8.Eric Joyner2015-06-261-2/+5
* MFC: r284747Andrew Rybchenko2015-06-261-1/+9
* MFC r284698: Dump additional config bytes for INIT_FIRMWARE_MULTI_ID.Alexander Motin2015-06-251-0/+5
* MFC r284697: Add logging of executed mailbox command names.Alexander Motin2015-06-251-5/+7
* MFC r284540:Alexander Motin2015-06-251-0/+8
* MFC r274675 (by jhb), r274708:Alexander Motin2015-06-252-10/+14
* Fix r284612: As pointed out by jhb, in stable branches, if_baudrateAndrew Gallatin2015-06-231-1/+1
* MFC r284612: Fix a typoAndrew Gallatin2015-06-221-1/+1
* MFC: r283679Andrew Rybchenko2015-06-181-1/+1
* MFC: r283514Andrew Rybchenko2015-06-1869-6349/+32658
* sfxge: use if_initbaudrate() to set interface baudrateAndrew Rybchenko2015-06-181-3/+3
* MFC r284179, r283959Sean Bruno2015-06-174-193/+478
* MFC r284012:Hans Petter Selasky2015-06-171-0/+7
* MFC r284011:Hans Petter Selasky2015-06-171-1/+2