Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 Next »
Summary Period: 1999-10-03 to 1999-09-21 (Commits 1547-1596 of 10846)
Spinlock support for 2.3.xx.
Don't forget to undo spinlocks on error!
Check for valid eroute before copying the structure.
32 lines of code changed in:
Spinlock support for 2.3.xx.
Don't forget to undo spinlocks on error!
16 lines of code changed in:
Spinlock support for 2.0.xx.
Dumb return code spin_unlock fix.
14 lines of code changed in:
Spinlock fixes for 2.0.xx and 2.3.xx.
29 lines of code changed in:
Disable spinlock init.
6 lines of code changed in:
Add note about added spinlocks.
3 lines of code changed in:
Switch from assignment init. to functional init. of spinlocks.
17 lines of code changed in:
Spoof spinlocks for 2.0.xx kernels.
32 lines of code changed in:
Move spinlock header include to 2.1> scope.
50 lines of code changed in:
Add spinlock include to shut up compiler for 2.0.38.
5 lines of code changed in:
Added tdb structure locking.
Use 'jiffies' instead of do_get_timeofday().
Fix lifetime assignments.
127 lines of code changed in:
Added tdb structure locking.
Add function to initialize tdb hash table.
12 lines of code changed in:
Added tdb structure locking.
Minor formatting changes.
Add function to initialize tdb hash table.
47 lines of code changed in:
Added tdb structure locking.
Added eroute structure locking.
37 lines of code changed in:
Added tdb structure locking.
18 lines of code changed in:
Added eroute structure locking.
52 lines of code changed in:
Fix for proper netlink debugging operation.
Added tdb structure locking.
Minor formatting changes.
46 lines of code changed in:
Added eroute structure locking.
Added tdb structure locking.
Minor formatting changes.
Add call to initialize tdb hash table.
36 lines of code changed in:
Bogus skb detection.
Fix incorrect /proc/net/ipsec-eroute printk message.
7 lines of code changed in:
Add Marc Boucher's Copy-On-Write code (same as ipsec_rcv.c).
16 lines of code changed in:
clarified a chunk of configuration.html
added links in links.*
3 lines of code changed in:
find and instantiate RW connection in Phase 2, if needed
39 lines of code changed in:
adjust whitespace in lifetime error report
3 lines of code changed in:
minor cleanup
1 lines of code changed in:
Refine MSS hack to affect SYN, but not SYN+ACK packets.
5 lines of code changed in:
fix formula in lifetime error report
3 lines of code changed in:
- improve whack lifetime diagnostics
- added "error" to all whack diagnostics
20 lines of code changed in:
Fix two things broken in 2.0.38 by trying to fix network notifiers.
8 lines of code changed in:
Add some clue about the recent KLIPS changes.
9 lines of code changed in:
1.1
2 lines of code changed in:
small fixes for split messages
5 lines of code changed in:
Fix test for 2.3 kernels.
2 lines of code changed in:
added links and re-worded some things
28 lines of code changed in:
Add support for 2.3.xx kernels from Marc Boucher (Thanks!).
32 lines of code changed in:
Adding files that are different than those for 2.2.xx.
47 lines of code changed in:
Add Marc Boucher's support for 2.3.xx+.
9 lines of code changed in:
Add test for changed source as well as destination to check for
recursion.
18 lines of code changed in:
don't abort on a missing file
5 lines of code changed in:
Add James Morris' MSS hack patch, disabled.
78 lines of code changed in:
Enable, tidy and fix network notifier code.
21 lines of code changed in:
- continue after failing to open secrets include file
- properly return FALSE from process_secrets_file on excessive depth
4 lines of code changed in:
fix mistake in terminate_connection just introduced for ROAD_WARRIOR_FUDGE
20 lines of code changed in:
Clean up 2.2.x fragmenting traces.
Disable dev->type switching, forcing ARPHRD_TUNNEL.
8 lines of code changed in:
De-alarm the search failure message so it doesn't sound so grave.
5 lines of code changed in:
Add sanity checks for revectored calls to prevent calling a downed I/F.
86 lines of code changed in:
1.1 updates
26 lines of code changed in:
minor 1.1 updates
13 lines of code changed in:
minor updates
out.kpatch
13 lines of code changed in:
save patcher output
4 lines of code changed in:
multipatch capability
98 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 Next »
Generated by StatCVS 0.2.2