Commit Graph

40 Commits (626adeb6675fdf60e9d8c6212776b0b0acf0e376)

Author SHA1 Message Date
David S. Miller 1233823b08 [SCTP]: Fix build warnings with IPV6 disabled. 17 years ago
Vlad Yasevich 270637abff [SCTP]: Fix a race between module load and protosw access 17 years ago
Ilpo Järvinen a90bcbd651 [SCTP]: Kill unused static inline sctp_sysctl_jiffies_ms 17 years ago
Vlad Yasevich 60c778b259 [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
Hideo Aoki 3ab224be6d [NET] CORE: Introducing new memory accounting interface. 17 years ago
Vlad Yasevich 9ad0977fe1 [SCTP]: Use crc32c library for checksum calculations. 17 years ago
Vlad Yasevich fa7ff654e1 SCTP: Clean-up some defines for regressions tests. 17 years ago
Vlad Yasevich d970dbf845 SCTP: Convert custom hash lists to use hlist. 17 years ago
Vlad Yasevich b6157d8e03 SCTP: Fix difference cases of retransmit. 17 years ago
Adrian Bunk d84d64dcb3 [SCTP]: #if 0 sctp_update_copy_cksum() 18 years ago
Vlad Yasevich 1f485649f5 [SCTP]: Implement SCTP-AUTH internals 18 years ago
Neil Horman 4d93df0abd [SCTP]: Rewrite of sctp buffer management code 18 years ago
Vlad Yasevich 2930354799 [SCTP]: Add RCU synchronization around sctp_localaddr_list 18 years ago
sebastian@breakpoint.cc 0a5fcb9cf8 sctp: move global declaration to header file. 18 years ago
Vlad Yasevich 8a4794914f [SCTP] Flag a pmtu change request 18 years ago
Sridhar Samudrala 827bf12236 [SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv() 18 years ago
Adrian Bunk 24123186fa [SCTP]: make 2 functions static 18 years ago
Alexey Dobriyan 1f29bcd739 [PATCH] sysctl: remove unused "context" param 18 years ago
Al Viro dbc16db1e5 [SCTP]: Trivial sctp endianness annotations. 18 years ago
Vlad Yasevich 331c4ee7fa [SCTP]: Fix receive buffer accounting. 19 years ago
Adrian Bunk 1616436601 [SCTP]: Cleanups 19 years ago
Sridhar Samudrala ac0b046272 [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics. 19 years ago
Herbert Xu 1b489e11d4 [SCTP]: Use HMAC template and hash interface 19 years ago
Sridhar Samudrala c164a9ba0a Fix sctp privilege elevation (CVE-2006-3745) 19 years ago
David S. Miller 65fd28f743 [SCTP]: Fix unintentional change to SCTP_ASSERT when !SCTP_DEBUG 19 years ago
Vlad Yasevich 4c9f5d5305 [SCTP] Reset rtt_in_progress for the chunk when processing its sack. 19 years ago
Vladislav Yasevich dd2d1c6f29 [SCTP]: Respect the real chunk length when walking parameters. 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Sridhar Samudrala c4d2444e99 [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv(). 19 years ago
Joe Perches 46b86a2da0 [NET]: Use NIP6_FMT in kernel.h 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Sridhar Samudrala d1ad1ff299 [SCTP]: Fix potential null pointer dereference while handling an icmp error 20 years ago
Alexey Dobriyan 3182cd84f0 [SCTP]: __nocast annotations 20 years ago
Frank Filz 3f7a87d2fa [SCTP] sctp_connectx() API support 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago