Xin Long
|
7fda702f93
sctp: use new rhlist interface on sctp transport rhashtable
|
8 năm trước cách đây |
Xin Long
|
dae399d7fd
sctp: hold transport instead of assoc when lookup assoc in rx path
|
8 năm trước cách đây |
Xin Long
|
7c17fcc726
sctp: return back transport in __sctp_rcv_init_lookup
|
8 năm trước cách đây |
David S. Miller
|
d6989d4bbe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 năm trước cách đây |
Marcelo Ricardo Leitner
|
e2f036a972
sctp: rename WORD_TRUNC/ROUND macros
|
9 năm trước cách đây |
Xin Long
|
715f5552b1
sctp: hold the transport before using it in sctp_hash_cmp
|
9 năm trước cách đây |
Marcelo Ricardo Leitner
|
4c2f245496
sctp: linearize early if it's not GSO
|
9 năm trước cách đây |
Marcelo Ricardo Leitner
|
eefc1b1d10
sctp: fix BH handling on socket backlog
|
9 năm trước cách đây |
Marcelo Ricardo Leitner
|
e7487c86dc
sctp: avoid identifying address family many times for a chunk
|
9 năm trước cách đây |
Marcelo Ricardo Leitner
|
9e23832379
sctp: allow others to use sctp_input_cb
|
9 năm trước cách đây |
Marcelo Ricardo Leitner
|
90017accff
sctp: Add GSO support
|
9 năm trước cách đây |
Marcelo Ricardo Leitner
|
3acb50c18d
sctp: delay as much as possible skb_linearize
|
9 năm trước cách đây |
Eric Dumazet
|
02a1d6e7a6
net: rename NET_{ADD|INC}_STATS_BH()
|
9 năm trước cách đây |
Eric Dumazet
|
08e3baef65
net: sctp: rename SCTP_INC_STATS_BH()
|
9 năm trước cách đây |
Eric Dumazet
|
5d3848bc33
net: rename ICMP_INC_STATS_BH()
|
9 năm trước cách đây |
Marcelo Ricardo Leitner
|
3822a5ff4b
sctp: align MTU to a word
|
9 năm trước cách đây |
Marcelo Ricardo Leitner
|
cea8768f33
sctp: allow sctp_transmit_packet and others to use gfp
|
9 năm trước cách đây |
Xin Long
|
f46c7011b0
sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_association
|
9 năm trước cách đây |
Xin Long
|
1eed677933
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
|
9 năm trước cách đây |
Xin Long
|
dd7445ad6b
sctp: the temp asoc's transports should not be hashed/unhashed
|
9 năm trước cách đây |
Xin Long
|
65a5124a71
sctp: support to lookup with ep+paddr in transport rhashtable
|
9 năm trước cách đây |
Xin Long
|
b5eff71283
sctp: drop the old assoc hashtable of sctp
|
9 năm trước cách đây |
Xin Long
|
4f00878126
sctp: apply rhashtable api to send/recv path
|
9 năm trước cách đây |
Xin Long
|
d6c0256a60
sctp: add the rhashtable apis for sctp global transport hashtable
|
9 năm trước cách đây |
Tom Herbert
|
202863fe4c
sctp: Change sctp to implement csum_levels
|
11 năm trước cách đây |
Duan Jiong
|
7304fe4681
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
|
11 năm trước cách đây |
wangweidong
|
5bc1d1b4a2
sctp: remove macros sctp_bh_[un]lock_sock
|
11 năm trước cách đây |
wangweidong
|
387602dfdc
sctp: remove macros sctp_write_[un]_lock
|
11 năm trước cách đây |
wangweidong
|
79b91130a2
sctp: remove macros sctp_local_bh_{disable|enable}
|
11 năm trước cách đây |
wangweidong
|
8d72651d86
sctp: fix checkpatch errors with open brace '{' and trailing statements
|
11 năm trước cách đây |