Cong Wang
|
1f07b62f32
sctp: fix a compile error in sctp.h
|
13 년 전 |
Eric W. Biederman
|
55e26eb95a
sctp: Push struct net down to sctp_chunk_event_lookup
|
13 년 전 |
Eric W. Biederman
|
ebb7e95d93
sctp: Add infrastructure for per net sysctls
|
13 년 전 |
Eric W. Biederman
|
b01a24078f
sctp: Make the mib per network namespace
|
13 년 전 |
Eric W. Biederman
|
13d782f6b4
sctp: Make the proc files per network namespace.
|
13 년 전 |
Eric W. Biederman
|
2ce9550350
sctp: Make the ctl_sock per network namespace
|
13 년 전 |
Eric W. Biederman
|
4db67e8086
sctp: Make the address lists per network namespace
|
13 년 전 |
Eric W. Biederman
|
4110cc255d
sctp: Make the association hashtable handle multiple network namespaces
|
13 년 전 |
Eric W. Biederman
|
4cdadcbcb6
sctp: Make the endpoint hashtable handle multiple network namespaces
|
13 년 전 |
Eric W. Biederman
|
f1f4376307
sctp: Make the port hash table use struct net in it's key.
|
13 년 전 |
David S. Miller
|
02f3d4ce9e
sctp: Adjust PMTU updates to accomodate route invalidation.
|
13 년 전 |
David S. Miller
|
ec18d9a269
ipv6: Add redirect support to all protocol icmp error handlers.
|
13 년 전 |
Nicolas Dichtel
|
e0268868ba
sctp: check cached dst before using it
|
13 년 전 |
Benjamin Poirier
|
0343c5543b
sctp: Export sctp_do_peeloff
|
13 년 전 |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 년 전 |
Joe Perches
|
e3cc055c18
include/net: Remove unnecessary semicolons
|
14 년 전 |
Michio Honda
|
9f7d653b67
sctp: Add Auto-ASCONF support (core).
|
14 년 전 |
YOSHIFUJI Hideaki
|
3ced2dddf1
sctp: Allow regular C expression in 4th argument for SCTP_DEBUG_PRINTK_IPADDR macro.
|
14 년 전 |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 년 전 |
Lai Jiangshan
|
1231f0baa5
net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()
|
14 년 전 |
Shan Wei
|
48669698c2
sctp: remove redundant check when walking through a list of TLV parameters
|
14 년 전 |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
14 년 전 |
Joe Perches
|
145ce502e4
net/sctp: Use pr_fmt and pr_<level>
|
15 년 전 |
David S. Miller
|
f546061840
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev
|
15 년 전 |
David S. Miller
|
7ef527377b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
Vlad Yasevich
|
b2cf9b6bd9
sctp: update transport initializations
|
15 년 전 |
Wei Yongjun
|
561b1733a4
sctp: avoid irq lock inversion while call sk->sk_data_ready()
|
15 년 전 |
Eric Dumazet
|
ec733b15a3
net: snmp mib cleanup
|
15 년 전 |
Eric Dumazet
|
fd2c3ef761
net: cleanup include/net
|
15 년 전 |
Vlad Yasevich
|
f68b2e05f3
sctp: Fix SCTP_MAXSEG socket option to comply to spec.
|
16 년 전 |