Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f6b06d9361a008afb93b97fb3683a6e92d69d0f4
/
net
/
sctp
/
transport.c
25cc4ae
net: remove redundant check for timer pending state before del_timer
by Ying Xue
· 12 years ago
8c98653
sctp: sctp_close: fix release of bindings for deferred call_rcu's
by Daniel Borkmann
· 12 years ago
45122ca26
sctp: Add RCU protection to assoc->transport_addr_list
by Thomas Graf
· 12 years ago
196d675
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
by Michele Baldessari
· 12 years ago
92d64c2
sctp: Error in calculation of RTTvar
by Schoch Christian
· 12 years ago
e1fc3b1
sctp: Make sysctl tunables per net
by Eric W. Biederman
· 12 years ago
89bf345
sctp: Push struct net down into sctp_transport_init
by Eric W. Biederman
· 12 years ago
5e9965c
Merge branch 'kill_rtcache'
by David S. Miller
· 12 years ago
5aa93bc
sctp: Implement quick failover draft from tsvwg
by Neil Horman
· 12 years ago
f5b0a87
net: Document dst->obsolete better.
by David S. Miller
· 12 years ago
6700c27
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
by David S. Miller
· 12 years ago
02f3d4c
sctp: Adjust PMTU updates to accomodate route invalidation.
by David S. Miller
· 12 years ago
4244854
sctp: be more restrictive in transport selection on bundled sacks
by Neil Horman
· 12 years ago
e026886
sctp: check cached dst before using it
by Nicolas Dichtel
· 13 years ago
ddc4bbe
sctp: fasthandoff with ASCONF at mobile-node
by Michio Honda
· 13 years ago
8663c93
sctp: Store a flowi in transports to provide persistent keying.
by David S. Miller
· 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
145ce50
net/sctp: Use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
6811d58
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
55fa0cf
sctp: delete active ICMP proto unreachable timer when free transport
by Wei Yongjun
· 15 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
50b5d6a
sctp: Fix a race between ICMP protocol unreachable and connect()
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
d9efc22
sctp: Do not force T3 timer on fast retransmissions.
by Vlad Yasevich
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 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
245cba7
sctp: Remove useless last_time_used variable
by Vlad Yasevich
· 15 years ago
a78102e
sctp: Set socket source address when additing first transport
by Vlad Yasevich
· 15 years ago
33ce828
sctp: Clear fast_recovery on the transport when T3 timer expires.
by Vlad Yasevich
· 15 years ago
f61f6f8
sctp: use time_before or time_after for comparing jiffies
by Wei Yongjun
· 16 years ago
faee47c
sctp: Fix the RTO-doubling on idle-link heartbeats
by Vlad Yasevich
· 16 years ago
6d0ccba
sctp: Prevent uninitialized memory access
by Florian Westphal
· 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
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
60c778b
[SCTP]: Stop claiming that this is a "reference implementation"
by Vlad Yasevich
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
b6157d8
SCTP: Fix difference cases of retransmit.
by Vlad Yasevich
· 17 years ago
06ad391
[SCTP] Don't disable PMTU discovery when mtu is small
by Vlad Yasevich
· 17 years ago
c910b47
[SCTP] Update pmtu handling to be similar to tcp
by Vlad Yasevich
· 17 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
289f424
[SCTP]: Correctly reset ssthresh when restarting association
by Vlad Yasevich
· 18 years ago
749bf92
[SCTP]: Reset some transport and association variables on restart
by Vlad Yasevich
· 18 years ago
d808ad9
[NET] SCTP: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
3fd091e
[SCTP]: Remove multiple levels of msecs to jiffies conversions.
by Vladislav Yasevich
· 18 years ago
ad8fec1
[SCTP]: Verify all the paths to a peer via heartbeat before using them.
by Sridhar Samudrala
· 18 years ago
8116ffa
[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.
by Vlad Yasevich
· 19 years ago
52ccb8e
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
by Frank Filz
· 19 years ago
bf031ff
[SCTP]: Fix getsockname for sctp when an ipv6 socket accepts a connection from
by Neil Horman
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
3182cd8
[SCTP]: __nocast annotations
by Alexey Dobriyan
· 19 years ago
2f85a42
[SCTP] Make init & delayed sack timeouts configurable by user.
by Vlad Yasevich
· 19 years ago
3f7a87d
[SCTP] sctp_connectx() API support
by Frank Filz
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago