Xin Long
|
b8607805dd
sctp: not copying duplicate addrs to the assoc's bind address list
|
8 年之前 |
Xin Long
|
165f2cf640
sctp: reduce indent level in sctp_copy_local_addr_list
|
8 年之前 |
Xin Long
|
fd2d180a28
sctp: use inet_recvmsg to support sctp RFS well
|
9 年之前 |
Marcelo Ricardo Leitner
|
1f45f78f8e
sctp: allow GSO frags to access the chunk too
|
9 年之前 |
Wei Yongjun
|
a5e27d18fe
sctp: fix error return code in sctp_init()
|
9 年之前 |
Marcelo Ricardo Leitner
|
90017accff
sctp: Add GSO support
|
9 年之前 |
Marcelo Ricardo Leitner
|
133800d1f0
sctp: fix copying more bytes than expected in sctp_add_bind_addr
|
9 年之前 |
Neil Horman
|
d9749fb594
sctp: Fix port hash table size computation
|
9 年之前 |
Xin Long
|
b5eff71283
sctp: drop the old assoc hashtable of sctp
|
9 年之前 |
Xin Long
|
4f00878126
sctp: apply rhashtable api to send/recv path
|
9 年之前 |
Zhu Yanjun
|
566178f853
net: sctp: dynamically enable or disable pf state
|
9 年之前 |
Eric Dumazet
|
6857a02af5
sctp: use GFP_KERNEL in sctp_init()
|
9 年之前 |
Marcelo Ricardo Leitner
|
8e2d61e0ae
sctp: fix race on protocol/netns initialization
|
10 年之前 |
Marcelo Ricardo Leitner
|
410f03831c
sctp: add routing output fallback
|
10 年之前 |
Marcelo Ricardo Leitner
|
d82f0f1fc8
sctp: fix dst leak
|
10 年之前 |
Marcelo Ricardo Leitner
|
0ca50d12fe
sctp: fix src address selection if using secondary addresses
|
10 年之前 |
Marcelo Ricardo Leitner
|
07868284e5
sctp: reduce indent level on sctp_v4_get_dst
|
10 年之前 |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 年之前 |
Eyal Birger
|
b4772ef879
net: use common macro for assering skb->cb[] available size in protocol families
|
10 年之前 |
Linus Torvalds
|
c798360cd1
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
10 年之前 |
Vincent Bernat
|
49a601589c
net/ipv4: bind ip_nonlocal_bind to current netns
|
11 年之前 |
Tejun Heo
|
908c7f1949
percpu_counter: add @gfp to percpu_counter_init()
|
11 年之前 |
Jason Gunthorpe
|
299ee123e1
sctp: Fixup v4mapped behaviour to comply with Sock API
|
11 年之前 |
Tom Herbert
|
b26ba202e0
net: Eliminate no_check from protosw
|
11 年之前 |
David S. Miller
|
5f013c9bc7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
WANG Cong
|
698365fa18
net: clean up snmp stats code
|
11 年之前 |
Xufeng Zhang
|
8535087131
sctp: reset flowi4_oif parameter on route lookup
|
11 年之前 |
Eric Dumazet
|
b0270e9101
ipv4: add a sock pointer to ip_queue_xmit()
|
11 年之前 |
wangweidong
|
5bc1d1b4a2
sctp: remove macros sctp_bh_[un]lock_sock
|
11 年之前 |
wangweidong
|
abfce3ef58
sctp: remove the unnecessary assignment
|
11 年之前 |