- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / net / sctp / protocol.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-11 YOSHIFUJI Hideaki[NET] SCTP: Fix whitespace errors.
2007-01-26 David S. Miller[TCP]: Restore SKB socket owner setting in tcp_transmit...
2006-12-22 Adrian Bunk[SCTP]: make 2 functions static
2006-12-14 Sridhar Samudrala[SCTP]: Enable auto loading of SCTP when creating an...
2006-12-14 Sridhar Samudrala[SCTP]: Handle address add/delete events in a more...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-03 Al Viro[SCTP]: Annotate ->supported_addrs().
2006-12-03 Al Viro[SCTP]: Annotate ->inaddr_any().
2006-12-03 Al Viro[SCTP]: Don't bother setting sin_port in ->from_sk().
2006-12-03 Al Viro[SCTP]: ->a_h is gone now.
2006-12-03 Al Viro[SCTP]: Trivial parts of a_h -> a switch.
2006-12-03 Al Viro[SCTP]: ->get_saddr() switched to net-endian.
2006-12-03 Al Viro[SCTP]: Switch ->from_addr_param() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_add_bind_addr() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch ->from_skb() to net-endian.
2006-12-03 Al Viro[SCTP]: Annotate ->dst_saddr()
2006-12-03 Al Viro[SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact...
2006-12-03 Al Viro[SCTP] embedded sctp_addr: net-endian mirrors
2006-12-03 Al Viro[SCTP]: Beginning of conversion to net-endian for embed...
2006-12-03 Al Viro[SCTP]: Trivial sctp endianness annotations.
2006-12-03 David S. Miller[TCP]: Don't set SKB owner in tcp_transmit_skb().
2006-10-31 Vlad Yasevich[SCTP]: Correctly set IP id for SCTP traffic
2006-09-22 Adrian Bunk[SCTP]: Cleanups
2006-09-22 Brian Haley[SCTP]: Change globals to __read_mostly
2006-09-22 Vladislav Yasevich[SCTP]: Remove multiple levels of msecs to jiffies...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-21 Sridhar Samudrala[SCTP]: ADDIP: Don't use an address as source until...
2006-06-18 Vlad Yasevich[SCTP]: Reject sctp packets with broadcast addresses.
2006-03-21 Arnaldo Carvalho... [NET]: Identation & other cleanups related to compat_...
2006-03-21 Dmitry Mishin[NET]: {get|set}sockopt compatibility layer
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2005-11-12 Neil Horman[SCTP]: Include ulpevents in socket receive buffer...
2005-11-12 Vladislav Yasevich[SCTP]: Fix potential NULL pointer dereference in sctp_...
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-10-03 Herbert Xu[IPV4]: Replace __in_dev_get with __in_dev_get_rcu...
2005-08-29 Eric Dumazet[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_...
2005-08-29 Arnaldo Carvalho... [INET]: Make inet_create try to load protocol modules
2005-08-29 Arnaldo Carvalho... [NET]: Cleanup INET_REFCNT_DEBUG code
2005-07-12 Alexey Dobriyan[SCTP]: __nocast annotations
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-28 Vlad Yasevich[SCTP] Make init & delayed sack timeouts configurable...
2005-06-13 Neil Horman[SCTP] Add support for ip_nonlocal_bind sysctl & IP_FRE...
2005-04-28 Neil Horman[SCTP] Fix SCTP sendbuffer accouting.
2005-04-28 Neil Horman[SCTP] Fix bug in sctp_init() error handling code.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-15 Arnaldo Carvalho... [SCTP] merge sctp_sock with sctp_opt
2005-01-13 Thomas Gleixner[NET]: Lock initializer cleanup.
2005-01-10 David S. MillerMerge linux-lksctp.bkbits.net/lksctp-2.5.work
2004-12-27 Arnaldo Carvalho... [INET] move inet_sock into inet_opt and rename it to...
2004-12-27 Sridhar Samudrala[SCTP] Code cleanup: remove unused code and make needle...
2004-11-15 Patrick McHardy[SCTP]: Fix inetaddr notifier chain corruption
2004-11-09 Andrew Morton[NET]: Lock initializer unifying
2004-09-13 Arnaldo Carvalho... [NET] generalise per protocol slab cache handling
2004-09-07 Christoph Hellwig[IPV4]: Mark inet_family_ops static
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-12 David S. Miller[IPV4]: Move inetdev/ifa locking over to RCU.
2004-07-20 David S. MillerMerge bk://bk.skbuff.net:20608/linux-2.6-snmp-20040708
2004-07-13 Alexander Viro[PATCH] sparse: net/* NULL noise removal
2004-07-11 Andrew Morton[SPARSE]: Fix warnings in net/sctp/
2004-07-08 Hideaki Yoshifuji[NET] convert storage for MIB from struct member to...
2004-06-24 Arnaldo Carvalho... [NET] move already shared functions from inet to core
2004-06-22 Arnaldo Carvalho... [NET] rename struct inet_protocol to net_protocol
2004-05-08 James Morris[NET]: Add sock_create_kern()
2004-04-26 Olaf Kirch- Merged several SCTP fixes from Sridhar Samudra
2004-04-19 Sridhar Samudrala[SCTP] Propagate error from sctp_proc_init. (Olaf Kirch)
2004-04-19 Sridhar Samudrala[SCTP] Partial Reliability Extension support.
2004-04-14 Olaf Kirch- SCTP: fail if /proc/net/sctp couldn't be created...
2004-04-06 Sridhar Samudrala[SCTP] Use id to ptr translation service in lib/idr...
2004-04-06 Sridhar Samudrala[SCTP] Update sctp_ulpevent structure to include assoc...
2004-02-11 Hubert Mantelupdate to 2.6.3-rc2
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-02-09 Sridhar Samudrala[SCTP] Removed SCTP specific rmem/wmem sysctl's and...
2004-01-23 Sridhar Samudrala[SCTP] Add sysctl parameters to update socket send...
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Sridhar Samudrala[SCTP] provide valid tos and oif values for ip_route_ou...
2003-10-28 Sridhar Samudrala[SCTP] ADDIP: Add sysctl parameter to enable/disable...
2003-09-02 Sridhar Samudrala[SCTP] Convert sctp_param2sockaddr() and sockaddr2sctp_...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-04 Sridhar Samudrala[SCTP] Fix to avoid large kmalloc failures on 64-bit...
2003-07-16 Sridhar Samudrala[SCTP] Reduce the size of struct sctp_ulpevent so that...
2003-07-15 Jon Grimm[SCTP] Support v4-mapped-v6 addresses (Ardelle Fan)
2003-06-19 Jon Grimm[SCTP] More typedef & name cleanup.
2003-06-21 Jon GrimmHand merge.
2003-06-06 David S. Miller[SCTP]: Kill unused local variable in init_sctp_mibs.
2003-06-06 Linus TorvaldsMerge bk://kernel.bkbits.net/davem/net-2.5
2003-06-06 Andrew Morton[PATCH] kmalloc_percpu: interface change
2003-06-04 Arnaldo Carvalho... o net: create struct sock_common and use in struct...
2003-05-27 Sridhar Samudrala[SCTP] /proc interface to display associations/endpoints.
2003-05-26 Sridhar SamudralaMerge us.ibm.com:/home/sridhar/BK/linux-2.5.70
2003-05-15 David S. Miller[IPV4]: Respect hoplimit route metric.
2003-05-14 Sridhar Samudrala[SCTP] Rename struct sctp_protocol as struct sctp_globa...
2003-05-13 Jon Grimm[SCTP] Use non-prefetch list walker for short list.
2003-05-07 Jon GrimmMerge
2003-05-06 Jon Grimm[SCTP] Use slab cache for sctp_chunk & sctp_bind_bucket.
2003-05-06 Sridhar SamudralaManual merge.
2003-05-05 Jon Grimm[SCTP] Support SCTP ECN on ipv6.
2003-05-03 Arnaldo Carvalho... o sctp: use revised net module infrastructure
next