UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / net / sctp /
2011-07-15 Wei Yongjunsctp: fix memory leak of the ASCONF queue when free...
2011-07-15 Jacek LuczakSCTP: fix race between sctp_bind_addr_free() and sctp_b...
2011-04-27 David S. Millersctp: Pass __GFP_NOWARN to hash table allocation attempts.
2011-03-28 Dan RosenbergUBUNTU: SAUCE: (drop after 2.6.38) Convert net %p usage %pK
2011-02-20 Jiri Bohacsctp: fix reporting of unknown parameters
2011-01-20 Shan Weisctp: user perfect name for Delayed SACK Timer option
2010-12-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-16 Wei Yongjunsctp: fix the return value of getting the sctp partial...
2010-12-10 Wei YongjunSCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped...
2010-12-06 David ShwatrzFix a typo in datagram.c and sctp/socket.c.
2010-11-10 Eric Dumazetnet: avoid limits overflow
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-04 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-10-04 David S. Millersctp: Fix break indentation in sctp_ioctl().
2010-10-04 Dan Rosenbergsctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()
2010-10-04 Dan Rosenbergsctp: prevent reading out-of-bounds memory
2010-09-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-09-23 Eric Dumazetnet: return operator cleanup
2010-09-17 Vlad Yasevichsctp: Do not reset the packet during sctp_packet_config().
2010-09-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-09-09 Joe Perchessctp: fix test for end of loop
2010-09-08 Diego Elio 'Flamee... sctp: implement SIOCINQ ioctl() (take 3)
2010-09-07 Eric Dumazetnet: poll() optimizations
2010-08-26 Joe Perchesnet/sctp: Use pr_fmt and pr_<level>
2010-08-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-06-26 Eric Dumazetsnmp: add align parameter to snmp_mib_init()
2010-06-16 Uwe Kleine-Königfix typos concerning "initiali[zs]e"
2010-06-11 Changli Gaonet-next: remove useless union keyword
2010-06-03 Eric Dumazetnet: use __packed annotation
2010-05-18 Joe Perchesnet: Remove unnecessary returns from void function()s
2010-05-18 Wei Yongjunsctp: fix append error cause to ERROR chunk correctly
2010-05-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-05-16 Wei Yongjunsctp: delete active ICMP proto unreachable timer when...
2010-05-16 Amerigo Wangnet: reserve ports for applications using fixed port...
2010-05-12 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-05-06 Vlad Yasevichsctp: Fix a race between ICMP protocol unreachable...
2010-05-03 David S. MillerMerge branch 'net-next' of git://git./linux/kernel...
2010-05-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-05-01 Eric Dumazetnet: sock_def_readable() and friends RCU conversion
2010-05-01 Vlad Yasevichsctp: Tag messages that can be Nagle delayed at creation.
2010-05-01 Vlad Yasevichsctp: Optimize computation of highest new tsn in SACK.
2010-05-01 Vlad Yasevichsctp: correctly mark missing chunks in fast recovery
2010-05-01 Vlad Yasevichsctp: rwnd_press should be cumulative
2010-05-01 Vlad Yasevichsctp: fast recovery algorithm is per association.
2010-05-01 Vlad Yasevichsctp: update transport initializations
2010-05-01 Vlad Yasevichsctp: Do not force T3 timer on fast retransmissions.
2010-05-01 Vlad Yasevichsctp: remove 'resent' bit from the chunk
2010-05-01 Vlad Yasevichsctp: Make sure we always return valid retransmit path
2010-05-01 Dan Carpentersctp: cleanup: remove duplicate assignment
2010-05-01 Wei Yongjunsctp: implement sctp association probing module
2010-05-01 Shan Weisctp: use sctp_chunk_is_data macro to decide a chunk...
2010-05-01 Vlad Yasevichsctp: Do no select unconfirmed transports for retransmi...
2010-05-01 Wei Yongjunsctp: fix to retranmit at least one DATA chunk
2010-05-01 Wei Yongjunsctp: missing set src and dest port while lookup output...
2010-05-01 Wei Yongjunsctp: assure at least one T3-rtx timer is running if...
2010-05-01 Vlad Yasevichsctp: send SHUTDOWN-ACK chunk back to the source.
2010-05-01 Vlad Yasevichsctp: Use correct address family in sctp_getsockopt_pee...
2010-04-28 Neil Hormansctp: Fix skb_over_panic resulting from multiple invali...
2010-04-28 Vlad Yasevichsctp: Fix oops when sending queued ASCONF chunks
2010-04-28 Wei Yongjunsctp: fix to calc the INIT/INIT-ACK chunk length correc...
2010-04-28 Vlad Yasevichsctp: per_cpu variables should be in bh_disabled section
2010-04-28 Vlad Yasevichsctp: fix potential reference of a freed pointer
2010-04-28 Wei Yongjunsctp: avoid irq lock inversion while call sk->sk_data_r...
2010-04-27 Eric Dumazetnet: sk_add_backlog() take rmem_alloc into account
2010-04-20 Eric Dumazetnet: sk_sleep() helper
2010-04-16 Shan Weinet: replace ipfragok with skb->local_df
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Brian HaleySCTP: Change to use ipv6_addr_copy()
2010-03-31 Hagen Paul Pfeifersctp: eliminate useless code
2010-03-31 YOSHIFUJI Hideaki... sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len().
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-20 stephen hemmingeripv6: convert idev_list to list macros
2010-03-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-05 Zhu Yinet: backlog functions rename
2010-03-05 Zhu Yisctp: use limited socket backlog
2010-02-17 Alexey Dobriyannet: remove INIT_RCU_HEAD() usage
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to net
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-01-23 Alexey Dobriyannet: constify MIB name tables
2010-01-21 Julia Lawallnet/sctp: Eliminate useless code
2010-01-04 Andrew Mortonnet/sctp/socket.c: squish warning
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Linus Torvaldssctp: fix compile error due to sysctl mismerge
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-04 Thadeu Lima de Sou... tree-wide: fix some typos and punctuation in comments
2009-12-02 Andrei Pelinescu... sctp: fix sctp_setsockopt_autoclose compile warning
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-11-29 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-29 Andrei Pelinescu... sctp: on T3_RTX retransmit all the in-flight chunks
2009-11-23 Vlad Yasevichsctp: prevent too-fast association id reuse
2009-11-23 Andrei Pelinescu... sctp: fix integer overflow when setting the autoclose...
2009-11-23 Andrei Pelinescu... sctp: limit maximum autoclose setsockopt value
2009-11-23 Neil Hormansctp: Fix mis-ordering of user space data when multihom...
2009-11-23 Vlad Yasevichsctp: Update max.burst implementation
next