index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
sctp: rename WORD_TRUNC/ROUND macros
Marcelo Ricardo Leitner
1
-2
/
+2
2016-04-10
sctp: avoid refreshing heartbeat timer too often
Marcelo Ricardo Leitner
1
-6
/
+13
2016-03-20
sctp: align MTU to a word
Marcelo Ricardo Leitner
1
-2
/
+2
2016-03-13
sctp: fix the transports round robin issue when init is retransmitted
Xin Long
1
-1
/
+1
2016-01-28
sctp: remove the dead field of sctp_transport
Xin Long
1
-3
/
+1
2016-01-28
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
Xin Long
1
-2
/
+2
2015-11-09
remove abs64()
Andrew Morton
1
-1
/
+1
2014-07-31
sctp: Fixup v4mapped behaviour to comply with Sock API
Jason Gunthorpe
1
-2
/
+2
2014-07-02
net: sctp: improve timer slack calculation for transport HBs
Daniel Borkmann
1
-8
/
+9
2014-06-11
net: sctp: migrate most recently used transport to ktime
Daniel Borkmann
1
-1
/
+1
2014-02-13
net: remove unnecessary return's
stephen hemminger
1
-1
/
+0
2013-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+2
2013-12-05
sctp: disable max_burst when the max_burst is 0
wangweidong
1
-1
/
+1
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-08-12
net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruption
Daniel Borkmann
1
-2
/
+2
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
1
-6
/
+0
2013-07-24
net: sctp: trivial: update mailing list address
Daniel Borkmann
1
-1
/
+1
2013-07-01
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
1
-25
/
+24
2013-06-17
net: sctp: get rid of t_new macro for kzalloc
Daniel Borkmann
1
-1
/
+1
2013-04-17
net: sctp: sctp_transport: remove unused variable
Daniel Borkmann
1
-1
/
+0
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
1
-7
/
+4
2013-02-04
sctp: sctp_close: fix release of bindings for deferred call_rcu's
Daniel Borkmann
1
-4
/
+5
2012-12-07
sctp: Add RCU protection to assoc->transport_addr_list
Thomas Graf
1
-5
/
+13
2012-12-03
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
1
-0
/
+2
2012-11-28
sctp: Error in calculation of RTTvar
Schoch Christian
1
-1
/
+1
2012-08-14
sctp: Make sysctl tunables per net
Eric W. Biederman
1
-7
/
+8
2012-08-14
sctp: Push struct net down into sctp_transport_init
Eric W. Biederman
1
-3
/
+5
2012-07-22
Merge branch 'kill_rtcache'
David S. Miller
1
-1
/
+1
2012-07-22
sctp: Implement quick failover draft from tsvwg
Neil Horman
1
-1
/
+3
2012-07-20
net: Document dst->obsolete better.
David S. Miller
1
-1
/
+1
2012-07-17
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
1
-1
/
+1
2012-07-16
sctp: Adjust PMTU updates to accomodate route invalidation.
David S. Miller
1
-2
/
+10
2012-06-30
sctp: be more restrictive in transport selection on bundled sacks
Neil Horman
1
-0
/
+2
2012-05-10
sctp: check cached dst before using it
Nicolas Dichtel
1
-17
/
+0
2011-11-08
sctp: fasthandoff with ASCONF at mobile-node
Michio Honda
1
-0
/
+16
2011-05-08
sctp: Store a flowi in transports to provide persistent keying.
David S. Miller
1
-6
/
+3
2011-04-27
sctp: clean up route lookup calls
Vlad Yasevich
1
-13
/
+10
2011-04-27
sctp: remove useless arguments from get_saddr() call
Vlad Yasevich
1
-1
/
+1
2011-04-27
sctp: cache the ipv6 source after route lookup
Vlad Yasevich
1
-5
/
+10
2010-08-26
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
1
-4
/
+5
2010-05-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+4
2010-05-16
sctp: delete active ICMP proto unreachable timer when free transport
Wei Yongjun
1
-0
/
+4
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2010-05-06
sctp: Fix a race between ICMP protocol unreachable and connect()
Vlad Yasevich
1
-0
/
+2
2010-04-30
sctp: fast recovery algorithm is per association.
Vlad Yasevich
1
-15
/
+17
2010-04-30
sctp: update transport initializations
Vlad Yasevich
1
-25
/
+0
2010-04-30
sctp: Do not force T3 timer on fast retransmissions.
Vlad Yasevich
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+2
[next]