Jan Beulich
|
4481374ce8
mm: replace various uses of num_physpages by totalram_pages
|
15 years ago |
Alexey Dobriyan
|
32613090a9
net: constify struct net_protocol
|
15 years ago |
Bhaskar Dutta
|
723884339f
sctp: Sysctl configuration for IPv4 Address Scoping
|
15 years ago |
Rafael Laufer
|
418372b0ab
sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()
|
16 years ago |
Jesper Dangaard Brouer
|
eaa184a1a1
sctp: protocol.c call rcu_barrier() on unload.
|
16 years ago |
Eric Dumazet
|
511c3f92ad
net: skb->rtable accessor
|
16 years ago |
Alexey Dobriyan
|
99b7623380
proc 2/2: remove struct proc_dir_entry::owner
|
16 years ago |
David S. Miller
|
508827ff0a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Brian Haley
|
fb13d9f9e4
SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 fails
|
16 years ago |
Vlad Yasevich
|
d1dd524785
sctp: fix crash during module unload
|
16 years ago |
Vlad Yasevich
|
914e1c8b69
sctp: Inherit all socket options from parent correctly.
|
16 years ago |
Lucas Nussbaum
|
06e868066e
sctp: Allow to disable SCTP checksums via module parameter
|
16 years ago |
Randy Dunlap
|
157653ce79
sctp: fix missing label when PROC_FS=n
|
16 years ago |
Eric Dumazet
|
1748376b66
net: Use a percpu_counter for sockets_allocated
|
16 years ago |
Harvey Harrison
|
21454aaad3
net: replace NIPQUAD() in net/*/
|
16 years ago |
Herbert Xu
|
f880374c2f
sctp: Drop ipfargok in sctp_xmit function
|
17 years ago |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 years ago |
Vlad Yasevich
|
845525a642
sctp: Update sctp global memory limit allocations.
|
17 years ago |
Vlad Yasevich
|
7dab83de50
sctp: Support ipv6only AF_INET6 sockets.
|
17 years ago |
Florian Westphal
|
c4e85f82ed
sctp: Don't abort initialization when CONFIG_PROC_FS=n
|
17 years ago |
Pavel Emelyanov
|
3d00fb9eb1
sctp: fix error path in sctp_proc_init
|
17 years ago |
David S. Miller
|
caea902f72
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Wei Yongjun
|
80896a3584
sctp: Correctly cleanup procfs entries upon failure.
|
17 years ago |
David S. Miller
|
65b53e4cc9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Vlad Yasevich
|
b9031d9d87
sctp: Fix ECN markings for IPv6
|
17 years ago |
Gui Jianfeng
|
159c6bea37
sctp: Move sctp_v4_dst_saddr out of loop
|
17 years ago |
YOSHIFUJI Hideaki
|
e51171019b
[SCTP]: Fix NULL dereference of asoc.
|
17 years ago |
Neil Horman
|
20c2c1fd6c
sctp: add sctp/remaddr table to complete RFC remote address table OID
|
17 years ago |
David S. Miller
|
df39e8ba56
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Pavel Emelyanov
|
a40a7d15ba
[SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event.
|
17 years ago |