aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp
Commit message (Expand)AuthorAge
* sctp: sctp_diag should dump sctp socket typeXin Long2016-05-31
* sctp: fix double EPs display in sctp_diagXin Long2016-05-26
* sctp: prepare for socket backlog behavior changeEric Dumazet2016-05-02
* sctp: signal sk_data_ready earlier on data chunks receptionMarcelo Ricardo Leitner2016-05-01
* net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet2016-04-27
* net: rename ICMP6_INC_STATS_BH()Eric Dumazet2016-04-27
* net: sctp: rename SCTP_INC_STATS_BH()Eric Dumazet2016-04-27
* net: rename ICMP_INC_STATS_BH()Eric Dumazet2016-04-27
* net: snmp: kill various STATS_USER() helpersEric Dumazet2016-04-27
* sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_poli...Xin Long2016-04-26
* sock_diag: align nlattr properly when neededNicolas Dichtel2016-04-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-23
|\
| * sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner2016-04-10
* | net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diagXin Long2016-04-21
* | sctp: fix some rhashtable functions using in sctp proc/diagXin Long2016-04-15
* | sctp: merge the seq_start/next/exits in remaddrs and assocsXin Long2016-04-15
* | sctp: add the sctp_diag.c fileXin Long2016-04-15
* | sctp: export some apis or variables for sctp_diag and reuse some for procXin Long2016-04-15
* | sctp: add sctp_info dump api for sctp_diagXin Long2016-04-15
* | sctp: simplify sk_receive_queue lockingMarcelo Ricardo Leitner2016-04-15
* | sctp: add support for RPS and RFSMarcelo Ricardo Leitner2016-04-14
* | sctp: delay calls to sk_data_ready() as much as possibleMarcelo Ricardo Leitner2016-04-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-09
|\|
| * sctp: flush if we can't fit another DATA chunkMarcelo Ricardo Leitner2016-04-05
* | rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland2016-04-05
|/
* sctp: really allow using GFP_KERNEL on sctp_packet_transmitMarcelo Ricardo Leitner2016-03-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-24
|\
| * sctp: align MTU to a wordMarcelo Ricardo Leitner2016-03-20
| * sctp: do not leak chunks that are sent to unconfirmed pathsMarcelo Ricardo Leitner2016-03-20
| * sctp: do not update a_rwnd if we are not issuing a sackMarcelo Ricardo Leitner2016-03-20
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2016-03-19
| |\
| * | sctp: fix copying more bytes than expected in sctp_add_bind_addrMarcelo Ricardo Leitner2016-03-08
* | | net/sctp: use in_compat_syscall for sctp_getsockopt_connectx3Andy Lutomirski2016-03-22
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\ \
| * | sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variantNicholas Mc Guire2016-03-16
| * | sctp: allow sctp_transmit_packet and others to use gfpMarcelo Ricardo Leitner2016-03-13
| * | sctp: fix the transports round robin issue when init is retransmittedXin Long2016-03-13
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
| |\|
| * | net: sctp: Convert log timestamps to be y2038 safeDeepa Dinamani2016-03-01
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
| |\ \
| * | | sctp: remove the unused sctp_datamsg_free()Xin Long2016-02-17
| * | | sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs()Xin Long2016-02-17
| * | | sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_associ...Xin Long2016-02-17
| * | | sock: struct proto hash function may errorCraig Gallek2016-02-11
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-17
|\ \ \ \ | |_|_|/ |/| | |
| * | | sctp: Use shashHerbert Xu2016-01-27
* | | | sctp: sctp_remaddr_seq_show use the wrong variable to dump transport infoXin Long2016-03-01
* | | | sctp: lack the check for ports in sctp_v6_cmp_addrXin Long2016-03-01
| |_|/ |/| |
* | | sctp: Fix port hash table size computationNeil Horman2016-02-21
* | | sctp: translate network order to host order when users get a hmacidXin Long2016-02-09
| |/ |/|