index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
endpointola.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-09
sctp: get netns from asoc and ep base
Xin Long
1
-3
/
+3
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2019-11-23
sctp: cache netns in sctp_ep_common
Xin Long
1
-0
/
+1
2019-11-06
net: use helpers to change sk_ack_backlog
Eric Dumazet
1
-1
/
+1
2019-08-27
sctp: make ecn flag per netns and endpoint
Xin Long
1
-0
/
+1
2019-08-19
sctp: add sctp_auth_init and sctp_auth_free
Xin Long
1
-56
/
+5
2019-08-19
sctp: add asconf_enable in struct sctp_endpoint
Xin Long
1
-1
/
+2
2019-06-26
sctp: change to hold sk after auth shkey is created successfully
Xin Long
1
-4
/
+4
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 103
Thomas Gleixner
1
-16
/
+1
2019-03-08
sctp: move up sctp_auth_init_hmacs() in sctp_endpoint_init()
Xin Long
1
-8
/
+10
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+2
2018-03-27
sctp: remove unnecessary asoc in sctp_has_association
Xin Long
1
-4
/
+4
2017-12-20
net: tracepoint: using sock_set_state tracepoint to trace SCTP state transition
Yafang Shao
1
-1
/
+1
2017-08-06
sctp: remove the typedef sctp_subtype_t
Xin Long
1
-1
/
+1
2017-08-06
sctp: remove the typedef sctp_state_t
Xin Long
1
-1
/
+1
2017-07-16
sctp: remove the typedef sctp_hmac_algo_param_t
Xin Long
1
-2
/
+2
2017-07-16
sctp: remove the typedef sctp_chunks_param_t
Xin Long
1
-2
/
+2
2017-07-04
net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-3
/
+3
2017-07-01
sctp: remove the typedef sctp_paramhdr_t
Xin Long
1
-3
/
+4
2017-07-01
sctp: remove an unnecessary check from sctp_endpoint_destroy
Xin Long
1
-8
/
+6
2017-06-19
sctp: ensure ep is not destroyed before doing the dump
Xin Long
1
-0
/
+1
2017-01-18
sctp: add reconf_enable in asoc ep and netns
Xin Long
1
-0
/
+1
2016-12-17
sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lock
Xin Long
1
-1
/
+4
2016-07-11
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
Xin Long
1
-0
/
+1
2016-01-27
sctp: Use shash
Herbert Xu
1
-1
/
+0
2016-01-17
sctp: the temp asoc's transports should not be hashed/unhashed
Xin Long
1
-1
/
+1
2016-01-05
sctp: remove the local_bh_disable/enable in sctp_endpoint_lookup_assoc
Xin Long
1
-16
/
+1
2016-01-05
sctp: apply rhashtable api to send/recv path
Xin Long
1
-27
/
+8
2014-06-11
net: sctp: migrate most recently used transport to ktime
Daniel Borkmann
1
-1
/
+1
2014-04-18
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
1
-1
/
+2
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
[next]