index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
output.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: increase sk_wmem_alloc when head->truesize is increased
Xin Long
2019-12-13
1
-0
/
+1
*
sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmit
Xin Long
2019-12-13
1
-20
/
+1
*
Revert "sctp: remove sctp_transport_pmtu_check"
Xin Long
2018-11-23
1
-0
/
+3
*
sctp: use the pmtu from the icmp packet to update transport pathmtu
Xin Long
2018-10-15
1
-0
/
+6
*
sctp: define sctp_packet_gso_append to build GSO frames
Xin Long
2018-06-14
1
-10
/
+18
*
sctp: remove sctp_transport_pmtu_check
Marcelo Ricardo Leitner
2018-04-27
1
-3
/
+0
*
sctp: introduce sctp_mtu_payload
Marcelo Ricardo Leitner
2018-04-27
1
-15
/
+10
*
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-06
1
-13
/
+21
|
\
|
*
sctp: Add ip option support
Richard Haines
2018-02-26
1
-13
/
+21
*
|
sctp: add refcnt support for sh_key
Xin Long
2018-03-14
1
-2
/
+16
|
/
*
sctp: implement assign_number for sctp_stream_interleave
Xin Long
2017-12-11
1
-2
/
+3
*
sctp: remove the typedef sctp_xmit_t
Xin Long
2017-08-06
1
-30
/
+30
*
sctp: remove the typedef sctp_data_chunk_t
Xin Long
2017-07-01
1
-2
/
+2
*
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-2
/
+1
*
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-1
/
+1
*
net: use skb->csum_not_inet to identify packets needing crc32c
Davide Caratti
2017-05-19
1
-0
/
+1
*
sctp: get sock from transport in sctp_transport_update_pmtu
Xin Long
2017-04-05
1
-2
/
+2
*
sctp: check for dst and pathmtu update in sctp_packet_config
Xin Long
2017-04-03
1
-31
/
+36
*
sctp: change to save MSG_MORE flag into assoc
Xin Long
2017-03-28
1
-1
/
+1
*
sctp: remove temporary variable confirm from sctp_packet_transmit
Xin Long
2017-03-21
1
-4
/
+3
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
1
-1
/
+1
*
sctp: add support for MSG_MORE
Xin Long
2017-02-20
1
-6
/
+3
*
sctp: add dst_pending_confirm flag
Julian Anastasov
2017-02-07
1
-1
/
+9
*
sctp: remove return value from sctp_packet_init/config
Marcelo Ricardo Leitner
2016-12-28
1
-9
/
+5
*
sctp: clean up sctp_packet_transmit
Xin Long
2016-11-02
1
-277
/
+158
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-1
/
+7
|
\
|
*
sctp: fix the panic caused by route update
Xin Long
2016-10-26
1
-1
/
+7
*
|
sctp: remove the old ttl expires policy
Xin Long
2016-10-13
1
-3
/
+0
*
|
sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements
Xin Long
2016-10-13
1
-1
/
+2
|
/
*
sctp: rename WORD_TRUNC/ROUND macros
Marcelo Ricardo Leitner
2016-09-22
1
-6
/
+6
*
sctp: not return ENOMEM err back in sctp_packet_transmit
Xin Long
2016-09-18
1
-25
/
+22
*
sctp: save transmit error to sk_err in sctp_outq_flush
Xin Long
2016-09-18
1
-1
/
+2
*
sctp: identify chunks that need to be fragmented at IP level
Marcelo Ricardo Leitner
2016-09-09
1
-1
/
+12
*
sctp: fix the issue sctp requeue auth chunk incorrectly
Xin Long
2016-07-30
1
-1
/
+2
*
sctp: implement prsctp TTL policy
Xin Long
2016-07-11
1
-0
/
+2
*
sctp: fix panic when sending auth chunks
Marcelo Ricardo Leitner
2016-07-09
1
-3
/
+15
*
sctp: Fix warning in sctp_packet_transmit_chunk()
David S. Miller
2016-06-03
1
-1
/
+1
*
sctp: improve debug message to also log curr pkt and new chunk size
Marcelo Ricardo Leitner
2016-06-03
1
-1
/
+2
*
sctp: Add GSO support
Marcelo Ricardo Leitner
2016-06-03
1
-114
/
+249
*
sctp: flush if we can't fit another DATA chunk
Marcelo Ricardo Leitner
2016-04-05
1
-1
/
+2
*
sctp: really allow using GFP_KERNEL on sctp_packet_transmit
Marcelo Ricardo Leitner
2016-03-30
1
-3
/
+3
*
sctp: allow sctp_transmit_packet and others to use gfp
Marcelo Ricardo Leitner
2016-03-13
1
-3
/
+3
*
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
2015-12-15
1
-1
/
+1
*
sctp: Fix race between OOTB responce and route removal
Alexander Sverdlin
2015-06-29
1
-1
/
+3
*
net: sctp: use MAX_HEADER for headroom reserve in output path
Daniel Borkmann
2014-12-09
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
1
-1
/
+1
|
\
|
*
sctp: fix possible seqlock seadlock in sctp_packet_transmit()
Eric Dumazet
2014-08-05
1
-1
/
+1
*
|
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
David Laight
2014-07-22
1
-2
/
+2
[next]