Xin Long
|
1eed677933
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
|
9 lat temu |
Xin Long
|
dd7445ad6b
sctp: the temp asoc's transports should not be hashed/unhashed
|
9 lat temu |
Xin Long
|
65a5124a71
sctp: support to lookup with ep+paddr in transport rhashtable
|
9 lat temu |
Xin Long
|
b5eff71283
sctp: drop the old assoc hashtable of sctp
|
9 lat temu |
Xin Long
|
4f00878126
sctp: apply rhashtable api to send/recv path
|
9 lat temu |
Xin Long
|
d6c0256a60
sctp: add the rhashtable apis for sctp global transport hashtable
|
9 lat temu |
Tom Herbert
|
202863fe4c
sctp: Change sctp to implement csum_levels
|
11 lat temu |
Duan Jiong
|
7304fe4681
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
|
11 lat temu |
wangweidong
|
5bc1d1b4a2
sctp: remove macros sctp_bh_[un]lock_sock
|
11 lat temu |
wangweidong
|
387602dfdc
sctp: remove macros sctp_write_[un]_lock
|
11 lat temu |
wangweidong
|
79b91130a2
sctp: remove macros sctp_local_bh_{disable|enable}
|
11 lat temu |
wangweidong
|
8d72651d86
sctp: fix checkpatch errors with open brace '{' and trailing statements
|
11 lat temu |
wangweidong
|
f7010e6144
sctp: fix checkpatch errors with indent
|
11 lat temu |
wangweidong
|
cb3f837ba9
sctp: fix checkpatch errors with space required or prohibited
|
11 lat temu |
wangweidong
|
f482f2fcd1
sctp: remove the never used 'return' and redundant 'break'
|
11 lat temu |
Hannes Frederic Sowa
|
790e38bc26
ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 one
|
11 lat temu |
David S. Miller
|
fc45b45540
Revert "sctp: fix missing include file"
|
11 lat temu |
sfeldma@cumulusnetworks.com
|
ac0917f250
sctp: fix missing include file
|
11 lat temu |
Hannes Frederic Sowa
|
93b36cf342
ipv6: support IPV6_PMTU_INTERFACE on sockets
|
11 lat temu |
wangweidong
|
e477266838
sctp: remove redundant null check on asoc
|
11 lat temu |
Jeff Kirsher
|
4b2f13a251
sctp: Fix FSF address in file headers
|
11 lat temu |
Daniel Borkmann
|
3f96a53211
net: sctp: rfc4443: do not report ICMP redirects to user space
|
12 lat temu |
David S. Miller
|
71acc0ddd4
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
|
12 lat temu |
Daniel Borkmann
|
477143e3fe
net: sctp: trivial: update bug report in header comment
|
12 lat temu |
Daniel Borkmann
|
cda5f98e36
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
|
12 lat temu |
Joe Stringer
|
024ec3deac
net/sctp: Refactor SCTP skb checksum computation
|
12 lat temu |
Daniel Borkmann
|
91705c61b5
net: sctp: trivial: update mailing list address
|
12 lat temu |
Daniel Borkmann
|
bb33381d0c
net: sctp: rework debugging framework to use pr_debug and friends
|
12 lat temu |
Daniel Borkmann
|
dda9192851
net: sctp: remove SCTP_STATIC macro
|
12 lat temu |
Simon Horman
|
aef6de511a
sctp: Correct byte order of access to skb->{network, transport}_header
|
12 lat temu |