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-02-14
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
2013-01-11
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
Tommi Rantala
2012-08-09
sctp: Fix list corruption resulting from freeing an association on a list
Neil Horman
2012-04-27
sctp: Allow struct sctp_event_subscribe to grow without breaking binaries
Thomas Graf
2012-01-06
sctp: fix incorrect overflow check on autoclose
Xi Wang
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-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
2011-03-07
sctp: several declared/set but unused fixes
Hagen Paul Pfeifer
2011-02-22
net: add __rcu annotations to sk_wq and wq
Eric Dumazet
2011-01-19
sctp: user perfect name for Delayed SACK Timer option
Shan Wei
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-16
sctp: fix the return value of getting the sctp partial delivery point
Wei Yongjun
2010-12-10
SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address
Wei Yongjun
2010-12-06
Fix a typo in datagram.c and sctp/socket.c.
David Shwatrz
2010-11-10
net: avoid limits overflow
Eric Dumazet
2010-10-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-03
sctp: Fix break indentation in sctp_ioctl().
David S. Miller
2010-10-03
sctp: prevent reading out-of-bounds memory
Dan Rosenberg
2010-09-23
net: return operator cleanup
Eric Dumazet
2010-09-08
sctp: implement SIOCINQ ioctl() (take 3)
Diego Elio 'Flameeyes' Pettenò
2010-09-06
net: poll() optimizations
Eric Dumazet
2010-08-26
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
2010-05-15
net: reserve ports for applications using fixed port numbers
Amerigo Wang
2010-05-03
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
2010-05-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-01
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
2010-04-30
sctp: Use correct address family in sctp_getsockopt_peer_addrs()
Vlad Yasevich
2010-04-28
sctp: per_cpu variables should be in bh_disabled section
Vlad Yasevich
2010-04-28
sctp: avoid irq lock inversion while call sk->sk_data_ready()
Wei Yongjun
2010-04-27
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
2010-04-20
net: sk_sleep() helper
Eric Dumazet
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-30
sctp: eliminate useless code
Hagen Paul Pfeifer
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-05
sctp: use limited socket backlog
Zhu Yi
2010-01-21
net/sctp: Eliminate useless code
Julia Lawall
2010-01-03
net/sctp/socket.c: squish warning
Andrew Morton
2009-12-02
sctp: fix sctp_setsockopt_autoclose compile warning
Andrei Pelinescu-Onciul
2009-11-29
net: Move && and || to end of previous line
Joe Perches
2009-11-23
sctp: limit maximum autoclose setsockopt value
Andrei Pelinescu-Onciul
2009-11-23
sctp: remove deprecated SCTP_GET_*_OLD stuffs
Amerigo Wang
2009-11-23
sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLE
Andrei Pelinescu-Onciul
2009-11-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
[next]