| Commit message (Expand) | Author | Age | Files | Lines |
* | net: introduce helper macro for_each_cmsghdr | Gu Zheng | 2014-12-11 | 1 | -2/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-12-10 | 1 | -2/+2 |
|\ |
|
| * | net: sctp: use MAX_HEADER for headroom reserve in output path | Daniel Borkmann | 2014-12-09 | 1 | -2/+2 |
* | | put iov_iter into msghdr | Al Viro | 2014-12-09 | 1 | -4/+1 |
* | | switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter | Al Viro | 2014-11-24 | 3 | -14/+16 |
* | | new helper: memcpy_from_msg() | Al Viro | 2014-11-24 | 1 | -2/+2 |
* | | net: sctp: keep owned chunk in destructor_arg instead of skb->cb | Daniel Borkmann | 2014-11-21 | 1 | -8/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-14 | 2 | -2/+3 |
|\| |
|
| * | net: sctp: fix memory leak in auth key management | Daniel Borkmann | 2014-11-11 | 1 | -2/+0 |
| * | net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p... | Daniel Borkmann | 2014-11-11 | 1 | -0/+3 |
* | | net: introduce SO_INCOMING_CPU | Eric Dumazet | 2014-11-11 | 1 | -2/+3 |
* | | net: Add and use skb_copy_datagram_msg() helper. | David S. Miller | 2014-11-05 | 1 | -1/+1 |
* | | sctp: replace seq_printf with seq_puts | Michele Baldessari | 2014-10-31 | 1 | -2/+2 |
* | | sctp: add transport state in /proc/net/sctp/remaddr | Michele Baldessari | 2014-10-31 | 1 | -2/+8 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-10-18 | 4 | -86/+69 |
|\ |
|
| * | net: sctp: fix remote memory pressure from excessive queueing | Daniel Borkmann | 2014-10-14 | 2 | -26/+10 |
| * | net: sctp: fix panic on duplicate ASCONF chunks | Daniel Borkmann | 2014-10-14 | 1 | -0/+2 |
| * | net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks | Daniel Borkmann | 2014-10-14 | 2 | -60/+57 |
* | | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 2014-10-10 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb... | Tejun Heo | 2014-09-24 | 2 | -8/+6 |
| |\ |
|
| * | | percpu_counter: add @gfp to percpu_counter_init() | Tejun Heo | 2014-09-08 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-10-08 | 1 | -3/+16 |
|\ \ \ |
|
| * | | | sctp: handle association restarts when the socket is closed. | Vlad Yasevich | 2014-10-06 | 1 | -3/+16 |
| | |/
| |/| |
|
* | | | net/ipv4: bind ip_nonlocal_bind to current netns | Vincent Bernat | 2014-09-09 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-08 | 1 | -1/+1 |
|\| | |
|
| * | | net: sctp: fix ABI mismatch through sctp_assoc_to_state helper | Daniel Borkmann | 2014-08-30 | 1 | -1/+1 |
* | | | sctp: Change sctp to implement csum_levels | Tom Herbert | 2014-08-30 | 1 | -2/+6 |
|/ / |
|
* | | net: sctp: fix suboptimal edge-case on non-active active/retrans path selection | Daniel Borkmann | 2014-08-22 | 1 | -6/+3 |
* | | net: sctp: spare unnecessary comparison in sctp_trans_elect_best | Daniel Borkmann | 2014-08-22 | 1 | -1/+1 |
* | | sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe | zhuyj | 2014-08-22 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-08-06 | 1 | -1/+1 |
|\ |
|
| * | sctp: fix possible seqlock seadlock in sctp_packet_transmit() | Eric Dumazet | 2014-08-06 | 1 | -1/+1 |
* | | net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS | Duan Jiong | 2014-08-01 | 1 | -5/+0 |
* | | sctp: Fixup v4mapped behaviour to comply with Sock API | Jason Gunthorpe | 2014-08-01 | 5 | -100/+107 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-30 | 1 | -0/+1 |
|\| |
|
| * | net: sctp: inherit auth_capable on INIT collisions | Daniel Borkmann | 2014-07-23 | 1 | -0/+1 |
* | | net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY | David Laight | 2014-07-22 | 2 | -4/+4 |
* | | net: sctp: Open out the check for Nagle | David Laight | 2014-07-22 | 1 | -33/+36 |
* | | net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV support | Daniel Borkmann | 2014-07-16 | 1 | -2/+7 |
* | | net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support | Geir Ola Vaagland | 2014-07-16 | 1 | -9/+98 |
* | | net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support | Geir Ola Vaagland | 2014-07-16 | 2 | -4/+86 |
* | | net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support | Geir Ola Vaagland | 2014-07-16 | 2 | -1/+73 |
* | | net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support | Geir Ola Vaagland | 2014-07-16 | 1 | -20/+57 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-16 | 1 | -107/+15 |
|\| |
|
| * | net: sctp: fix information leaks in ulpevent layer | Daniel Borkmann | 2014-07-14 | 1 | -107/+15 |
* | | net: sctp: remove unnecessary break after return/goto | Fabian Frederick | 2014-07-16 | 2 | -5/+0 |
* | | net: sctp: Inline the functions from command.c | David Laight | 2014-07-08 | 2 | -69/+1 |
* | | net: sctp: only warn in proc_sctp_do_alpha_beta if write | Daniel Borkmann | 2014-07-03 | 1 | -2/+3 |
* | | net: sctp: improve timer slack calculation for transport HBs | Daniel Borkmann | 2014-07-03 | 1 | -8/+9 |
|/ |
|
* | net: sctp: check proc_dointvec result in proc_sctp_do_auth | Daniel Borkmann | 2014-06-20 | 1 | -2/+1 |