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
/
ipv4
/
ip_sockglue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-27
net: bpf: Use sockopt_lock_sock() in ip_sock_set_tos()
Yonghong Song
1
-2
/
+2
2023-10-19
inet: lock the socket in ip_sock_set_tos()
Eric Dumazet
1
-2
/
+9
2023-10-01
inet: implement lockless getsockopt(IP_MULTICAST_IF)
Eric Dumazet
1
-13
/
+12
2023-10-01
inet: lockless IP_PKTOPTIONS implementation
Eric Dumazet
1
-39
/
+37
2023-10-01
inet: implement lockless getsockopt(IP_UNICAST_IF)
Eric Dumazet
1
-5
/
+5
2023-10-01
inet: lockless getsockopt(IP_MTU)
Eric Dumazet
1
-11
/
+9
2023-10-01
inet: lockless getsockopt(IP_OPTIONS)
Eric Dumazet
1
-10
/
+10
2023-10-01
inet: implement lockless IP_TOS
Eric Dumazet
1
-17
/
+12
2023-10-01
inet: implement lockless IP_MTU_DISCOVER
Eric Dumazet
1
-11
/
+6
2023-10-01
inet: implement lockless IP_MULTICAST_TTL
Eric Dumazet
1
-15
/
+16
2023-09-01
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
1
-1
/
+1
2023-08-28
inet: fix IP_TRANSPARENT error handling
Eric Dumazet
1
-5
/
+3
2023-08-20
net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: implement lockless IP_MINTTL
Eric Dumazet
1
-18
/
+14
2023-08-16
inet: implement lockless IP_TTL
Eric Dumazet
1
-15
/
+12
2023-08-16
inet: move inet->bind_address_no_port to inet->inet_flags
Eric Dumazet
1
-6
/
+6
2023-08-16
inet: move inet->nodefrag to inet->inet_flags
Eric Dumazet
1
-10
/
+8
2023-08-16
inet: move inet->is_icsk to inet->inet_flags
Eric Dumazet
1
-2
/
+2
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
1
-15
/
+13
2023-08-16
inet: move inet->mc_all to inet->inet_frags
Eric Dumazet
1
-11
/
+11
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
1
-8
/
+8
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
1
-10
/
+8
2023-08-16
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
1
-12
/
+9
2023-08-16
inet: move inet->recverr_rfc4884 to inet->inet_flags
Eric Dumazet
1
-9
/
+9
2023-08-16
inet: move inet->recverr to inet->inet_flags
Eric Dumazet
1
-13
/
+10
2023-08-16
inet: set/get simple options locklessly
Eric Dumazet
1
-56
/
+62
2023-08-16
inet: introduce inet->inet_flags
Eric Dumazet
1
-53
/
+31
2023-07-29
net: annotate data-races around sk->sk_priority
Eric Dumazet
1
-1
/
+1
2023-05-23
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
1
-1
/
+11
2023-01-25
inet: Add IP_LOCAL_PORT_RANGE socket option
Jakub Sitnicki
1
-0
/
+18
2022-11-08
net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()
David Howells
1
-0
/
+1
2022-10-24
net: remove useless parameter of __sock_cmsg_send
xu xin
1
-1
/
+1
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
1
-52
/
+62
2022-09-02
bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()
Martin KaFai Lau
1
-2
/
+2
2022-09-02
bpf: net: Avoid do_ip_getsockopt() taking sk lock when called from bpf
Martin KaFai Lau
1
-8
/
+8
2022-09-02
bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
1
-35
/
+45
2022-08-24
net: Fix data-races around sysctl_optmem_max.
Kuniyuki Iwashima
1
-3
/
+3
2022-08-18
bpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setsockopt()
Martin KaFai Lau
1
-2
/
+2
2022-08-18
bpf: net: Change do_ip_setsockopt() to use the sockopt's lock_sock() and capa...
Martin KaFai Lau
1
-6
/
+6
2022-07-18
igmp: Fix data-races around sysctl_igmp_max_msf.
Kuniyuki Iwashima
1
-3
/
+3
2022-07-15
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
1
-1
/
+1
2021-11-20
ipv4: Exposing __ip_sock_set_tos() in ip.h
Poorva Sonparote
1
-1
/
+1
2021-10-25
ipv4: guard IP_MINTTL with a static key
Eric Dumazet
1
-0
/
+6
2021-10-25
ipv4: annotate data races arount inet->min_ttl
Eric Dumazet
1
-1
/
+4
2021-08-05
net/ipv4/ipv6: Replace one-element arraya with flexible-array members
Gustavo A. R. Silva
1
-9
/
+10
2021-08-05
net/ipv4: Revert use of struct_size() helper
Gustavo A. R. Silva
1
-7
/
+5
2021-08-02
net/ipv4: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-7
/
+8
2020-08-25
net: Remove duplicated midx check against 0
Miaohe Lin
1
-3
/
+2
2020-07-24
icmp: prepare rfc 4884 for ipv6
Willem de Bruijn
1
-1
/
+13
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-8
/
+5
[next]