Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8b803bd184e3f6892284d4b50801b9ec85cd9b96
/
include
/
net
/
sctp
9c5ff5f
sctp: Fix crc32c calculations on big-endian arhes.
by Vlad Yasevich
· 16 years ago
aea3c5c
sctp: Implement socket option SCTP_GET_ASSOC_NUMBER
by Wei Yongjun
· 16 years ago
1748376
net: Use a percpu_counter for sockets_allocated
by Eric Dumazet
· 16 years ago
3685f25
misc: replace NIPQUAD()
by Harvey Harrison
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
0c6ce78
net: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
2e3f92d
sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state
by Wei Yongjun
· 16 years ago
d5c003b
include: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
0201518
sctp: shrink sctp_tsnmap some more by removing gabs array
by Vlad Yasevich
· 16 years ago
8e1ee18
sctp: Rework the tsn map to use generic bitmap.
by Vlad Yasevich
· 16 years ago
52cae8f
sctp: try harder to figure out address family when checking wildcards
by Vlad Yasevich
· 16 years ago
c226ef9
sctp: reduce memory footprint of sctp_chunk structure
by Neil Horman
· 16 years ago
b262e60
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ba01667
sctp: Fix kernel panic while process protocol violation parameter
by Wei Yongjun
· 16 years ago
3d09274
sctp: Use skb_queue_walk_safe() and skb_queue_split_tail_init().
by David S. Miller
· 16 years ago
f880374
sctp: Drop ipfargok in sctp_xmit function
by Herbert Xu
· 16 years ago
abd0b19
sctp: make sctp_outq_flush() static
by Adrian Bunk
· 16 years ago
336d326
sctp: remove unnecessary byteshifting, calculate directly in big-endian
by Harvey Harrison
· 16 years ago
7dab83d
sctp: Support ipv6only AF_INET6 sockets.
by Vlad Yasevich
· 16 years ago
2e3216c
sctp: Follow security requirement of responding with 1 packet
by Vlad Yasevich
· 16 years ago
8ce9c6e
sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused.
by David S. Miller
· 16 years ago
65b53e4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
b9031d9
sctp: Fix ECN markings for IPv6
by Vlad Yasevich
· 16 years ago
62aeaff
sctp: Start T3-RTX timer when fast retransmitting lowest TSN
by Vlad Yasevich
· 16 years ago
a646523
sctp: Correctly implement Fast Recovery cwnd manipulations.
by Vlad Yasevich
· 16 years ago
e511710
[SCTP]: Fix NULL dereference of asoc.
by YOSHIFUJI Hideaki
· 16 years ago
20c2c1f
sctp: add sctp/remaddr table to complete RFC remote address table OID
by Neil Horman
· 16 years ago
88a0a94
sctp: Support the new specification of sctp_connectx()
by Vlad Yasevich
· 16 years ago
d364d92
sctp: Bring SCTP_DELAYED_ACK socket option into API compliance
by Wei Yongjun
· 16 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
ab38fb0
[SCTP]: Fix compiler warning about const qualifiers
by Vlad Yasevich
· 17 years ago
f4ad85c
[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
by Gui Jianfeng
· 17 years ago
bc09dff
[SCTP]: Remove sctp_add_cmd_sf wrapper bloat
by Ilpo Järvinen
· 17 years ago
06802a8
Merge branch 'master' of ../net-2.6/
by David S. Miller
· 17 years ago
80445cf
[SCTP]: Remove redundant wrapper functions.
by Florian Westphal
· 17 years ago
1233823
[SCTP]: Fix build warnings with IPV6 disabled.
by David S. Miller
· 17 years ago
a25606c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
270637a
[SCTP]: Fix a race between module load and protosw access
by Vlad Yasevich
· 17 years ago
a90bcbd
[SCTP]: Kill unused static inline sctp_sysctl_jiffies_ms
by Ilpo Järvinen
· 17 years ago
58fbbed
[SCTP]: extend exported data in /proc/net/sctp/assoc
by Neil Horman
· 17 years ago
7e8616d
[SCTP]: Update AUTH structures to match declarations in draft-16.
by Vlad Yasevich
· 17 years ago
60c778b
[SCTP]: Stop claiming that this is a "reference implementation"
by Vlad Yasevich
· 17 years ago
3ab224b
[NET] CORE: Introducing new memory accounting interface.
by Hideo Aoki
· 17 years ago
75205f4
[SCTP]: Implement ADD-IP special case processing for ABORT chunk
by Vlad Yasevich
· 17 years ago
f57d96b
[SCTP]: Change use_as_src into a full address state
by Vlad Yasevich
· 17 years ago
a08de64
[SCTP]: Update ASCONF processing to conform to spec.
by Vlad Yasevich
· 17 years ago
d6de309
[SCTP]: Add the handling of "Set Primary IP Address" parameter to INIT
by Vlad Yasevich
· 17 years ago
42e30bf
[SCTP]: Handle the wildcard ADD-IP Address parameter
by Vlad Yasevich
· 17 years ago
9ad0977
[SCTP]: Use crc32c library for checksum calculations.
by Vlad Yasevich
· 17 years ago
b5cb2bb
[IPV4] sctp: Use ipv4_is_<type>
by Joe Perches
· 17 years ago
f691724
[SCTP]: Fix the name of the authentication event.
by Vlad Yasevich
· 17 years ago
f4ab2f72
[NET] include/net/: Spelling fixes
by Joe Perches
· 17 years ago
8e71a11
[SCTP]: Fix the bind_addr info during migration.
by Vlad Yasevich
· 17 years ago
b7e0fe9
SCTP: Fix build issues with SCTP AUTH.
by Vlad Yasevich
· 17 years ago
fa7ff65
SCTP: Clean-up some defines for regressions tests.
by Vlad Yasevich
· 17 years ago
7ab9080
SCTP: Make sctp_verify_param return multiple indications.
by Vlad Yasevich
· 17 years ago
d970dbf
SCTP: Convert custom hash lists to use hlist.
by Vlad Yasevich
· 17 years ago
73d9c4f
SCTP: Allow ADD_IP to work with AUTH for backward compatibility.
by Vlad Yasevich
· 17 years ago
88799fe
SCTP: Correctly disable ADD-IP when AUTH is not supported.
by Vlad Yasevich
· 17 years ago
0ed90fb
SCTP: Update RCU handling during the ADD-IP case
by Vlad Yasevich
· 17 years ago
b6157d8
SCTP: Fix difference cases of retransmit.
by Vlad Yasevich
· 17 years ago
d06f608
SCTP endianness annotations regression
by Al Viro
· 17 years ago
8ad7c62
[SCTP] net/sctp/auth.c: make 3 functions static
by Adrian Bunk
· 17 years ago
d84d64d
[SCTP]: #if 0 sctp_update_copy_cksum()
by Adrian Bunk
· 17 years ago
0639300
[SCTP]: port randomization
by Stephen Hemminger
· 17 years ago
6b2f9cb
[SCTP]: Tie ADD-IP and AUTH functionality as required by spec.
by Vlad Yasevich
· 17 years ago
65b07e5
[SCTP]: API updates to suport SCTP-AUTH extensions.
by Vlad Yasevich
· 17 years ago
bbd0d59
[SCTP]: Implement the receive and verification of AUTH chunk
by Vlad Yasevich
· 17 years ago
4cd57c8
[SCTP]: Enable the sending of the AUTH chunk.
by Vlad Yasevich
· 17 years ago
730fc3d
[SCTP]: Implete SCTP-AUTH parameter processing
by Vlad Yasevich
· 17 years ago
1f48564
[SCTP]: Implement SCTP-AUTH internals
by Vlad Yasevich
· 17 years ago
131a47e
[SCTP]: Implement the Supported Extensions Parameter
by Vlad Yasevich
· 17 years ago
5c94bf8
[SCTP]: Make sctp_addto_param() static.
by Adrian Bunk
· 17 years ago
4d93df0
[SCTP]: Rewrite of sctp buffer management code
by Neil Horman
· 17 years ago
78bd8fb
fix sctp_del_bind_addr() last argument type
by Al Viro
· 17 years ago
6f4c618
SCTP : Add paramters validity check for ASCONF chunk
by Wei Yongjun
· 17 years ago
ece25df
SCTP: Clean up OOTB handling and fix infinite loop processing
by Vlad Yasevich
· 17 years ago
559cf71
[SCTP]: Convert bind_addr_list locking to RCU
by Vlad Yasevich
· 17 years ago
2930354
[SCTP]: Add RCU synchronization around sctp_localaddr_list
by Vlad Yasevich
· 17 years ago
00f1c2d
SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly
by Wei Yongjun
· 17 years ago
ea2dfb3
SCTP: properly clean up fragment and ordering queues during FWD-TSN.
by Vlad Yasevich
· 17 years ago
0a5fcb9
sctp: move global declaration to header file.
by sebastian@breakpoint.cc
· 17 years ago
8a47949
[SCTP] Flag a pmtu change request
by Vlad Yasevich
· 17 years ago
c910b47
[SCTP] Update pmtu handling to be similar to tcp
by Vlad Yasevich
· 17 years ago
07d9396
[SCTP]: Set assoc_id correctly during INIT collision.
by Vlad Yasevich
· 18 years ago
827bf12
[SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv()
by Sridhar Samudrala
· 18 years ago
7033157
[SCTP]: Implement SCTP_MAX_BURST socket option.
by Vlad Yasevich
· 18 years ago
a5a35e7
[SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.
by Vlad Yasevich
· 18 years ago
bdf3092
[SCTP]: Honor flags when setting peer address parameters
by Vlad Yasevich
· 18 years ago
1ae4114
[SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event
by Vlad Yasevich
· 18 years ago
d49d91d
[SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.
by Vlad Yasevich
· 18 years ago
b6e1331
[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option
by Vlad Yasevich
· 18 years ago
749bf92
[SCTP]: Reset some transport and association variables on restart
by Vlad Yasevich
· 18 years ago
0b58a81
[SCTP]: Clean up stale data during association restart
by Vlad Yasevich
· 18 years ago
610ab73
[SCTP]: Correctly handle unexpected INIT-ACK chunk.
by Vlad Yasevich
· 18 years ago
2412318
[SCTP]: make 2 functions static
by Adrian Bunk
· 18 years ago
0f3fffd
[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.
by Ivan Skytte Jorgensen
· 18 years ago
6ab792f
[SCTP]: Add support for SCTP_CONTEXT socket option.
by Ivan Skytte Jorgensen
· 18 years ago
29c7cf9
[SCTP]: Handle address add/delete events in a more efficient way.
by Sridhar Samudrala
· 18 years ago
1f29bcd
[PATCH] sysctl: remove unused "context" param
by Alexey Dobriyan
· 18 years ago
Next »