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
/
endpointola.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-21
sctp: remove macros sctp_local_bh_{disable|enable}
wangweidong
1
-2
/
+2
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+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
-1
/
+4
2013-06-25
net: sctp: decouple cleaning some socket data from endpoint
Daniel Borkmann
1
-9
/
+10
2013-06-17
net: sctp: get rid of t_new macro for kzalloc
Daniel Borkmann
1
-1
/
+2
2013-04-15
net: sctp: minor: make sctp_ep_common's member 'dead' a bool
Daniel Borkmann
1
-2
/
+2
2013-04-15
net: sctp: remove sctp_ep_common struct member 'malloced'
Daniel Borkmann
1
-7
/
+3
2013-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2013-03-01
sctp: use the passed in gfp flags instead GFP_KERNEL
Dan Carpenter
1
-1
/
+1
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+1
2013-02-12
net: sctp: remove unused multiple cookie keys
Daniel Borkmann
1
-7
/
+2
2013-02-08
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
1
-0
/
+5
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-03
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
1
-1
/
+4
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
1
-1
/
+1
2012-08-14
sctp: Make sysctl tunables per net
Eric W. Biederman
1
-4
/
+5
2012-08-14
sctp: Push struct net down to sctp_chunk_event_lookup
Eric W. Biederman
1
-1
/
+3
2012-08-14
sctp: Make the mib per network namespace
Eric W. Biederman
1
-1
/
+1
2012-08-14
sctp: Make the association hashtable handle multiple network namespaces
Eric W. Biederman
1
-2
/
+4
2012-08-14
sctp: Make the endpoint hashtable handle multiple network namespaces
Eric W. Biederman
1
-1
/
+3
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-1
/
+1
2011-04-20
sctp: bail from sctp_endpoint_lookup_assoc() if not bound
Vlad Yasevich
1
-6
/
+14
2010-05-03
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
1
-2
/
+0
2010-04-30
sctp: update transport initializations
Vlad Yasevich
1
-2
/
+0
2010-04-28
sctp: avoid irq lock inversion while call sk->sk_data_ready()
Wei Yongjun
1
-0
/
+1
2009-03-18
net: fix sctp breakage
Al Viro
1
-1
/
+2
2008-08-21
sctp: fix potential panics in the SCTP-AUTH API.
Vlad Yasevich
1
-2
/
+2
2008-02-05
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
1
-8
/
+4
2007-11-09
SCTP: Convert custom hash lists to use hlist.
Vlad Yasevich
1
-1
/
+2
2007-11-09
SCTP: Use hashed lookup when looking for an association.
Vlad Yasevich
1
-12
/
+22
2007-10-10
[SCTP]: Implement the receive and verification of AUTH chunk
Vlad Yasevich
1
-0
/
+29
2007-10-10
[SCTP]: Implement SCTP-AUTH initializations.
Vlad Yasevich
1
-0
/
+83
2007-10-10
[SCTP]: Rewrite of sctp buffer management code
Neil Horman
1
-0
/
+1
2007-09-16
[SCTP]: Convert bind_addr_list locking to RCU
Vlad Yasevich
1
-20
/
+7
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-10
[NET] SCTP: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-2
/
+9
2006-12-02
[SCTP]: sctp_process_init() and sctp_source() switched to net-endian.
Al Viro
1
-3
/
+1
2006-12-02
[SCTP]: sctp_has_association() switched to net-endian.
Al Viro
1
-1
/
+1
2006-12-02
[SCTP]: sctp_endpoint_lookup_assoc() switched to net-endian.
Al Viro
1
-5
/
+5
2006-12-02
[SCTP]: Switch sctp_endpoint_is_match() to net-endian.
Al Viro
1
-4
/
+2
2006-12-02
[SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian.
Al Viro
1
-1
/
+3
2006-12-02
[SCTP]: Switch sctp_bind_addr_match() to net-endian.
Al Viro
1
-1
/
+3
2006-12-02
[SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.
Al Viro
1
-1
/
+1
2006-12-02
[SCTP]: Fix warning
Vlad Yasevich
1
-0
/
+7
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-4
/
+6
2006-10-30
[SCTP]: Remove temporary associations from backlog and hash.
Vlad Yasevich
1
-0
/
+7
2006-09-21
[SCTP]: Use HMAC template and hash interface
Herbert Xu
1
-1
/
+1
[next]