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
/
socket.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-17
net: wan: Delete the DLCI / SDLA drivers
Xie He
1
-25
/
+0
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+4
2020-10-02
net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
Coly Li
1
-2
/
+4
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2020-08-27
net: Fix some comments
Miaohe Lin
1
-2
/
+2
2020-08-24
io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
Luke Hsiao
1
-3
/
+5
2020-08-10
net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"
Christoph Hellwig
1
-5
/
+1
2020-08-08
net: Convert to use the fallthrough macro
Miaohe Lin
1
-3
/
+3
2020-08-08
net: Remove meaningless jump label out_fs
Miaohe Lin
1
-2
/
+1
2020-08-08
net: Set fput_needed iff FDPUT_FPUT is set
Miaohe Lin
1
-1
/
+1
2020-08-08
net: Use helper function fdput()
Miaohe Lin
1
-4
/
+2
2020-07-28
net: improve the user pointer check in init_user_sockptr
Christoph Hellwig
1
-1
/
+1
2020-07-24
net: optimize the sockptr_t for unified kernel/user address spaces
Christoph Hellwig
1
-1
/
+5
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-16
/
+7
2020-07-24
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
1
-1
/
+2
2020-07-19
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
1
-0
/
+4
2020-07-19
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
1
-11
/
+14
2020-07-19
net: streamline __sys_getsockopt
Christoph Hellwig
1
-17
/
+14
2020-07-19
net: streamline __sys_setsockopt
Christoph Hellwig
1
-30
/
+27
2020-07-13
net: socket: Move kerneldoc next to function it documents
Andrew Lunn
1
-9
/
+8
2020-07-04
net: use mptcp setsockopt function for SOL_SOCKET on mptcp sockets
Florian Westphal
1
-1
/
+12
2020-05-29
net: remove kernel_setsockopt
Christoph Hellwig
1
-31
/
+0
2020-05-27
net: remove kernel_getsockopt
Christoph Hellwig
1
-34
/
+0
2020-05-18
ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
1
-62
/
+0
2020-05-18
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
1
-46
/
+17
2020-05-11
net: cleanly handle kernel vs user buffers for ->msg_control
Christoph Hellwig
1
-16
/
+6
2020-03-30
Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+21
2020-03-20
io_uring: make sure accept honor rlimit nofile
Jens Axboe
1
-3
/
+5
2020-03-10
net: abstract out normal and compat msghdr import
Jens Axboe
1
-4
/
+21
2020-01-08
socket: fix unused-function warning
Arnd Bergmann
1
-11
/
+12
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2019-12-13
Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2019-12-12
net: Allow to show socket-specific information in /proc/[pid]/fdinfo/[fd]
Kirill Tkhai
1
-0
/
+12
2019-12-10
net: make socket read/write_iter() honor IOCB_NOWAIT
Jens Axboe
1
-2
/
+2
2019-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+6
2019-12-06
net: avoid an indirect call in ____sys_recvmsg()
Eric Dumazet
1
-1
/
+6
2019-12-03
io_uring: ensure async punted connect requests copy data
Jens Axboe
1
-8
/
+8
2019-12-03
io_uring: ensure async punted sendmsg/recvmsg requests copy data
Jens Axboe
1
-43
/
+17
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2019-11-26
net: disallow ancillary data for __sys_{send,recv}msg_file()
Jens Axboe
1
-6
/
+37
2019-11-26
net: separate out the msghdr copy from ___sys_{send,recv}msg()
Jens Axboe
1
-46
/
+95
2019-11-25
net: add __sys_connect_file() helper
Jens Axboe
1
-8
/
+22
2019-11-25
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-24
/
+41
2019-11-25
vfs: mark pipes and sockets as stream-like file descriptors
Linus Torvalds
1
-0
/
+1
2019-11-15
y2038: socket: use __kernel_old_timespec instead of timespec
Arnd Bergmann
1
-1
/
+1
2019-11-15
y2038: remove CONFIG_64BIT_TIME
Arnd Bergmann
1
-1
/
+1
2019-10-29
net: add __sys_accept4_file() helper
Jens Axboe
1
-24
/
+41
2019-10-23
compat_ioctl: move SIOCOUTQ out of compat_ioctl.c
Arnd Bergmann
1
-0
/
+2
2019-10-23
compat_ioctl: handle SIOCOUTQNSD
Arnd Bergmann
1
-0
/
+1
[prev]
[next]