aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add UPDATING entries and bump versionreleng/12.4Mark Johnston2023-12-051-1/+1
* pf: remove incorrect fragmentation checkKristof Provost2023-12-051-2/+1
* Add UPDATING entries and bump version.Gordon Tetlow2023-11-301-1/+1
* dnode_is_dirty: check dnode and its data for dirtinessRob Norris2023-11-301-1/+2
* Add UPDATING entries and bump version.Ed Maste2023-11-081-1/+1
* Add UPDATING entries and bump version.Gordon Tetlow2023-10-031-1/+1
* msdosfs: zero partially valid extended clusterGordon Tetlow2023-10-031-10/+43
* Add UPDATING entries and bump version.Gordon Tetlow2023-09-061-1/+1
* net80211: fail for unicast traffic without unicast keydomienschepers2023-09-061-5/+11
* pf: handle multiple IPv6 fragment headersKristof Provost2023-09-061-1/+5
* Add UPDATING entries and bump versionMark Johnston2023-08-011-1/+1
* frag6: Avoid a possible integer overflow in fragment handlingJonathan T. Looney2023-08-011-0/+5
* Add UPDATING entries and bump version.Gordon Tetlow2023-06-211-1/+1
* mpr: fix copying of event_maskMariusz Zaborski2023-06-211-2/+4
* Add UPDATING entries and bump version.Gordon Tetlow2023-02-161-1/+1
* Add UPDATING entries and bump version.Gordon Tetlow2023-02-081-1/+1
* ixgbe: workaround errata about UDP frames with zero checksumAndrey V. Elsukov2023-02-081-1/+5
* release: update to -RELEASErelease/12.4.0Glen Barber2022-11-301-1/+1
* Add UPDATING entries and bump version.Gordon Tetlow2022-11-291-1/+1
* Add UPDATING entries and bump versionEd Maste2022-11-161-1/+1
* release: update to RC2Glen Barber2022-11-111-1/+1
* ipfw: Have NAT steal the TH_RES1 bit, instead of the TH_AE bitRichard Scheffenegger2022-11-107-10/+13
* if_vxlan(4): Check the size of data available in mbuf before using themZhenlei Huang2022-11-041-0/+6
* 12.4: update to RC1Glen Barber2022-11-041-1/+1
* 12.4: create releng/12.4 branchGlen Barber2022-10-202-2/+2
* fusefs: After successful F_GETLK, l_whence should be SEEK_SETAlan Somers2022-10-201-2/+32
* Fix mpr(4) panic during a firmware update.Kenneth D. Merry2022-10-201-1/+1
* ioat: Add Ice Lake ID.Alexander Motin2022-10-201-0/+2
* ixl(4): Fix SR-IOV panicsYan Ka Chiu2022-10-191-0/+8
* ixl(4): Add support for I710 devices and remove non-inclusive languageKrzysztof Galazka2022-10-194-5/+11
* ice(4): Add RDMA Client InterfaceEric Joyner2022-10-1921-8/+2044
* ix(4): Add control of 2.5/5G autonegotiation speedsPiotr Pietruszewski2022-10-192-19/+104
* ixv(4): Allow PF to control the VF link statePiotr Pietruszewski2022-10-196-2/+50
* ice(4): Update to 1.34.2-kEric Joyner2022-10-1942-1420/+5068
* ice_ddp: Update to 1.3.27.0Eric Joyner2022-10-195-31/+28
* iflib: Allow drivers to determine which queue to TX onEric Joyner2022-10-193-5/+19
* iavf(4): Replace functions with compatible implementationsEric Joyner2022-10-191-3/+38
* ixl(4): Remove unused function declarationEric Joyner2022-10-191-1/+0
* ixl(4): Remove iavf(4) source filesEric Joyner2022-10-193-3682/+0
* iavf(4): Split source and update to 3.0.26-kEric Joyner2022-10-1929-16/+13539
* ice(4): Update to version 0.29.4-kEric Joyner2022-10-1929-873/+2864
* ice_ddp: Update to 1.3.24.0Eric Joyner2022-10-194-8/+8
* ixl(4): Fix VLAN HW filteringKrzysztof Galazka2022-10-1911-334/+505
* inet6(4): add a missing IPPROTO_ETHERIP entryHiroki Sato2022-10-191-0/+9
* fusefs: update atime on reads when using cached attributesAlan Somers2022-10-195-6/+33
* Add missing change from c76461e064b675c8edd3b1d9bb917905a885a860Alan Somers2022-10-191-1/+1
* Fix a vnode locking bug in fuse_vnop_advlock.Alan Somers2022-10-191-12/+16
* fusefs: during F_GETLK, don't change l_pid if no lock is foundAlan Somers2022-10-191-1/+1
* clnt_vc.c: Replace msleep() with pause() to avoid assert panicRick Macklem2022-10-171-3/+3
* igc: Fix up hw vlan opsKevin Bowling2022-10-172-79/+19