aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* powerpc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-01148-417/+163
* i386: clean up empty lines in .c and .h filesMateusz Guzik2020-09-0134-84/+21
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-01403-1695/+297
* fs: clean up empty lines in .c and .h filesMateusz Guzik2020-09-0174-180/+72
* arm64: clean up empty lines in .c and .h filesMateusz Guzik2020-09-0143-110/+3
* arm: clean up empty lines in .c and .h filesMateusz Guzik2020-09-01243-725/+100
* amd64: clean up empty lines in .c and .h filesMateusz Guzik2020-09-0138-93/+44
* iflib: leave only 1 receive descriptor unusedVincenzo Maffione2020-09-015-25/+34
* qlxgb: Initialize if_mtu before setting max_frame_size.Mark Johnston2020-09-011-0/+1
* Introduce the SDHCI driver for NXP QorIQ Layerscape SoCsMarcin Wojtas2020-09-012-0/+681
* Add Cannon Point PCH Thermal Controller Device ID.Takanori Watanabe2020-09-011-0/+2
* Tighten frame pointer checking in DTrace's amd64 stack unwinder.Mark Johnston2020-09-011-5/+9
* Ensure the tlbi has completed before setting SCTLRAndrew Turner2020-09-011-0/+2
* Make hardware TLS send tag allocation synchronous in mlx5en(4).Hans Petter Selasky2020-09-011-10/+9
* [PowerPC] Fix PMCLOG address widthLeandro Lupori2020-09-011-0/+5
* [PowerPC] Move pmc_hook out of critical sectionLeandro Lupori2020-09-011-1/+1
* Support stage 2 arm64 pmap in more placesAndrew Turner2020-09-011-16/+31
* Fully revert r364379.Hans Petter Selasky2020-09-012-0/+14
* Smaller crc for the boot loader.Warner Losh2020-09-011-0/+8
* [PowerPC] Remove unused openpic_set_priority().Brandon Bergren2020-09-011-15/+0
* Add a check to test for the case of the "tls" option being used with "udp".Rick Macklem2020-09-011-1/+3
* Warn for the non pccard attachmentsWarner Losh2020-08-316-3/+9
* cxgbe(4): Check for descriptors before writing a TLS or raw work request.Navdeep Parhar2020-08-311-6/+8
* Add deprecation notice for apm BIOSWarner Losh2020-08-311-0/+2
* Use symbolic names for asych eventsWarner Losh2020-08-312-1/+4
* mlx5 sriov: Add controls for VFs to set port/node GUIDs.Konstantin Belousov2020-08-311-0/+29
* mlx5 sriov: add error message for failed MAC programming on VF.Konstantin Belousov2020-08-311-0/+5
* mlx5en: Implement SIOCGIFDOWNREASON.Konstantin Belousov2020-08-313-0/+39
* mlx5_core: add mlx5_query_pddr().Konstantin Belousov2020-08-312-10/+16
* mlx5_core: Import PDDR register definitionsKonstantin Belousov2020-08-313-18/+74
* infiniband: Appease CovertyEric van Gyzen2020-08-314-17/+13
* rtwn(4): Add support for the Belkin N300.Mark Johnston2020-08-312-0/+2
* Fix nfsrvd_locku memory leakEric van Gyzen2020-08-311-0/+2
* posixshm: fix setting of shm_flagsKyle Evans2020-08-311-1/+4
* jedec_dimm: fix array overrunEric van Gyzen2020-08-311-1/+1
* make m_getm2() resilient to zone_jumbop exhaustionAndrew Gallatin2020-08-311-11/+18
* Hyper-V: storvsc: Enhance srb_status code handling.Wei Hu2020-08-312-24/+168
* ipv6: quit dropping packets looping back on p2p interfacesKyle Evans2020-08-311-17/+1
* Followup on r364922. Old comment said that the only reason to putGleb Smirnoff2020-08-301-2/+0
* Driver for 4x10Gb Ethernet reference NIC FPGA design for NetFPGA SUMEMarko Zec2020-08-305-0/+1856
* Add __BEGIN_DECLS to jail.h to keep C++ happy.Jamie Gritton2020-08-291-0/+2
* LinuxKPI: Implement ksize() function.Vladimir Kondratyev2020-08-295-0/+51
* Revert uma zone alignemnt cache unadvertenly committed in r364950.Alexander V. Chernikov2020-08-291-1/+1
* We don't need to INCLUDENUL, so turn it off to avoid assertion...Warner Losh2020-08-291-0/+1
* Fix arm64 build after r364927Emmanuel Vadot2020-08-291-2/+2
* Use sbuf_cat instead of sbuf_cpyWarner Losh2020-08-291-3/+3
* Fix build with RADIX_MPATH.Alexander V. Chernikov2020-08-291-1/+2
* Avoid NULL pointer dereferencesWarner Losh2020-08-291-3/+12
* Move to using sbuf for some sysctl in newbusWarner Losh2020-08-291-42/+26
* Retire devctl_notify_f()Warner Losh2020-08-296-23/+14