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
/
mptcp
/
pm_netlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-24
net: mptcp: use policy generated by YAML spec
Davide Caratti
1
-156
/
+9
2023-10-24
net: mptcp: rename netlink handlers to mptcp_pm_nl_<blah>_{doit,dumpit}
Davide Caratti
1
-24
/
+24
2023-10-24
net: mptcp: convert netlink from small_ops to ops
Davide Caratti
1
-64
/
+127
2023-08-22
mptcp: drop last_snd and MPTCP_RESET_SCHEDULER
Geliang Tang
1
-3
/
+0
2023-08-14
mptcp: change the mpc check helper to return a sk
Paolo Abeni
1
-5
/
+3
2023-08-14
mptcp: avoid ssock usage in mptcp_pm_nl_create_listen_socket()
Paolo Abeni
1
-9
/
+15
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-06-21
mptcp: pass addr to mptcp_pm_alloc_anno_list
Geliang Tang
1
-4
/
+4
2023-06-21
mptcp: ensure listener is unhashed before updating the sk status
Paolo Abeni
1
-0
/
+1
2023-06-20
mptcp: Reorder fields in 'struct mptcp_pm_add_entry'
Christophe JAILLET
1
-1
/
+1
2023-06-10
mptcp: unify pm set_flags interfaces
Geliang Tang
1
-32
/
+38
2023-06-10
mptcp: unify pm get_flags_and_ifindex_by_id
Geliang Tang
1
-19
/
+8
2023-06-10
mptcp: unify pm get_local_id interfaces
Geliang Tang
1
-19
/
+3
2023-06-10
mptcp: export local_address
Geliang Tang
1
-9
/
+8
2023-06-05
mptcp: only send RM_ADDR in nl_cmd_remove
Geliang Tang
1
-0
/
+18
2023-04-17
mptcp: move first subflow allocation at mpc access time
Paolo Abeni
1
-2
/
+2
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+16
2023-03-17
mptcp: annotate lockless accesses to sk->sk_err
Eric Dumazet
1
-1
/
+1
2023-03-10
mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()
Paolo Abeni
1
-0
/
+16
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+6
2023-02-08
mptcp: fix locking for in-kernel listener creation
Paolo Abeni
1
-4
/
+6
2023-01-26
mptcp: let the in-kernel PM use mixed IPv4 and IPv6 addresses
Paolo Abeni
1
-27
/
+31
2023-01-09
mptcp: use net instead of sock_net
Geliang Tang
1
-3
/
+2
2022-12-09
mptcp: return 0 instead of 'err' var
Matthieu Baerts
1
-2
/
+2
2022-12-09
mptcp: use nlmsg_free instead of kfree_skb
Geliang Tang
1
-4
/
+4
2022-12-01
mptcp: add pm listener events
Geliang Tang
1
-0
/
+57
2022-11-21
mptcp: more detailed error reporting on endpoint creation
Paolo Abeni
1
-11
/
+13
2022-11-21
mptcp: deduplicate error paths on endpoint creation
Paolo Abeni
1
-22
/
+13
2022-09-15
mptcp: account memory allocation in mptcp_nl_cmd_add_addr() to user
Thomas Haller
1
-1
/
+1
2022-09-15
mptcp: allow privileged operations from user namespaces
Thomas Haller
1
-9
/
+9
2022-09-15
mptcp: add mptcp_for_each_subflow_safe helper
Matthieu Baerts
1
-1
/
+1
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-07-12
mptcp: more accurate MPC endpoint tracking
Paolo Abeni
1
-7
/
+14
2022-07-12
mptcp: allow the in kernel PM to set MPC subflow priority
Paolo Abeni
1
-22
/
+15
2022-07-12
mptcp: address lookup improvements
Paolo Abeni
1
-5
/
+10
2022-07-12
mptcp: introduce and use mptcp_pm_send_ack()
Paolo Abeni
1
-22
/
+34
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+33
2022-07-06
mptcp: fix local endpoint accounting
Paolo Abeni
1
-1
/
+2
2022-07-06
mptcp: netlink: issue MP_PRIO signals from userspace PMs
Kishen Maloor
1
-5
/
+25
2022-07-06
mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags
Mat Martineau
1
-1
/
+4
2022-07-06
mptcp: Avoid acquiring PM lock for subflow priority changes
Mat Martineau
1
-6
/
+2
2022-06-28
net: mptcp: fix some spelling mistake in mptcp
Menglong Dong
1
-1
/
+1
2022-05-04
mptcp: netlink: allow userspace-driven subflow establishment
Florian Westphal
1
-0
/
+22
2022-05-04
mptcp: netlink: Add MPTCP_PM_CMD_REMOVE
Kishen Maloor
1
-2
/
+8
2022-05-04
mptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCE
Kishen Maloor
1
-5
/
+11
2022-05-04
mptcp: netlink: split mptcp_pm_parse_addr into two functions
Florian Westphal
1
-21
/
+39
2022-05-04
mptcp: read attributes of addr entries managed by userspace PMs
Kishen Maloor
1
-1
/
+12
2022-05-04
mptcp: handle local addrs announced by userspace PMs
Kishen Maloor
1
-25
/
+17
2022-05-03
mptcp: allow ADD_ADDR reissuance by userspace PMs
Kishen Maloor
1
-2
/
+10
2022-05-03
mptcp: expose server_side attribute in MPTCP netlink events
Kishen Maloor
1
-0
/
+3
[next]