Age | Commit message (Expand) | Author | Files | Lines |
2016-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -18/+40 |
2016-09-30 | sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock | Xin Long | 1 | -18/+40 |
2016-09-08 | net: inet: diag: expose the socket mark to privileged processes. | Lorenzo Colitti | 1 | -6/+14 |
2016-08-23 | sctp: fix overrun in sctp_diag_dump_one() | Lance Richardson | 1 | -2/+4 |
2016-08-08 | sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states | Phil Sutter | 1 | -2/+2 |
2016-08-08 | sctp_diag: Fix T3_rtx timer export | Phil Sutter | 1 | -4/+10 |
2016-06-10 | net: diag: add missing declarations | Ben Dooks | 1 | -6/+0 |
2016-05-25 | sctp: fix double EPs display in sctp_diag | Xin Long | 1 | -0/+3 |
2016-04-26 | sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_poli... | Xin Long | 1 | -1/+5 |
2016-04-26 | sock_diag: align nlattr properly when needed | Nicolas Dichtel | 1 | -2/+3 |
2016-04-21 | net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag | Xin Long | 1 | -4/+2 |
2016-04-15 | sctp: add the sctp_diag.c file | Xin Long | 1 | -0/+497 |