]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Add getsock
[FreeBSD/FreeBSD.git] / sys / sys /
2022-09-10 Mateusz GuzikAdd getsock
2022-09-09 Felix PalmenBump __FreeBSD_version after linuxkpi changes.
2022-09-09 Bjoern A. Zeebsystm.h: change pause from #define to inline function
2022-09-08 Gleb Smirnofftcp: avoid call to soisconnected() on transition to...
2022-09-08 Doug Moorerb_tree: reduce duplication in balancing code
2022-09-08 Doug Moorerb_tree: test rank balance
2022-09-07 Xin LIMFV: cherry-pick "PR/358: Fix width for -f - (jpalus)"
2022-09-06 Andrew TurnerImport the updated Arm Optimized Routines
2022-09-06 Xin LIMFV: less v608
2022-09-05 Mateusz Guzikjail: add process linkage
2022-09-04 Gordon Berglingsound(4): Fix a typo in a source code comment
2022-09-03 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.3
2022-08-31 Gleb Smirnoffprotosw: repair protocol selection logic in socket(2)
2022-08-30 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.2
2022-08-30 Gleb Smirnoffprotosw: cleanup protocols that existed merely to provi...
2022-08-30 Gleb Smirnoffdivert: declare PF_DIVERT domain and stop abusing PF_INET
2022-08-30 Gleb Smirnoffdomains: merge domain_init() into domain_add()
2022-08-30 Gleb Smirnoffdomains: use queue(9) SLIST for linked list of domains
2022-08-30 Gleb Smirnoffmbufs: isolate max_linkhdr and max_protohdr handling...
2022-08-29 Doug Moorerb_tree: avoid extra reads in rebalancing
2022-08-28 Doug Moorerb_tree: fine-tune RB_REMOVE
2022-08-26 Warner Loshefi: Create a define for memory descriptor version
2022-08-26 Gleb Smirnoffdomains: use struct domain as argument
2022-08-25 Martin Matuskazfs: merge openzfs/zfs@a582d5299
2022-08-25 Doug Moorerb_tree: optimize rb_insert
2022-08-24 Brooks Davismbuf: Don't support PAGE_SIZE < 4K
2022-08-23 Mateusz Guzikrms: add rms_assert_rlock_ok
2022-08-23 John Baldwin*DRIVER_MODULE*: Remove the compat shims to accept...
2022-08-21 Robert Wingkqueue: retire knlist_init_rw_reader()
2022-08-20 Konstantin BelousovRemove TDF_DOING_SA
2022-08-20 Konstantin BelousovRemove struct proc p_singlethr member
2022-08-20 Konstantin Belousovksiginfo_alloc(): change to directly take M_WAITOK...
2022-08-20 Mateusz GuzikRetire clone_drain_lock
2022-08-19 Doug Moorerb_tree: speed-up double rotation
2022-08-18 Emmanuel VadotBump __FreeBSD_version after linuxkpi changes.
2022-08-18 Jessica Clarkesys: Extract __bitcount* from sys/types.h to new sys...
2022-08-17 Gleb Smirnoffprotosw: refactor protosw and domain static declaration...
2022-08-17 Gleb Smirnoffprotosw: retire PRU_ flags and their char names
2022-08-17 Gleb Smirnoffprotosw: retire pr_drain and use EVENTHANDLER(9) directly
2022-08-17 Gleb Smirnoffprotosw: retire pr_slowtimo and pr_fasttimo
2022-08-17 Gleb Smirnoffprotosw: separate pr_input and pr_ctlinput out of protosw
2022-08-17 Gleb Smirnoffipsec: isolate knowledge about protocols that are last...
2022-08-17 Mateusz Guzikpipe: change pipemapping cnt/pos to u_int
2022-08-16 Sebastian Huberbuf.h: Fix declaration of unmapped_buf
2022-08-16 Ed MasteImport bionic's x86_64 optimized string routines
2022-08-16 Philip Paepscontrib/tzdata: import tzdata 2022c
2022-08-14 Alexander V. Chernikovnetlink: add AF_NETLINK / PF_NETLINK definitions
2022-08-14 Alexander V. Chernikovdomains: allow domains to be unloaded
2022-08-13 Martin Matuskazfs: merge openzfs/zfs@b3d0568cf
2022-08-12 Gleb Smirnoffprotosw: change prototype for pr_control
2022-08-12 Gleb Smirnoffnetinet: do not broadcast PRC_REDIRECT_HOST on ICMP...
2022-08-12 Gleb Smirnoffprotosw: provide prototypes for all protocol switch...
2022-08-11 Gleb Smirnoffprotosw: retire pr_output method
2022-08-11 Gleb Smirnoffrtsock: do not allocate mbufs_tags(9) just to store...
2022-08-11 Gleb Smirnoffnetinet: get interface event notifications directly...
2022-08-11 Philip Paepscontrib/tzdata: import tzdata 2022b
2022-08-10 Alexander V. Chernikovdevd: move all devd notification logic to a separate...
2022-08-10 Gleb Smirnofftcp: utilize new solisten_clone() and solisten_enqueue()
2022-08-10 Gleb Smirnoffsockets: provide solisten_clone(), solisten_enqueue()
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.18
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.17
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.16
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.15
2022-08-10 Emmanuel VadotImport device-tree files from Linux 5.14
2022-08-09 Mark Johnstonatomic: Add plain atomic_load/store_bool()
2022-08-08 Emmanuel VadotBump __FreeBSD_version after linuxkpi changes.
2022-08-06 Doug Mooreiommu_gas: avoid pointless augmentation
2022-08-06 Cy Schubertunbound: Vendor import 1.16.2
2022-08-04 Mark Johnstonfile: Move code to share fdtol structs into kern_descrip.c
2022-08-02 Konstantin BelousovAdjust g_waitidle() visibility and definition
2022-08-02 Konstantin Belousovsigfastblock_setpend() and fastblock_mask can be static now
2022-08-02 Konstantin BelousovAST: rework
2022-08-02 Doug Moorerb_tree: resolve name clash
2022-08-02 Doug Moorerb_tree: update augmentation after element change
2022-07-29 Zhenlei HuangIntroduce and use the NET_EPOCH_DRAIN_CALLBACKS() macro
2022-07-27 Simon J. GerratyUpdate to bmake-20220726
2022-07-26 Simon J. GerratyUpdate to bmake-20220724
2022-07-26 Warner Loshcdefs: Add some notes about the different versions...
2022-07-25 Mark Johnstonatomic: Add some type checking to plain atomic_load...
2022-07-25 Ed MasteAdd ELFCOMPRESS_ZSTD ELF compression constant
2022-07-23 Jessica ClarkeRevert "Fill in cn_name in struct consdev."
2022-07-21 Kristof Provostlibnv: bump library version
2022-07-21 Reid Linnemannnamespace nv names, version libnv and libnvpair library...
2022-07-18 Kornel DulębaImplement shared page address randomization
2022-07-18 Kornel DulębaRework how shared page related data is stored
2022-07-18 Kornel DulębaIntroduce the PROC_SIGCODE() macro
2022-07-18 Mark JohnstonBump __FreeBSD_version after the removal of OBJT_DEFAULT
2022-07-17 Mark Johnstonvm_pager: Remove references to KVME_TYPE_DEFAULT in...
2022-07-16 Dmitry Chaginktrace: Increase precision of timestamps.
2022-07-14 John BaldwinReclaim unused ithread priorities for user time-sharing...
2022-07-14 John BaldwinCollapse interrupt thread priorities.
2022-07-14 John BaldwinAdd sched_ithread_prio to set the base priority of...
2022-07-13 Cy Schubertunbound: Vendor import 1.16.1
2022-07-13 Colin PercivalFill in cn_name in struct consdev.
2022-07-13 Mark Johnstontime: Make realitexpire() local to kern_time.c
2022-07-07 Martin Matuskazfs: merge openzfs/zfs@cb01da680
2022-07-07 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.0
2022-07-07 Gleb Smirnofftree(3): allow the compare function to return any signe...
2022-07-05 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1q
2022-07-04 Gleb Smirnoffsockets: use only soref()/sorele() as socket reference...
next