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
/
socket.c
Age
Commit message (
Expand
)
Author
2013-10-13
net: sctp: fix smatch warning in sctp_send_asconf_del_ip
Daniel Borkmann
2013-10-13
net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE
Daniel Borkmann
2013-06-11
net: sctp: fix NULL pointer dereference in socket destruction
Daniel Borkmann
2013-04-07
sctp: fix error return code in __sctp_connect()
Wei Yongjun
2013-03-31
net: add option to enable error queue packets waking select
Keller, Jacob E
2013-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS
Guenter Roeck
2013-02-08
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
2012-12-03
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
2012-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-28
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
Tommi Rantala
2012-11-18
net: Make CAP_NET_BIND_SERVICE per user namespace
Eric W. Biederman
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-01
net: sctp: Fix typo in net/sctp
Masanari Iida
2012-10-26
sctp: Make hmac algorithm selection for cookie generation dynamic
Neil Horman
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-09-26
unexport sock_map_fd(), switch to sock_alloc_file()
Al Viro
2012-08-14
sctp: Make sysctl tunables per net
Eric W. Biederman
2012-08-14
sctp: Push struct net down to sctp_chunk_event_lookup
Eric W. Biederman
2012-08-14
sctp: Make the address lists per network namespace
Eric W. Biederman
2012-08-14
sctp: Make the port hash table use struct net in it's key.
Eric W. Biederman
2012-07-22
sctp: Implement quick failover draft from tsvwg
Neil Horman
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-16
sctp: Fix list corruption resulting from freeing an association on a list
Neil Horman
2012-07-16
sctp: Adjust PMTU updates to accomodate route invalidation.
David S. Miller
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-04-04
sctp: Allow struct sctp_event_subscribe to grow without breaking binaries
Thomas Graf
2012-03-08
sctp: Export sctp_do_peeloff
Benjamin Poirier
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-19
sctp: fix incorrect overflow check on autoclose
Xi Wang
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-08
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...
Thomas Graf
2011-07-07
sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it
Wei Yongjun
2011-07-01
sctp: Reduce switch/case indent
Joe Perches
2011-06-16
net: Remove casts of void *
Joe Perches
2011-06-11
sctp: kzalloc() error handling on deleting last address
Michio Honda
2011-06-02
sctp: Add ASCONF operation on the single-homed host
Michio Honda
2011-06-02
sctp: Add socket option operation for Auto-ASCONF.
Michio Honda
2011-06-02
sctp: Add Auto-ASCONF support (core).
Michio Honda
2011-05-12
sctp: sctp_sendmsg: Don't test known non-null sinfo
Joe Perches
2011-05-12
sctp: sctp_sendmsg: Don't initialize default_sinfo
Joe Perches
2011-04-27
sctp: cache the ipv6 source after route lookup
Vlad Yasevich
2011-04-21
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
Wei Yongjun
2011-04-19
sctp: Allow bindx_del to accept 0 port
Vlad Yasevich
2011-04-19
sctp: use memdup_user to copy data from userspace
Shan Wei
2011-03-31
Fix common misspellings
Lucas De Marchi
[next]