| Commit message (Expand) | Author | Age | Files | Lines |
* | inpcb: return ENOMEM if bind(2) fails to allocate lbgroup | Gleb Smirnoff | 2025-03-07 | 1 | -4/+9 |
* | inpcb: in_pcbinshash() now can't fail on connect(2) | Gleb Smirnoff | 2025-03-07 | 1 | -18/+10 |
* | inpcb: retire two-level port hash database | Gleb Smirnoff | 2025-03-07 | 4 | -152/+79 |
* | inpcb: make inpcb hash insertion/removal functions private | Gleb Smirnoff | 2025-03-07 | 2 | -3/+3 |
* | inpcb: fix a panic with SO_REUSEPORT_LB + connect(2) misuse | Gleb Smirnoff | 2025-03-07 | 2 | -2/+67 |
* | inpcb: inline in_pcbconnect_setup() into in_pcbconnect() | Gleb Smirnoff | 2025-03-07 | 2 | -137/+94 |
* | tcp: return EOPNOTSUPP on attempt to connect(2) a listening socket | Gleb Smirnoff | 2025-03-07 | 1 | -1/+1 |
* | iichid(4): Wait for RESET command response while attaching | Vladimir Kondratyev | 2025-03-07 | 1 | -14/+41 |
* | iichid(4): Read wMaxInputLength bytes over I2C even if we discards data | Vladimir Kondratyev | 2025-03-07 | 1 | -11/+36 |
* | ig4_iic: Allow sleeping if called from iichid interrupt handler. | Vladimir Kondratyev | 2025-03-07 | 3 | -5/+4 |
* | netlink: Fix getting route scope of interface's IPv4 addresses | Zhenlei Huang | 2025-03-07 | 1 | -2/+2 |
* | tests/netlink: Assert the route scope of interface's addresses | Zhenlei Huang | 2025-03-07 | 1 | -5/+15 |
* | truncate.1: improve the example section | Maxim Konovalov | 2025-03-07 | 1 | -9/+19 |
* | LinuxKPI: 802.11: improve key update locking to work around net80211 | Bjoern A. Zeeb | 2025-03-06 | 2 | -16/+85 |
* | netmap: Disable a buggy and unsafe test (sync_kloop_conflict) | John Baldwin | 2025-03-06 | 1 | -0/+12 |
* | pkgbase: make pkg repo reproducible | Baptiste Daroussin | 2025-03-06 | 1 | -1/+3 |
* | top: Make locale issues non-fatal. | Dag-Erling Smørgrav | 2025-03-06 | 1 | -2/+2 |
* | pfkey2: use correct value for a key length | Andrey V. Elsukov | 2025-03-06 | 1 | -5/+14 |
* | devclass: make devclass_alloc_unit use M_NOWAIT | Mateusz Guzik | 2025-03-06 | 1 | -2/+6 |
* | vnet: Use static initializers | Zhenlei Huang | 2025-03-06 | 1 | -2/+1 |
* | tcp_ratelimit: Use static initializers | Zhenlei Huang | 2025-03-06 | 1 | -6/+3 |
* | lagg: Use static initializers | Zhenlei Huang | 2025-03-06 | 1 | -2/+2 |
* | if_clone: Use static initializers | Zhenlei Huang | 2025-03-06 | 3 | -10/+1 |
* | if_bridge: Use static initializers | Zhenlei Huang | 2025-03-06 | 1 | -2/+2 |
* | bridgestp: Use static initializers | Zhenlei Huang | 2025-03-06 | 1 | -2/+1 |
* | carp: Use static initializers | Zhenlei Huang | 2025-03-06 | 1 | -2/+1 |
* | bpf: Use static initializers | Zhenlei Huang | 2025-03-06 | 1 | -3/+1 |
* | net80211: Fix IEEE80211_KEY_UNDEFINED() in ieee80211_node_delucastkey() | Bjoern A. Zeeb | 2025-03-05 | 1 | -1/+1 |
* | acpi_pci: Add quirk for PSTAT_PME-before-detach | Colin Percival | 2025-03-05 | 3 | -2/+17 |
* | witness.4: correct name of the debug.witness.witness_count sysctl | Alan Somers | 2025-03-05 | 1 | -3/+3 |
* | jail: add jexec -d, to specify a working directory | Jamie Gritton | 2025-03-05 | 2 | -9/+22 |
* | bhyve: fix CPUID L3 Cache Size reporting for AMD/SVM | Konstantin Belousov | 2025-03-05 | 1 | -3/+8 |
* | pf: fix nat64 ICMP translation | Kristof Provost | 2025-03-05 | 2 | -4/+6 |
* | pf tests: test ICMP error translation with nat64 | Kristof Provost | 2025-03-05 | 1 | -2/+92 |
* | pf: fix ICMP source address translation for nat64 | Kristof Provost | 2025-03-05 | 1 | -17/+55 |
* | ipfw: fix dump_soptcodes() handler | Andrey V. Elsukov | 2025-03-05 | 1 | -1/+1 |
* | udp: Do not recursively enter net epoch | Zhenlei Huang | 2025-03-05 | 1 | -4/+2 |
* | geli: Fix signature mismatch in mountroot callback | SHENGYI HONG | 2025-03-05 | 1 | -1/+1 |
* | vm_lowmem: Fix signature mismatches in vm_lowmem callbacks | SHENGYI HONG | 2025-03-05 | 9 | -12/+17 |
* | release: add cloudware oracle targets to package and upload .oci files | Dave Cottlehuber | 2025-03-04 | 7 | -0/+318 |
* | wlanstats: add man page | Bjoern A. Zeeb | 2025-03-04 | 2 | -1/+68 |
* | net80211: fix spelling of Michael (MMIC) | Bjoern A. Zeeb | 2025-03-04 | 1 | -1/+1 |
* | usb: Kill left-over cdefs.h includes | Warner Losh | 2025-03-04 | 68 | -69/+0 |
* | sys.mk: Improve ports compatibility hack guard | Brooks Davis | 2025-03-04 | 1 | -1/+1 |
* | ipf: Correct ippool.5 man page | Cy Schubert | 2025-03-04 | 1 | -1/+1 |
* | kern: wg: remove overly-restrictive address family check | Kyle Evans | 2025-03-04 | 2 | -5/+82 |
* | libc: fix _FORTIFY_SOURCE build on aarch64 | Kyle Evans | 2025-03-04 | 2 | -0/+4 |
* | netinet: allow per protocol random IP id control, single out IPSEC | acazuc | 2025-03-04 | 18 | -31/+44 |
* | pf: don't assert on address family in pf_addrcpy() | Kristof Provost | 2025-03-04 | 1 | -2/+0 |
* | net80211: LinuxKPI 802.11: clean up MIC vs. MMIC rx flags | Bjoern A. Zeeb | 2025-03-04 | 5 | -20/+15 |