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
/
core
/
sock_diag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-21
net: fix __sock_gen_cookie()
Eric Dumazet
1
-1
/
+4
2022-11-16
net: __sock_gen_cookie() cleanup
Eric Dumazet
1
-6
/
+6
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2020-09-30
bpf, net: Rework cookie generator as per-cpu one
Daniel Borkmann
1
-4
/
+5
2019-08-09
sock: make cookie generation global instead of per netns
Daniel Borkmann
1
-1
/
+2
2018-08-14
net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
Jeremy Cline
1
-0
/
+2
2018-03-12
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
1
-8
/
+4
2018-01-09
net: core: fix module type in sock_diag_bind
Andrii Vladyka
1
-1
/
+1
2017-04-13
netlink: extended ACK reporting
Johannes Berg
1
-1
/
+2
2017-03-23
Add a helper function to get socket cookie in eBPF
Chenbo Feng
1
-1
/
+1
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
1
-9
/
+1
2016-04-26
sock_diag: align nlattr properly when needed
Nicolas Dichtel
1
-1
/
+1
2016-04-04
sock_diag: add SK_MEMINFO_DROPS
Eric Dumazet
1
-0
/
+1
2015-12-15
net: diag: Add the ability to destroy a socket.
Lorenzo Colitti
1
-3
/
+20
2015-10-09
net/core: make sock_diag.c explicitly non-modular
Paul Gortmaker
1
-11
/
+3
2015-09-02
sock, diag: fix panic in sock_diag_put_filterinfo
Daniel Borkmann
1
-0
/
+3
2015-06-15
sock_diag: define destruction multicast groups
Craig Gallek
1
-0
/
+85
2015-03-11
net: add real socket cookies
Eric Dumazet
1
-10
/
+27
2015-03-10
net: constify sock_diag_check_cookie()
Eric Dumazet
1
-1
/
+1
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
1
-1
/
+1
2014-08-02
net: filter: rename sk_filter_proglen -> bpf_classic_proglen
Alexei Starovoitov
1
-1
/
+1
2014-04-24
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
1
-2
/
+2
2014-04-22
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
1
-2
/
+2
2014-03-31
net: filter: keep original BPF program around
Daniel Borkmann
1
-13
/
+10
2013-06-10
sock_diag: fix filter code sent to userspace
Nicolas Dichtel
1
-2
/
+7
2013-04-29
sock_diag: allow to dump bpf filters
Nicolas Dichtel
1
-0
/
+33
2013-02-23
sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msg
Mathias Krause
1
-17
/
+7
2013-02-23
sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
Mathias Krause
1
-0
/
+3
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-2
/
+1
2012-07-16
net: make sock diag per-namespace
Andrey Vagin
1
-7
/
+20
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
1
-2
/
+6
2012-06-27
sock_diag: Do not use RTA_PUT() macros
Thomas Graf
1
-9
/
+3
2012-06-04
sock_diag: add SK_MEMINFO_BACKLOG
Eric Dumazet
1
-0
/
+1
2012-04-25
net: sock_diag_handler structs can be const
Shan Wei
1
-6
/
+6
2011-12-30
sock_diag: Introduce the meminfo nla core (v2)
Pavel Emelyanov
1
-0
/
+23
2011-12-16
sock_diag: Generalize requests cookies managements
Pavel Emelyanov
1
-0
/
+19
2011-12-16
sock_diag: Fix module netlink aliases
Pavel Emelyanov
1
-2
/
+2
2011-12-08
sock_diag: off by one checks
Dan Carpenter
1
-2
/
+2
2011-12-06
sock_diag: Move the sock_ code to net/core/
Pavel Emelyanov
1
-0
/
+150