Gui Jianfeng
|
eab2e0b2ec
SCTP: Remove useless assignment from __sctp_rcv_lookup_endpoint
|
17 tahun lalu |
David S. Miller
|
577f99c1d0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 tahun lalu |
Al Viro
|
bc92dd194d
[SCTP]: fix misannotated __sctp_rcv_asconf_lookup()
|
17 tahun lalu |
Harvey Harrison
|
0dc47877a3
net: replace remaining __FUNCTION__ occurrences
|
17 tahun lalu |
Vlad Yasevich
|
60c778b259
[SCTP]: Stop claiming that this is a "reference implementation"
|
17 tahun lalu |
Vlad Yasevich
|
df21857714
[SCTP]: Update association lookup to look at ASCONF chunks as well
|
17 tahun lalu |
Vlad Yasevich
|
9ad0977fe1
[SCTP]: Use crc32c library for checksum calculations.
|
17 tahun lalu |
Vlad Yasevich
|
d970dbf845
SCTP: Convert custom hash lists to use hlist.
|
17 tahun lalu |
Vlad Yasevich
|
bbd0d59809
[SCTP]: Implement the receive and verification of AUTH chunk
|
17 tahun lalu |
Vlad Yasevich
|
3c77f961b5
SCTP: Discard OOTB packetes with bundled INIT early.
|
17 tahun lalu |
sebastian@breakpoint.cc
|
046752104c
sctp: make locally used function static
|
18 tahun lalu |
Vlad Yasevich
|
8a4794914f
[SCTP] Flag a pmtu change request
|
18 tahun lalu |
Vlad Yasevich
|
c910b47e18
[SCTP] Update pmtu handling to be similar to tcp
|
18 tahun lalu |
Herbert Xu
|
604763722c
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
|
18 tahun lalu |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
18 tahun lalu |
Arnaldo Carvalho de Melo
|
2e07fa9cd3
[SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit architectures
|
18 tahun lalu |
Arnaldo Carvalho de Melo
|
b0e380b1d8
[SK_BUFF]: unions of just one member don't get anything done, kill them
|
18 tahun lalu |
Arnaldo Carvalho de Melo
|
a27ef749e7
[SCTP]: Eliminate some pointer attributions to the skb layer headers
|
18 tahun lalu |
Arnaldo Carvalho de Melo
|
88c7664f13
[SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
|
18 tahun lalu |
Arnaldo Carvalho de Melo
|
2c0fd387b0
[SCTP]: Introduce sctp_hdr()
|
18 tahun lalu |
Arnaldo Carvalho de Melo
|
ea2ae17d64
[SK_BUFF]: Introduce skb_transport_offset()
|
18 tahun lalu |
Arnaldo Carvalho de Melo
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 tahun lalu |
Arnaldo Carvalho de Melo
|
31c7711b50
[SK_BUFF]: Some more simple skb_reset_network_header conversions
|
18 tahun lalu |
YOSHIFUJI Hideaki
|
d808ad9ab8
[NET] SCTP: Fix whitespace errors.
|
18 tahun lalu |
Al Viro
|
6c7be55ca0
[SCTP]: sctp_has_association() switched to net-endian.
|
18 tahun lalu |
Al Viro
|
dd86d136f9
[SCTP]: Switch ->from_addr_param() to net-endian.
|
18 tahun lalu |
Al Viro
|
d55c41b115
[SCTP]: Switch ->from_skb() to net-endian.
|
18 tahun lalu |
Al Viro
|
f235fca389
[SCTP]: sctp_init_addrs() switched to net-endian.
|
18 tahun lalu |
Al Viro
|
e2fccedb01
[SCTP]: Switch sctp_assoc_is_match to net-endian.
|
18 tahun lalu |
Al Viro
|
1c7d1fc149
[SCTP]: Switch sctp_endpoint_is_match() to net-endian.
|
18 tahun lalu |