]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
igc: Fix up hw vlan ops
[FreeBSD/FreeBSD.git] / sys /
2022-10-10 Kevin Bowlingigc: Fix up hw vlan ops
2022-10-10 Jessica Clarkehwpmc: Define full set of Armv8.0 events
2022-10-10 Jessica Clarkehwpmc: Move DMC-620 and CMN-600 events to allow for...
2022-10-10 Konstantin Belousovamd64 pmap: add comment explaining why INVLPG is functi...
2022-10-10 Konstantin Belousovamd64: remove useless addr2 variables in page range...
2022-10-10 Tom Jonesacpi: Tell SMM we will handle CPPC notifications
2022-10-10 Michael TuexenSync TCP related kernel config options
2022-10-10 Mah Yock Genigc: remove unnecessary PHY ID checks
2022-10-09 Bjoern A. Zeebdevice_get_property: add a HANDLE case
2022-10-08 Mateusz Guzikzfs: mix mismerge in zfs_znode_free
2022-10-08 Alexander Motininet: Simplify if_multiaddrs iteration.
2022-10-08 Kristof Provostpf: atomically increment state ids
2022-10-08 Mark Johnstonbhyve: Annotate unused function parameters
2022-10-08 Mateusz Guzikunr: remove UNR64_LOCKED
2022-10-08 Warner Loshcam: Use FreeBSD standard copyright
2022-10-08 Colin Percivalns8250_drain: Drain without DELAY first
2022-10-07 Mitchell Hornebus.h: rewrite comment describing intr_type
2022-10-07 John Baldwin<sys/_pv_entry>: Add a fallback for __LONG_WIDTH__...
2022-10-07 John Baldwinsys/_pv_entry.h: Drop UCB copyright as this is all...
2022-10-07 John Baldwinsys: Consolidate common implementation details of PV...
2022-10-07 Kristof Provostif_ovpn: remove an incorrect assertion
2022-10-07 Allan JudeBump MAC_VERSION to 5
2022-10-07 Alan Somersfusefs: during F_GETLK, don't change l_pid if no lock...
2022-10-06 Richard Scheffeneggertcp: update repeat <SYN,ACK> with latest IP ECN info
2022-10-06 Richard Scheffeneggertcp: honor rfc1323 sysctl on passive sessions
2022-10-06 Richard Scheffeneggersiftr: apply filter early on
2022-10-07 Zhenlei Huangif_vxlan(4): Correct the statistic for output bytes
2022-10-07 Hans Petter Selaskyusb(4): Substitute "unsigned int" using the equivalent...
2022-10-07 Hans Petter Selaskyusb(4): Make the enumeration thread nice time a variable.
2022-10-07 Gleb Smirnofftcp: remove INP_TIMEWAIT flag
2022-10-07 Gleb Smirnofftcp: in tcp_usr_detach() remove special handling of...
2022-10-07 Gleb Smirnofftcp: remove tcptw, the compressed timewait state structure
2022-10-06 Mitchell Horneamd64, arm64 pmap: fix a comment typo
2022-10-06 Mitchell Horneriscv: handle kernel PTE edge-case in pmap_enter_l2()
2022-10-06 Mitchell Horneriscv: add an assert to pmap_remove_pages()
2022-10-06 Mitchell Horneriscv: handle superpage in pmap_enter_quick_locked()
2022-10-06 Mitchell Horneriscv: optimize MADV_WILLNEED on existing superpages
2022-10-06 Mitchell Horneriscv: better CTR messages in pmap_enter_l2()
2022-10-06 Alfredo Dal'Ava... zfs: powerpc: disable kernel floating point support
2022-10-06 Alexander Motinioat: Add Ice Lake ID.
2022-10-06 Warner Losharm64/machdep: Delete trailing whitespace
2022-10-06 Navdeep Parharcxgbe/cxgbei: Do not validate the hardware iSCSI tag...
2022-10-06 Andrey V. ElsukovIgnore IPv6 NA and drop IPv6 NS when BACKUP CARP addres...
2022-10-06 Alexander Motinvmd: Add DID 8086:7D0B and 8086:AD0B for Intel MTL...
2022-10-06 Alexander Motinvmd: Bypass MSI/MSI-X remapping when possible.
2022-10-06 Kristof Provostif_ovpn: ensure we're in net_epoch when calling ovpn_en...
2022-10-06 Kornel Dulębauart_dev_snps: Fix device probing
2022-10-06 Andrew TurnerMake #if and #endif do what people expect in *_if.m
2022-10-06 Andrew TurnerStop relying on header pollution in sdhci_xenon.c
2022-10-06 Andrew TurnerFix the options to build rk_usb2phy.c
2022-10-06 Hans Petter Selaskyuslcom(4): Clear stall at every open.
2022-10-06 Jake FreelandLinuxKPI: Add pci_power querying for drm-kmod
2022-10-05 John Baldwinmsk: Use a void cast to mark values of dummy reads...
2022-10-05 John Baldwinmsk: Don't bother reading spare stats registers.
2022-10-05 John Baldwinarm64: Simplify initialization of pc_freemask.
2022-10-05 Konstantin BelousovAdd mbuf_tstmp2timeval()
2022-10-05 Mark Johnstonvm_page: Fix a logic error in the handling of PQ_ACTIVE...
2022-10-05 Kristof Provostpf: use time_to for timestamps
2022-10-05 Zhenlei Huangif_vxlan(4): Add missing statistic for input packets
2022-10-05 Hans Petter Selaskyusb(4): Make sure the enumeration thread doesn't loop...
2022-10-05 Ivan Quitschalvt(4): Clear paste buffer after pasting.
2022-10-05 Ivan Quitschalvt(4): When cutting a line, append a newline character.
2022-10-05 Hans Petter Selaskyvt(4): Use define instead of numerical value.
2022-10-05 Hans Petter Selaskyvt(4): Make sure pressing the extend button updates...
2022-10-05 Andrew TurnerRemove an extra argument to SYSCTL_FOREACH
2022-10-05 Andrew TurnerUse SYSCTL_FOREACH in drm2
2022-10-05 Andrew TurnerRemove pre-armv6 support from devmap
2022-10-04 Gleb Smirnoffnetlink: make it working without INET6
2022-10-04 Gleb Smirnoffnetlink: fix standalone module build
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@d62bafee9
2022-10-04 Mark Johnstondtrace: Add a "regs" variable
2022-10-04 Mark Johnstonriscv: Apply 8d7ee2047c5e to the riscv pmap
2022-10-04 Andrew TurnerInclude opt_platform.h to ensure FDT is defined
2022-10-04 Andrew TurnerRemove unneeded FDT checks from phydev and regdev
2022-10-04 Andrew TurnerClear the indirect flag in the GICv3 ITS driver
2022-10-04 Hans Petter SelaskyFix kernel build after 754cb545b68ba0a1643792763d000018...
2022-10-04 Alexander Motinpci: Disable Electromechanical Interlock.
2022-10-04 Hans Petter SelaskyFix kernel build after fcb3f813f379f544f9cd2a10d1804558...
2022-10-04 Hans Petter SelaskyFix kernel build after fcb3f813f379f544f9cd2a10d1804558...
2022-10-04 Hans Petter SelaskyFix kernel build after fcb3f813f379f544f9cd2a10d1804558...
2022-10-04 Hans Petter Selaskytime(3): Increase precision of time conversion function...
2022-10-04 Hans Petter Selaskycuse(3): Cosmetic change about testing boolean values.
2022-10-04 Hans Petter Selaskyqdivrem: Predict division by zero as false.
2022-10-04 Randall Stewarttcp idle reduce does not work for a server.
2022-10-04 Gleb Smirnofftcp_timers: provide tcp_timer_drop() and tcp_timer_close()
2022-10-04 Gleb Smirnofftcp: make tcp_drop_syn_sent() static
2022-10-04 Gleb Smirnoffnetinet*: remove PRC_ constants and streamline ICMP...
2022-10-04 Gleb Smirnoffnetipsec: move specific ipsecmethods declarations to...
2022-10-04 Gleb Smirnoffnetinet*: remove dead code from TCP, UDP, SCTP control...
2022-10-04 Gleb Smirnoffnetinet: filter out invalid ICMP responses in ip_icmp()
2022-10-04 Gleb Smirnoffnetinet*: use sparse C99 initializer for inetctlerrmap
2022-10-04 Gleb Smirnoffnetinet*: de-void control input IP protocol methods
2022-10-04 Gleb Smirnoffnetinet6: retire ip6protosw.h
2022-10-04 Gleb Smirnofftcp: remove unnecessary include of tcp6_var.h
2022-10-04 Gleb Smirnoffudp: typedef udp tunneling functions to functions,...
2022-10-04 Gleb Smirnoffnetinet*: move ipproto_register() and co to ip_var...
2022-10-03 John Baldwinpowerpc_nvram: Fix a bug in the adler32 checksum.
2022-10-03 John BaldwinFix various places which cast a pointer to a vm_paddr_t...
2022-10-03 Jung-uk Kimbpf: obtain timestamps from controller via pkthdr if...
2022-10-03 Konstantin Belousovamd64/db_trace.c: remove stray prototype
next