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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-31
bpf: Expose socket storage to BPF_PROG_TYPE_CGROUP_SOCK
Stanislav Fomichev
2
-0
/
+13
2020-07-28
xdp: Prevent kernel-infoleak in xsk_getsockopt()
Peilin Ye
1
-1
/
+1
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2
-13
/
+0
2020-07-25
bpf: Implement BPF XDP link-specific introspection APIs
Andrii Nakryiko
1
-0
/
+31
2020-07-25
bpf, xdp: Implement LINK_UPDATE for BPF XDP link
Andrii Nakryiko
1
-0
/
+43
2020-07-25
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
1
-6
/
+163
2020-07-25
bpf, xdp: Extract common XDP program attachment logic
Andrii Nakryiko
1
-74
/
+91
2020-07-25
bpf, xdp: Maintain info on attached XDP BPF programs in net_device
Andrii Nakryiko
2
-73
/
+90
2020-07-25
bpf: Implement bpf iterator for sock local storage map
Yonghong Song
1
-0
/
+206
2020-07-25
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2
-4
/
+4
2020-07-25
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
4
-8
/
+24
2020-07-25
udp: Don't discard reuseport selection when group has connections
Jakub Sitnicki
1
-3
/
+0
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
35
-257
/
+302
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
32
-224
/
+274
2020-07-24
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2020-07-24
qrtr: orphan socket in qrtr_release()
Cong Wang
1
-0
/
+1
2020-07-24
l2tp: WARN_ON rather than BUG_ON in l2tp_session_free
Tom Parkin
1
-1
/
+3
2020-07-24
l2tp: remove BUG_ON refcount value in l2tp_session_free
Tom Parkin
1
-2
/
+0
2020-07-24
l2tp: WARN_ON rather than BUG_ON in l2tp_session_queue_purge
Tom Parkin
1
-3
/
+4
2020-07-24
l2tp: don't BUG_ON seqfile checks in l2tp_ppp
Tom Parkin
1
-1
/
+5
2020-07-24
l2tp: don't BUG_ON session magic checks in l2tp_ppp
Tom Parkin
1
-3
/
+7
2020-07-24
l2tp: remove BUG_ON in l2tp_tunnel_closeall
Tom Parkin
1
-2
/
+0
2020-07-24
l2tp: remove BUG_ON in l2tp_session_queue_purge
Tom Parkin
1
-1
/
+0
2020-07-24
l2tp: WARN_ON rather than BUG_ON in l2tp_dfs_seq_start
Tom Parkin
1
-1
/
+4
2020-07-24
l2tp: avoid multiple assignments
Tom Parkin
3
-9
/
+15
2020-07-24
icmp6: support rfc 4884
Willem de Bruijn
3
-0
/
+29
2020-07-24
icmp: prepare rfc 4884 for ipv6
Willem de Bruijn
2
-14
/
+17
2020-07-24
icmp: revise rfc4884 tests
Willem de Bruijn
1
-6
/
+2
2020-07-24
sctp: remove redundant initialization of variable status
Colin Ian King
1
-6
/
+6
2020-07-24
net: openvswitch: fixes potential deadlock in dp cleanup code
Eelco Chaudron
2
-14
/
+13
2020-07-24
sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processing
Christoph Hellwig
1
-21
/
+29
2020-07-24
net: optimize the sockptr_t for unified kernel/user address spaces
Christoph Hellwig
2
-7
/
+13
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
51
-234
/
+218
2020-07-24
net/tcp: switch do_tcp_setsockopt to sockptr_t
Christoph Hellwig
1
-18
/
+16
2020-07-24
net/tcp: switch ->md5_parse to sockptr_t
Christoph Hellwig
3
-5
/
+6
2020-07-24
net/udp: switch udp_lib_setsockopt to sockptr_t
Christoph Hellwig
2
-4
/
+6
2020-07-24
net/ipv6: switch do_ipv6_setsockopt to sockptr_t
Christoph Hellwig
1
-33
/
+33
2020-07-24
net/ipv6: factor out a ipv6_set_opt_hdr helper
Christoph Hellwig
1
-75
/
+75
2020-07-24
net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
Christoph Hellwig
2
-8
/
+10
2020-07-24
net/ipv6: split up ipv6_flowlabel_opt
Christoph Hellwig
1
-143
/
+166
2020-07-24
net/ipv6: switch ip6_mroute_setsockopt to sockptr_t
Christoph Hellwig
2
-9
/
+11
2020-07-24
net/ipv4: switch do_ip_setsockopt to sockptr_t
Christoph Hellwig
1
-35
/
+33
2020-07-24
net/ipv4: merge ip_options_get and ip_options_get_from_user
Christoph Hellwig
2
-35
/
+15
2020-07-24
net/ipv4: switch ip_mroute_setsockopt to sockptr_t
Christoph Hellwig
2
-8
/
+9
2020-07-24
bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
Christoph Hellwig
3
-8
/
+9
2020-07-24
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
9
-64
/
+64
2020-07-24
netfilter: switch xt_copy_counters to sockptr_t
Christoph Hellwig
4
-21
/
+19
2020-07-24
netfilter: remove the unused user argument to do_update_counters
Christoph Hellwig
1
-5
/
+4
2020-07-24
net/xfrm: switch xfrm_user_policy to sockptr_t
Christoph Hellwig
3
-5
/
+7
2020-07-24
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
3
-17
/
+18
[next]