index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
Age
Commit message (
Expand
)
Author
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-14
net: sctp: fix remote memory pressure from excessive queueing
Daniel Borkmann
2014-10-14
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
2014-10-14
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-06
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
2014-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
2014-09-09
net/ipv4: bind ip_nonlocal_bind to current netns
Vincent Bernat
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-08
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
2014-08-29
sctp: Change sctp to implement csum_levels
Tom Herbert
2014-08-29
net: sctp: fix ABI mismatch through sctp_assoc_to_state helper
Daniel Borkmann
2014-08-22
net: sctp: fix suboptimal edge-case on non-active active/retrans path selection
Daniel Borkmann
2014-08-22
net: sctp: spare unnecessary comparison in sctp_trans_elect_best
Daniel Borkmann
2014-08-21
sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe
zhuyj
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
sctp: fix possible seqlock seadlock in sctp_packet_transmit()
Eric Dumazet
2014-07-31
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
Duan Jiong
2014-07-31
sctp: Fixup v4mapped behaviour to comply with Sock API
Jason Gunthorpe
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-22
net: sctp: inherit auth_capable on INIT collisions
Daniel Borkmann
2014-07-22
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
David Laight
2014-07-22
net: sctp: Open out the check for Nagle
David Laight
2014-07-16
net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV support
Daniel Borkmann
2014-07-16
net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support
Geir Ola Vaagland
2014-07-16
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
Geir Ola Vaagland
2014-07-16
net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support
Geir Ola Vaagland
2014-07-16
net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support
Geir Ola Vaagland
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-15
net: sctp: remove unnecessary break after return/goto
Fabian Frederick
2014-07-14
net: sctp: fix information leaks in ulpevent layer
Daniel Borkmann
2014-07-08
net: sctp: Inline the functions from command.c
David Laight
2014-07-02
net: sctp: only warn in proc_sctp_do_alpha_beta if write
Daniel Borkmann
2014-07-02
net: sctp: improve timer slack calculation for transport HBs
Daniel Borkmann
2014-06-19
net: sctp: check proc_dointvec result in proc_sctp_do_auth
Daniel Borkmann
2014-06-18
net: sctp: propagate sysctl errors from proc_do* properly
Daniel Borkmann
2014-06-15
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
2014-06-12
sctp: Fix sk_ack_backlog wrap-around problem
Xufeng Zhang
2014-06-11
net: sctp: fix incorrect type in gfp initializer
Daniel Borkmann
2014-06-11
net: sctp: improve sctp_select_active_and_retran_path selection
Daniel Borkmann
2014-06-11
net: sctp: migrate most recently used transport to ktime
Daniel Borkmann
2014-06-11
net: sctp: refactor active path selection
Daniel Borkmann
2014-06-11
ktime: add ktime_after and ktime_before helper
Daniel Borkmann
2014-05-23
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
2014-05-23
net: Eliminate no_check from protosw
Tom Herbert
2014-05-14
snmp: fix some left over of snmp stats
WANG Cong
2014-05-14
ipv4: make ip_local_reserved_ports per netns
WANG Cong
2014-05-12
net: rename local_df to ignore_df
WANG Cong
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]