| | Authored by glebius on Jan 15 2020, 3:12 AM. | Unknown Object (File) | Mon, Jan 13, 1:03 AM2025-01-13 01:03:30 (UTC+0) |
| Unknown Object (File) | Mon, Jan 6, 4:25 PM2025-01-06 16:25:07 (UTC+0) |
| Unknown Object (File) | Dec 25 2024, 10:13 AM2024-12-25 10:13:16 (UTC+0) |
| Unknown Object (File) | Dec 25 2024, 1:42 AM2024-12-25 01:42:38 (UTC+0) |
| Unknown Object (File) | Dec 13 2024, 1:24 PM2024-12-13 13:24:29 (UTC+0) |
| Unknown Object (File) | Nov 29 2024, 9:33 PM2024-11-29 21:33:15 (UTC+0) |
| Unknown Object (File) | Sep 27 2024, 1:01 PM2024-09-27 13:01:14 (UTC+0) |
| Unknown Object (File) | Sep 24 2024, 4:38 AM2024-09-24 04:38:25 (UTC+0) |
Event TimelineThis revision was not accepted when it landed; it landed in state Needs Review. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | | | 28 lines | | 5 lines | | 3 lines | | 4 lines | | 9 lines | | 1 line | | | | 3 lines | | 3 lines | | 2 lines | | 6 lines | | 11 lines | | 188 lines | | 2 lines | | 3 lines | | | | 21 lines | | 4 lines | | 1 line | | 3 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
cc3869e55bf7 | cfc60ec0a9e1 | c1191d666d10 | Gleb Smirnoff | Widen network epoch coverage up to tcp_connect() and udp_connect(). Make… (Show More…) | Jan 14 2020, 7:03 PM | c1191d666d10 | 00ade712cf7a | 505181f72e79 | Gleb Smirnoff | Remove extraneous NET_EPOCH_ASSERT - the full function is covered. | Jan 14 2020, 7:02 PM | 505181f72e79 | c4a29af934a5 | 42a9cc27260f | Gleb Smirnoff | Re-absorbed tcp_detach() back into tcp_usr_detach() as the comment suggests. | Jan 14 2020, 1:08 AM | 42a9cc27260f | 40dddd04d41a | 3225d9acddd9 | Gleb Smirnoff | Don't enter epoch in tcp_usr_detach. | Jan 14 2020, 1:03 AM | 3225d9acddd9 | 606768adb027 | 5b5f7985201b | Gleb Smirnoff | Initial epoch changes in TCP stack combined with r286227, actually make removal… (Show More…) | Jan 14 2020, 1:02 AM | 5b5f7985201b | 010518e13c65 | 0ed8a0c155a0 | Gleb Smirnoff | tcp_usr_attach() doesn't need network epoch. It doesn't insert the PCB on the… (Show More…) | Jan 14 2020, 12:23 AM | 0ed8a0c155a0 | 999f8a2a90a7 | eb1288df44e4 | Gleb Smirnoff | Relax locking requirements for in_pcballoc(). All global variables modified by… (Show More…) | Jan 14 2020, 12:20 AM | eb1288df44e4 | f27fb8ba60a7 | 25556a565f6e | Gleb Smirnoff | Inline tcp_attach(). NFC | Jan 13 2020, 11:55 PM | 25556a565f6e | 2463ac7d521f | 9339540cf399 | Gleb Smirnoff | Make tcp_output() require network epoch. Enter epoch before calling into… (Show More…) | Jan 13 2020, 11:32 PM | 9339540cf399 | 1659888aae4f | 22462d3a0aac | Gleb Smirnoff | Add documenting NET_EPOCH_ASSERT() to tcp_drop(). | Jan 13 2020, 11:31 PM | 22462d3a0aac | fcc9225e7659 | 0adc6a0bc844 | Gleb Smirnoff | Make ip6_output() and ip_output() require network epoch. | Jan 11 2020, 12:16 AM | 0adc6a0bc844 | c31b2d6db654 | c5554bf8cbbb | Gleb Smirnoff | Add some documenting NET_EPOCH_ASSERTs. | Jan 11 2020, 12:15 AM | c5554bf8cbbb | fd3b45fdc210 | 64967afc7c21 | Gleb Smirnoff | Unroll macro. NFC. | Jan 10 2020, 11:53 PM |
|