aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* netinet6: use in6_ifmtu() instead of IN6_LINKMTU() macroGleb Smirnoff2 days9-20/+18
* netinet6: embed the counter(9) arrays in struct in6_ifextraGleb Smirnoff2 days4-29/+18
* netinet6: embed struct nd_ifinfo into struct in6_ndireqGleb Smirnoff2 days1-18/+22
* mkimg(1): Sync mkimg(1) and usage() with the implementationLi-Wen Hsu2 days2-20/+37
* tests/kern: add test for SSL_sendfile()Gleb Smirnoff2 days2-0/+516
* MAINTAINERS: Remove some stale entriesWarner Losh2 days1-22/+14
* libc++ inttypes.h: define __STDC_CONSTANT_MACROS and __STDC_LIMIT_MACROSDimitry Andric2 days1-2/+9
* arm/gic: Detect broken configurationsAndrew Turner2 days1-1/+14
* capsicum.4: Replace 'fi' ligature and smart quotation markArtem Bunichev2 days1-5/+5
* CONTRIBUTING.md: Tweaks for clarityWarner Losh3 days1-5/+5
* mt76: update Mediatek's mt76 driverBjoern A. Zeeb3 days217-1624/+4191
|\
| * mt76: update Mediatek's mt76 drivervendor/Linux/mt76/torvalds-v6.19-rc6vendor/Linux/mt76Bjoern A. Zeeb6 days213-669/+1894
| * mt76: update Mediatek's mt76 drivervendor/Linux/mt76/torvalds-v6.18Bjoern A. Zeeb2025-12-0546-929/+2315
* | buf_ring: Rename some variablesDag-Erling Smørgrav3 days1-7/+5
* | xdr_string: don't leak strings with xdr_freeBrooks Davis3 days2-0/+14
* | rpc/xdr.h: make xdrproc_t always take two argumentsBrooks Davis3 days5-20/+7
* | dpnaa2: announce transmit checksum supportMichael Tuexen3 days1-2/+8
* | tests/ktest_netlink_message_writer: remove INVARIANTS requirementSiva Mahadevan3 days2-6/+1
* | x86 lapic: Dump LVTs from the ddb show lapic commandKonstantin Belousov3 days1-6/+34
* | x86: add machine/ifunc.hKonstantin Belousov3 days2-0/+10
* | mdmfs: Fix soft updates logicDag-Erling Smørgrav3 days1-10/+2
* | syslogd/tests: Fix flakiness in forwarding testsMark Johnston4 days2-5/+12
* | syslogd/tests: Improve loopback interface initializationMark Johnston4 days2-7/+5
* | syslogd/tests: Address racesMark Johnston4 days6-191/+184
* | syslogd/tests: Use a helper function to log from within a jailMark Johnston4 days2-29/+38
* | libiconv: Fix typo in commentEd Maste4 days1-1/+1
* | libfetch: allow disabling TLS v1.3 when the connectionEugene Grosbein4 days2-4/+10
* | libfetch: apply timeout to SSL_read()Eugene Grosbein4 days1-0/+8
* | hwpstate: Add CPPC enable tunableCy Schubert4 days1-1/+7
* | truncate: fix a minor nit + add a hole-punching testKyle Evans4 days2-1/+50
* | ath10k: update Atheros/QCA's ath10k driverBjoern A. Zeeb4 days8-51/+275
* | rtw88: update Realtek's rtw88 driverBjoern A. Zeeb4 days6-3/+22
* | LinuxKPI: netdevice: add structs net_device_path, net_device_path_ctxBjoern A. Zeeb4 days1-0/+24
* | LinuxKPi: 802.11: add more definesBjoern A. Zeeb4 days3-0/+4
* | LinuxKPI: skbuff: implement skb_queue_splice()Bjoern A. Zeeb4 days1-1/+8
* | LinuxKPI: 802.11: rename enum ieee80211_tx_rate_flags and move fileBjoern A. Zeeb4 days2-14/+13
* | LinuxKPI: 802.11: add new field to struct cfg80211_bitrate_maskBjoern A. Zeeb4 days1-0/+3
* | radiotap: add more EHT definitionsBjoern A. Zeeb4 days1-0/+21
* | LinuxKPI: 802.11: Management MIC element can have 8 or 16 octets MICBjoern A. Zeeb4 days1-3/+11
* | socket.2: Cross-reference protocol familiesArtem Bunichev4 days1-27/+110
* | simd.7: Add Arm MOPS memcpy(), memmove() and memset() to manpageSarah Walker4 days1-4/+5
* | rpctls_impl.c: Use a direct cast to uintptr_t instead of __DECONSTJohn Baldwin4 days1-1/+1
* | CODEOWNERS: Add myself for openssh and makefsEd Maste5 days1-1/+2
* | MAINTAINERS: remove stale entryWarner Losh5 days1-1/+1
* | dpaa2: cleanupMichael Tuexen5 days1-20/+4
* | cron.8: clarify system crontab formatXin LI5 days1-5/+6
* | powerpc/mpc85xx: Fix PCI attach error cleanupJustin Hibbits5 days1-2/+17
* | powerpc/mpc85xx: Set pc_hwref to the primary thread IDJustin Hibbits5 days1-2/+14
* | dpaa: Simplify CPU binding for bman and qmanJustin Hibbits5 days2-61/+18
* | cron: Implement full PAM session lifecycle for user jobsXin LI5 days2-5/+142