Commit Graph

52 Commits (71bf08b6c083df4ee97874d895f911529f4150dd)

Author SHA1 Message Date
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
YOSHIFUJI Hideaki d808ad9ab8 [NET] SCTP: Fix whitespace errors. 18 years ago
Vlad Yasevich d023f62945 [SCTP]: Verify some mandatory parameters. 18 years ago
Vlad Yasevich ebdfcad4dc [SCTP]: Set correct error cause value for missing parameters 18 years ago
Vlad Yasevich 4a1c0107bc [SCTP]: Fix err_hdr assignment in sctp_init_cause. 18 years ago
Ivan Skytte Jorgensen 0f3fffd8ab [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Arnaldo Carvalho de Melo af997d8c95 [SCTP]: Use kzalloc where appropriate 18 years ago
Al Viro 34bcca2833 [SCTP]: Even more trivial sctp annotations. 18 years ago
Al Viro 9f81bcd942 [SCTP]: More trivial sctp annotations. 18 years ago
Al Viro 3dbe86566e [SCTP]: Annotate ->supported_addrs(). 18 years ago
Al Viro 80f15d6241 [SCTP]: ->source_h is not used anymore. 18 years ago
Al Viro 16b0a03033 [SCTP]: Switch sctp_chunk ->dest to net-endian. 18 years ago
Al Viro 6a1e5f3354 [SCTP]: sctp_process_init() and sctp_source() switched to net-endian. 18 years ago
Al Viro dd86d136f9 [SCTP]: Switch ->from_addr_param() to net-endian. 18 years ago
Al Viro 5ab7b859ab [SCTP]: Switch sctp_add_bind_addr() to net-endian. 18 years ago
Al Viro 4bdf4b5fe2 [SCTP]: Switch sctp_assoc_add_peer() to net-endian. 18 years ago
Al Viro d55c41b115 [SCTP]: Switch ->from_skb() to net-endian. 18 years ago
Al Viro 9b1dfad011 [SCTP]: Switch sctp_cookie ->peer_addr to net-endian. 18 years ago
Al Viro f235fca389 [SCTP]: sctp_init_addrs() switched to net-endian. 18 years ago
Al Viro c9a08505ec [SCTP]: Switch sctp_del_bind_addr() to net-endian. 18 years ago
Al Viro be29681edf [SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian. 18 years ago
Al Viro 38a03145ef [SCTP]: sctp_assoc_del_peer() switched to net-endian. 18 years ago
Al Viro 5f242a13e8 [SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian. 18 years ago
Al Viro 2a6fd78ade [SCTP] embedded sctp_addr: net-endian mirrors 18 years ago
Al Viro 09ef7fecea [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. 18 years ago
Al Viro dbc16db1e5 [SCTP]: Trivial sctp endianness annotations. 18 years ago
Al Viro 63706c5c6f [SCTP]: sctp_make_op_error() annotations. 18 years ago
Al Viro 5bf2db0390 [SCTP]: Annotate sctp_init_cause(). 18 years ago
Vlad Yasevich f236218b72 [SCTP]: Do not timestamp every SCTP packet. 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
Sridhar Samudrala dc022a9874 [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed 19 years ago
Sridhar Samudrala ad8fec1720 [SCTP]: Verify all the paths to a peer via heartbeat before using them. 19 years ago
Al Viro 8ca84481b6 [SCTP]: sctp_unpack_cookie() fix 19 years ago
Vlad Yasevich 313e7b4d25 [SCTP]: Fix machine check/connection hang on IA64. 19 years ago
Vlad Yasevich 9834a2bb49 [SCTP]: Fix sctp_cookie alignment in the packet. 19 years ago
Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc() 19 years ago
Jesper Juhl a51482bde2 [NET]: kfree cleanup 19 years ago
Ivan Skytte Jorgensen eaa5c54dbe [SCTP] Rename SCTP specific control message flags. 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Patrick McHardy a61bbcf28a [NET]: Store skb->timestamp as offset to a base timestamp 20 years ago
Alexey Dobriyan 3182cd84f0 [SCTP]: __nocast annotations 20 years ago
David S. Miller 79af02c253 [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. 20 years ago
Frank Filz 3f7a87d2fa [SCTP] sctp_connectx() API support 20 years ago
Jerome Forissier 047a2428a1 [SCTP] Implement Sec 2.41 of SCTP Implementers guide. 20 years ago