1. 049b3ff [SCTP]: Include ulpevents in socket receive buffer accounting. by Neil Horman · 19 years ago
  2. 1e7d3d9 [SCTP]: Remove timeouts[] array from sctp_endpoint. by Vladislav Yasevich · 19 years ago
  3. 23ec47a [SCTP]: Fix potential NULL pointer dereference in sctp_v4_get_saddr by Vladislav Yasevich · 19 years ago
  4. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  5. 974f7bc Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6 by Arnaldo Carvalho de Melo · 19 years ago
  6. 64a0c1c [SCTP] Do not allow unprivileged programs initiating new associations on by Ivan Skytte Jorgensen · 19 years ago
  7. 96a3399 [SCTP] Allow SCTP_MAXSEG to revert to default frag point with a '0' value. by Ivan Skytte Jorgensen · 19 years ago
  8. a1ab358 [SCTP] Fix SCTP_SETADAPTION sockopt to use the correct structure. by Ivan Skytte Jorgensen · 19 years ago
  9. eaa5c54 [SCTP] Rename SCTP specific control message flags. by Ivan Skytte Jorgensen · 19 years ago
  10. 670c02c [NET]: Wider use of for_each_*cpu() by John Hawkes · 19 years ago
  11. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  12. 5fe467e [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels. by Ivan Skytte Jørgensen · 19 years ago
  13. e5ed639 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl by Herbert Xu · 19 years ago
  14. eb0e007 [SCTP]: Fix SCTP_SHUTDOWN notifications. by Sridhar Samudrala · 19 years ago
  15. 8c5955d [SCTP]: net/sctp/sysctl.c should #include <net/sctp/sctp.h> by Adrian Bunk · 19 years ago
  16. 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
  17. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  18. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  19. bb97d31 [INET]: Make inet_create try to load protocol modules by Arnaldo Carvalho de Melo · 19 years ago
  20. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  21. e684897 [NET]: Cleanup INET_REFCNT_DEBUG code by Arnaldo Carvalho de Melo · 19 years ago
  22. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  23. d2287f8 [SCTP]: Add SENTINEL to SCTP MIB stats by Vlad Yasevich · 19 years ago
  24. d1ad1ff [SCTP]: Fix potential null pointer dereference while handling an icmp error by Sridhar Samudrala · 19 years ago
  25. ee71a29 [SCTP]: Audit return code of create_proc_* by Christophe Lucas · 19 years ago
  26. 3182cd8 [SCTP]: __nocast annotations by Alexey Dobriyan · 19 years ago
  27. 79af02c [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. by David S. Miller · 19 years ago
  28. 2f85a42 [SCTP] Make init & delayed sack timeouts configurable by user. by Vlad Yasevich · 19 years ago
  29. 52c1da3 [PATCH] make various thing static by Adrian Bunk · 19 years ago
  30. 3f7a87d [SCTP] sctp_connectx() API support by Frank Filz · 19 years ago
  31. 1e061ab [SCTP]: Replace spin_lock_irqsave with spin_lock_bh by Herbert Xu · 19 years ago
  32. 6a6ddb2 [SCTP] Fix incorrect setting of sk_bound_dev_if when binding/sending to a ipv6 by Sridhar Samudrala · 19 years ago
  33. cdac4e0 [SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket option by Neil Horman · 19 years ago
  34. bca735b [SCTP] Extend the info exported via /proc/net/sctp to support netstat for SCTP. by Vladislav Yasevich · 19 years ago
  35. 0fd9a65 [SCTP] Support SO_BINDTODEVICE socket option on incoming packets. by Neil Horman · 19 years ago
  36. 4243cac [SCTP]: Fix bug in restart of peeled-off associations. by Vladislav Yasevich · 19 years ago
  37. 4eb701d [SCTP] Fix SCTP sendbuffer accouting. by Neil Horman · 19 years ago
  38. 594ccc1 [SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_transmit(). by Sridhar Samudrala · 19 years ago
  39. 5e6bc34 [SCTP] Fix bug in sctp_init() error handling code. by Neil Horman · 19 years ago
  40. b9b9e10 [SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any(). by Brian Haley · 19 years ago
  41. 047a242 [SCTP] Implement Sec 2.41 of SCTP Implementers guide. by Jerome Forissier · 19 years ago
  42. 1733721 [SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 style by Vladislav Yasevich · 19 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago