Age | Commit message (Expand) | Author | Files | Lines |
2017-07-01 | sctp: remove the typedef sctp_chunkhdr_t | Xin Long | 1 | -8/+7 |
2016-09-22 | sctp: rename WORD_TRUNC/ROUND macros | Marcelo Ricardo Leitner | 1 | -1/+1 |
2016-08-20 | sctp: linearize early if it's not GSO | Marcelo Ricardo Leitner | 1 | -13/+0 |
2016-07-25 | sctp: fix BH handling on socket backlog | Marcelo Ricardo Leitner | 1 | -2/+0 |
2016-07-14 | sctp: do not clear chunk->ecn_ce_done flag | Marcelo Ricardo Leitner | 1 | -1/+0 |
2016-07-14 | sctp: avoid identifying address family many times for a chunk | Marcelo Ricardo Leitner | 1 | -0/+1 |
2016-07-14 | sctp: allow GSO frags to access the chunk too | Marcelo Ricardo Leitner | 1 | -0/+7 |
2016-06-04 | sctp: Add GSO support | Marcelo Ricardo Leitner | 1 | -8/+43 |
2016-06-04 | sctp: delay as much as possible skb_linearize | Marcelo Ricardo Leitner | 1 | -11/+18 |
2016-05-03 | sctp: prepare for socket backlog behavior change | Eric Dumazet | 1 | -0/+2 |
2016-04-15 | sctp: add support for RPS and RFS | Marcelo Ricardo Leitner | 1 | -0/+3 |
2014-10-14 | net: sctp: fix remote memory pressure from excessive queueing | Daniel Borkmann | 1 | -26/+7 |
2013-12-06 | sctp: Fix FSF address in file headers | Jeff Kirsher | 1 | -3/+2 |
2013-08-09 | net: sctp: trivial: update bug report in header comment | Daniel Borkmann | 1 | -6/+0 |
2013-07-25 | net: sctp: trivial: update mailing list address | Daniel Borkmann | 1 | -1/+1 |
2013-07-02 | net: sctp: rework debugging framework to use pr_debug and friends | Daniel Borkmann | 1 | -5/+4 |
2013-04-17 | net: sctp: sctp_inq: remove dead code | Daniel Borkmann | 1 | -7/+0 |
2012-12-03 | sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT... | Michele Baldessari | 1 | -0/+2 |
2010-08-27 | net/sctp: Use pr_fmt and pr_<level> | Joe Perches | 1 | -0/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2008-02-05 | [SCTP]: Stop claiming that this is a "reference implementation" | Vlad Yasevich | 1 | -4/+4 |
2007-11-07 | SCTP: Fix a potential race between timers and receive path. | Vlad Yasevich | 1 | -0/+4 |
2007-10-11 | [SCTP]: Implement the receive and verification of AUTH chunk | Vlad Yasevich | 1 | -0/+19 |
2007-09-26 | SCTP: Validate buffer room when processing sequential chunks | Vlad Yasevich | 1 | -0/+8 |
2007-04-26 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2007-02-11 | [NET] SCTP: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -17/+17 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -5/+4 |
2006-09-23 | [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics. | Sridhar Samudrala | 1 | -2/+2 |
2006-05-06 | [SCTP]: Allow spillover of receive buffer to avoid deadlock. | Neil Horman | 1 | -0/+1 |
2006-01-17 | [SCTP]: Fix potential race condition between sctp_close() and sctp_rcv(). | Sridhar Samudrala | 1 | -1/+3 |
2005-07-09 | [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. | David S. Miller | 1 | -6/+12 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+204 |