Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b721e25383c394f24fa19a66517c5efca382c2e5
/
include
/
net
/
sctp
ddc4bbe
sctp: fasthandoff with ASCONF at mobile-node
by Michio Honda
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
d5ccd49
sctp: deal with multiple COOKIE_ECHO chunks
by Max Matveev
· 13 years ago
6af29cc
sctp: Bundle HEAERTBEAT into ASCONF_ACK
by Michio Honda
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
cd4fcc7
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket
by Thomas Graf
· 13 years ago
f8d9605
sctp: Enforce retransmission limit during shutdown
by Thomas Graf
· 13 years ago
e3cc055
include/net: Remove unnecessary semicolons
by Joe Perches
· 13 years ago
8a07eb0
sctp: Add ASCONF operation on the single-homed host
by Michio Honda
· 14 years ago
7dc04d7
sctp: Add socket option operation for Auto-ASCONF.
by Michio Honda
· 14 years ago
9f7d653
sctp: Add Auto-ASCONF support (core).
by Michio Honda
· 14 years ago
3ced2dd
sctp: Allow regular C expression in 4th argument for SCTP_DEBUG_PRINTK_IPADDR macro.
by YOSHIFUJI Hideaki
· 14 years ago
a000c01
sctp: stop pending timers and purge queues when peer restart asoc
by Wei Yongjun
· 13 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 13 years ago
8663c93
sctp: Store a flowi in transports to provide persistent keying.
by David S. Miller
· 14 years ago
1231f0b
net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()
by Lai Jiangshan
· 14 years ago
da0420b
sctp: clean up route lookup calls
by Vlad Yasevich
· 14 years ago
af13847
sctp: remove useless arguments from get_saddr() call
by Vlad Yasevich
· 14 years ago
9914ae3
sctp: cache the ipv6 source after route lookup
by Vlad Yasevich
· 14 years ago
e1cdd55
sctp: implement event notification SCTP_SENDER_DRY_EVENT
by Wei Yongjun
· 14 years ago
ee916fd
sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT
by Wei Yongjun
· 14 years ago
209ba42
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
by Wei Yongjun
· 14 years ago
92c73af
sctp: make heartbeat information in sctp_make_heartbeat()
by Wei Yongjun
· 14 years ago
de6becd
sctp: fix to check the source address of COOKIE-ECHO chunk
by Wei Yongjun
· 14 years ago
0b8f9e2
sctp: remove completely unsed EMPTY state
by Vlad Yasevich
· 14 years ago
4866969
sctp: remove redundant check when walking through a list of TLV parameters
by Shan Wei
· 14 years ago
6600992
sctp: kill abandoned SCTP_CMD_TRANSMIT command
by Shan Wei
· 14 years ago
709d387
sctp: delete unused macro definition of sctp_chunk_is_control
by Shan Wei
· 14 years ago
028dba0
sctp: fix auth_hmacs field's length of struct sctp_cookie
by Wei Yongjun
· 14 years ago
1268afe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
4580ccc
sctp: user perfect name for Delayed SACK Timer option
by Shan Wei
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
49b4a65
sctp: kill unused macros in head file
by Shan Wei
· 14 years ago
5584b80
sctp: kill unused macro definition
by Shan Wei
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
145ce50
net/sctp: Use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
bc10502
net: use __packed annotation
by Eric Dumazet
· 14 years ago
ff93793
sctp: dubious bitfields in sctp_transport
by Dan Carpenter
· 14 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
50b5d6a
sctp: Fix a race between ICMP protocol unreachable and connect()
by Vlad Yasevich
· 15 years ago
f546061
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev
by David S. Miller
· 15 years ago
7ef5273
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0e3aef8
sctp: Tag messages that can be Nagle delayed at creation.
by Vlad Yasevich
· 15 years ago
cf9b481
sctp: fast recovery algorithm is per association.
by Vlad Yasevich
· 15 years ago
b2cf9b6
sctp: update transport initializations
by Vlad Yasevich
· 15 years ago
c0058a3
sctp: Save some room in the sctp_transport by using bitfields
by Vlad Yasevich
· 15 years ago
ae19c54
sctp: remove 'resent' bit from the chunk
by Vlad Yasevich
· 15 years ago
52688d6
sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state
by Wei Yongjun
· 15 years ago
5fa782c
sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4)
by Neil Horman
· 15 years ago
c078669
sctp: Fix oops when sending queued ASCONF chunks
by Vlad Yasevich
· 15 years ago
561b173
sctp: avoid irq lock inversion while call sk->sk_data_ready()
by Wei Yongjun
· 15 years ago
ec733b15
net: snmp mib cleanup
by Eric Dumazet
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
9b963e5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5fdd4ba
sctp: on T3_RTX retransmit all the in-flight chunks
by Andrei Pelinescu-Onciul
· 15 years ago
46d5a80
sctp: Update max.burst implementation
by Vlad Yasevich
· 15 years ago
a5b03ad
sctp: Turn the enum socket options into defines
by Vlad Yasevich
· 15 years ago
245cba7
sctp: Remove useless last_time_used variable
by Vlad Yasevich
· 15 years ago
a242b41
sctp: remove deprecated SCTP_GET_*_OLD stuffs
by Amerigo Wang
· 15 years ago
90f2f53
sctp: Update SWS avaoidance receiver side algorithm
by Vlad Yasevich
· 15 years ago
6383cfb
sctp: Fix malformed "Invalid Stream Identifier" error
by Vlad Yasevich
· 15 years ago
b93d647
sctp: implement the sender side for SACK-IMMEDIATELY extension
by Wei Yongjun
· 15 years ago
a2bfbc0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
409b95a
sctp: Set source addresses on the association before adding transports
by Vlad Yasevich
· 15 years ago
fd2c3ef
net: cleanup include/net
by Eric Dumazet
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
9237ccb
sctp: turn flags in 'struct sctp_association' into bit fields
by Wei Yongjun
· 15 years ago
7238843
sctp: Sysctl configuration for IPv4 Address Scoping
by Bhaskar Dutta
· 15 years ago
a803c94
sctp: Turn flags in 'sctp_packet' into bit fields
by Vlad Yasevich
· 15 years ago
f68b2e0
sctp: Fix SCTP_MAXSEG socket option to comply to spec.
by Vlad Yasevich
· 15 years ago
cb95ea3
sctp: Don't do NAGLE delay on large writes that were fragmented small
by Vlad Yasevich
· 15 years ago
4d3c46e
sctp: drop a_rwnd to 0 when receive buffer overflows.
by Vlad Yasevich
· 15 years ago
9c5c62b
sctp: Send user messages to the lower layer as one
by Vlad Yasevich
· 15 years ago
bec9640
sctp: Disallow new connection on a closing socket
by Vlad Yasevich
· 15 years ago
b4e8c6a
sctp: remove unused union (sctp_cmsg_data_t) definition
by Rami Rosen
· 15 years ago
36cbd3d
net: mark read-only arrays as const
by Jan Engelhardt
· 15 years ago
d55d87f
net: Move rx skb_orphan call to where needed
by Herbert Xu
· 15 years ago
c6ba68a
sctp: support non-blocking version of the new sctp_connectx() API
by Vlad Yasevich
· 15 years ago
9919b45
sctp: fix to choose alternate destination when retransmit ASCONF chunk
by Wei Yongjun
· 15 years ago
8d2f9e81
sctp: Clean up TEST_FRAME hacks.
by Vlad Yasevich
· 16 years ago
7e99013
sctp: Fix broken RTO-doubling for data retransmits
by Vlad Yasevich
· 16 years ago
914e1c8
sctp: Inherit all socket options from parent correctly.
by Vlad Yasevich
· 16 years ago
faee47c
sctp: Fix the RTO-doubling on idle-link heartbeats
by Vlad Yasevich
· 16 years ago
4458f04
sctp: Clean up sctp checksumming code
by Vlad Yasevich
· 16 years ago
06e8680
sctp: Allow to disable SCTP checksums via module parameter
by Lucas Nussbaum
· 16 years ago
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
3685f25d
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
Next »