]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Further refine the ExpDataSN checks for SCSI Response PDUs.
[FreeBSD/FreeBSD.git] / sys / netinet /
2021-10-26 Randall Stewarttcp: The rack stack can incorrectly have an overflow...
2021-10-25 Michael Tuexentcp: allow new reno functions to be called from other...
2021-10-25 Gleb SmirnoffDon't run ip_ctloutput() for divert socket.
2021-10-25 Gleb SmirnoffRemove div_ctlinput().
2021-10-22 Gleb SmirnoffUse network epoch to protect local IPv4 addresses hash.
2021-10-22 Randall Stewarttcp: Add hystart-plus to cc_newreno and rack.
2021-10-22 Philip Paepscontrib/tzdata: import tzdata 2021e
2021-10-21 Martin Matuskazfs: merge openzfs/zfs@ec64fdb93 (master) into main
2021-10-20 Roy Marplesnet: Allow binding of unspecified address without addre...
2021-10-18 Gleb Smirnoffin_mcast: garbage collect inp_gcmoptions()
2021-10-18 Gleb SmirnoffAdd in_pcb_var.h for KPIs that are private to in_pcb...
2021-10-18 Gleb Smirnoffin_pcb: garbage collect in_pcbrele()
2021-10-18 Gleb Smirnoffin_pcb: garbage collect unused structure in_pcblist
2021-10-18 Philip Paepscontrib/tzdata: import tzdata 2021d
2021-10-15 Maxim SobolevFix fragmented UDP packets handling since rev.360967.
2021-10-13 Gleb SmirnoffRemove in_ifaddr_lock acquisiton to access in_ifaddrhead.
2021-10-09 Marko Zec[fib_algo][dxr] Retire counters which are no longer...
2021-10-09 Marko Zec[fib_algo][dxr] Improve incremental updating strategy
2021-10-08 Michael Tuexensctp: improve KASSERT messages
2021-10-07 Ed MasteImport libfido2 at 'contrib/libfido2/'
2021-10-07 Ed MasteImport libcbor at 'contrib/libcbor/'
2021-10-06 Stefan Eßercontrib/bc: update to version 5.1.1
2021-10-04 Stefan Eßercontrib/bc: merge version 5.1.0 from vendor branch
2021-10-02 Philip Paepscontrib/tzdata: import tzdata 2021c
2021-10-01 Michael Tuexensctp: don't keep being locked on a stream which is...
2021-10-01 Randall Stewarttcp: Make dsack stats available in netstat and also...
2021-09-29 Michael Tuexensctp: provide a specific stream scheduler function...
2021-09-28 Michael Tuexensctp: cleanup and adding KASSERT()s, no functional...
2021-09-28 Michael Tuexensctp: fix usage of stream scheduler functions
2021-09-28 Michael Tuexensctp: avoid locking an already locked mutex
2021-09-26 Gordon Berglingsctp: Fix a typo in a comment
2021-09-26 Philip Paepscontrib/tzdata: import tzdata 2021b
2021-09-25 Marko Zec[fib_algo][dxr] Split unused range chunk list in multip...
2021-09-23 Randall Stewarttcp: Rack compressed ack path updates the recv window...
2021-09-23 Randall Stewarttcp: Two bugs in rack one of which can lead to a panic.
2021-09-23 Michael Tuexensctp: Cleanup stream schedulers.
2021-09-22 Baptiste Daroussindma: import snapshot 2021-07-10
2021-09-22 Baptiste Daroussinlibedit: import snapshot 2021-09-10
2021-09-21 Michael Tuexensctp: Simplify stream scheduler usage
2021-09-20 Michael Tuexensctp: improve consistency when calling stream scheduler
2021-09-20 Michael Tuexensctp: use a valid outstream when adding it to the scheduler
2021-09-20 Marko Zec[fib_algo][dxr] Merge adjacent empty range table chunks.
2021-09-19 Michael Tuexensctp: fix FCFS stream scheduler
2021-09-17 Mark Johnstonktls: Fix error/mode confusion in TCP_*TLS_MODE getsock...
2021-09-17 Mike KarelsChange lowest address on subnet (host 0) not to broadca...
2021-09-16 Marko Zec[fib algo][dxr] Fix division by zero.
2021-09-15 Marko Zec[fib algo][dxr] Optimize trie updating.
2021-09-15 Marko Zec[fib algo][dxr] Fix undefined behavior.
2021-09-15 Hans Petter Selaskytcp: Avoid division by zero when KERN_TLS is enabled...
2021-09-15 Martin Matuskazfs: merge openzfs/zfs@4a1195ca5 (master) into main
2021-09-15 Michael Tuexensctp: cleanup, no functional change intended
2021-09-14 John BaldwinAdd a switch structure for send tags.
2021-09-14 Mark Johnstonsctp: Allow blocking on I/O locks even with non-blockin...
2021-09-12 Michael Tuexensctp: avoid LOR
2021-09-12 Michael Tuexensctp: minor cleanup, no functional change
2021-09-11 Mark Johnstonsctp: Tighten up locking around sctp_aloc_assoc()
2021-09-10 Alan SomersImport atf 0.22 snapshot 55c21b2c5fb189bbdfccb2b297bfa8...
2021-09-10 orange30net: Fix memory leaks upon arp_fillheader() failures
2021-09-09 Michael Tuexensctp: add explicit cast, no functional change intended
2021-09-09 Michael Tuexensctp: use appropriate argument when freeing association
2021-09-09 Mark Johnstonsctp: Clear assoc socket references when freeing a PCB
2021-09-08 Michael Tuexensctp: cleanup timewait handling for vtags
2021-09-08 Mark Johnstonsctp: Fix a lock order reversal in sctp_swap_inpcb_for_...
2021-09-08 Mark Johnstonsctp: Fix lock recursion in sctp_swap_inpcb_for_listen()
2021-09-08 Michael Tuexensctp: minor cleanups, no functional change intended
2021-09-08 Ed Masteopenssh: update to OpenSSH v8.7p1
2021-09-07 Alexander V. Chernikovrouting: fix source address selection rules for IPv4...
2021-09-07 Mark Johnstonsctp: Remove special handling for a listen(2) backlog...
2021-09-07 Mark Johnstonsocket: Properly interlock when transitioning to a...
2021-09-07 Mark Johnstonsocket: Rename sb(un)lock() and interlock with listen(2)
2021-09-07 Mark Johnstonsctp: Fix iterator synchronization in sctp_sendall()
2021-09-07 Mark Johnstonsctp: Remove an unused sctp_inpcb field
2021-09-07 Mark Johnstonsctp: Fix races around sctp_inpcb_free()
2021-09-06 Alexander V. Chernikovlltable: do not require prefix lookup when checking...
2021-09-04 Gordon BerglingFix a common typo in source code comments
2021-09-03 Cy Schubertwpa: Import wpa_supplicant/hostapd commits up to b4f7506ff
2021-09-01 Mark Johnstonsctp: Always check for a vanishing inpcb when processin...
2021-09-01 Mark Johnstonsctp: Hold association locks across socket wakeups...
2021-09-01 Mark Johnstonsctp: Release the socket reference when detaching an...
2021-09-01 Mark Johnstonsctp: Implement sctp_inpcb_bind_locked()
2021-09-01 Mark Johnstonsctp: Add macros to assert on inp info lock state
2021-08-31 Mark Johnstonsctp: Fix racy UNBOUND flag check in sctp_inpcb_bind()
2021-08-31 Mark Johnstonsctp: Simplify the free port search in sctp_inpcb_bind()
2021-08-31 Mark Johnstonsctp: Avoid unnecessary refcount bumps in sctp_inpcb_bind()
2021-08-31 Mark Johnstonsctp: Remove always-false checks in sctp_inpcb_bind()
2021-08-31 Martin Matuskazfs: merge openzfs/zfs@3b89d9518 (master) into main
2021-08-28 Gordon Berglinginet(3): Fix a few common typos in source code comments
2021-08-27 Mark Johnstontcp: Remove unused v6 state definitions
2021-08-27 Martin Matuskalibarchive: import bugfix from upstream
2021-08-26 Artem Khramovnetinet: prevent NULL pointer dereference in in_aifaddr...
2021-08-25 Michael Tuexentcp: make network epoch expectations of LRO explicit
2021-08-23 Martin Matuskalibarchive: import changes from upstream
2021-08-22 Zhenlei Huangrouting: Allow using IPv6 next-hops for IPv4 routes...
2021-08-21 Alexander V. Chernikovlltable: Add support for "child" LLEs holding encap...
2021-08-20 Michael Tuexensctp: improve handling of illegal parameters of INIT...
2021-08-19 Luiz Otavio O Souzaipfw: use unsigned int for dummynet bandwidth
2021-08-18 Michael Tuexensctp: improve handling of INIT chunks with invalid...
2021-08-17 Randall Stewarttcp: Add support for DSACK based reordering window...
2021-08-17 Martin Matuskazfs: merge openzfs/zfs@8ae86e2ed (master) into main
2021-08-17 Cy Schubertunbound: Vendor import 1.13.2
next