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
2023-05-10
Merge tag 'nf-23-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
3
-6
/
+12
2023-05-10
af_unix: Fix data races around sk->sk_shutdown.
Kuniyuki Iwashima
1
-8
/
+12
2023-05-10
af_unix: Fix a data race of sk->sk_receive_queue->qlen.
Kuniyuki Iwashima
1
-1
/
+1
2023-05-10
net: datagram: fix data-races in datagram_poll()
Eric Dumazet
1
-5
/
+10
2023-05-10
tcp: add annotations around sk->sk_shutdown accesses
Eric Dumazet
3
-9
/
+11
2023-05-10
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
3
-6
/
+4
2023-05-10
net: deal with most data-races in sk_wait_event()
Eric Dumazet
8
-19
/
+22
2023-05-10
net: annotate sk->sk_err write from do_recvmmsg()
Eric Dumazet
1
-1
/
+1
2023-05-10
netlink: annotate accesses to nlk->cb_running
Eric Dumazet
1
-4
/
+4
2023-05-10
netfilter: conntrack: fix possible bug_on with enable_hooks=1
Florian Westphal
2
-3
/
+6
2023-05-10
netfilter: nf_tables: always release netdev hooks from notifier
Florian Westphal
1
-3
/
+6
2023-05-07
net: skb_partial_csum_set() fix against transport header magic value
Eric Dumazet
1
-2
/
+2
2023-05-05
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
20
-49
/
+100
2023-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
1
-0
/
+2
2023-05-05
net/sched: flower: fix error handler on replace
Vlad Buslov
1
-1
/
+2
2023-05-05
Revert "net/sched: flower: Fix wrong handle assignment during filter change"
Vlad Buslov
1
-1
/
+1
2023-05-05
net/sched: flower: fix filter idr initialization
Vlad Buslov
1
-3
/
+3
2023-05-04
Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2023-05-04
9p: Remove INET dependency
Jason Andryuk
1
-0
/
+2
2023-05-03
netfilter: nf_tables: fix ct untracked match breakage
Florian Westphal
1
-4
/
+10
2023-05-03
af_packet: Don't send zero-byte data in packet_sendmsg_spkt().
Kuniyuki Iwashima
1
-1
/
+1
2023-05-03
ethtool: Fix uninitialized number of lanes
Ido Schimmel
1
-1
/
+1
2023-05-03
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
4
-3
/
+15
2023-05-03
netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable update with mi...
Pablo Neira Ayuso
1
-12
/
+17
2023-05-01
rxrpc: Fix timeout of a call that hasn't yet been granted a channel
David Howells
4
-1
/
+13
2023-05-01
rxrpc: Make it so that a waiting process can be aborted
David Howells
1
-2
/
+5
2023-05-01
rxrpc: Fix hard call timeout units
David Howells
1
-1
/
+1
2023-05-01
net/sched: act_mirred: Add carrier check
Victor Nogueira
1
-1
/
+1
2023-04-29
Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
6
-69
/
+243
2023-04-29
Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-52
/
+18
2023-04-28
net: ipv6: fix skb hash for some RST packets
Antoine Tenart
1
-1
/
+1
2023-04-28
sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()
Cong Wang
1
-3
/
+5
2023-04-28
net/sched: cls_api: remove block_cb from driver_list before freeing
Vlad Buslov
1
-0
/
+1
2023-04-28
tcp: fix skb_copy_ubufs() vs BIG TCP
Eric Dumazet
1
-6
/
+14
2023-04-28
net/ncsi: clear Tx enable mode when handling a Config required AEN
Cosmo Chou
1
-0
/
+1
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
2023-04-27
SUNRPC: Support TLS handshake in the server-side TCP socket code
Chuck Lever
3
-6
/
+111
2023-04-27
SUNRPC: Clear rq_xid when receiving a new RPC Call
Chuck Lever
1
-0
/
+2
2023-04-27
SUNRPC: Recognize control messages in server-side TCP socket code
Chuck Lever
1
-2
/
+46
2023-04-27
SUNRPC: Be even lazier about releasing pages
Chuck Lever
2
-3
/
+3
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+2
2023-04-27
net/sched: act_pedit: free pedit keys on bail from offset check
Pedro Tammela
1
-1
/
+3
2023-04-27
net/sched: flower: Fix wrong handle assignment during filter change
Ivan Vecera
1
-1
/
+1
2023-04-27
rxrpc: Fix potential data race in rxrpc_wait_to_be_connected()
David Howells
1
-8
/
+4
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
271
-2997
/
+10038
2023-04-26
SUNRPC: Convert svc_xprt_release() to the release_pages() API
Chuck Lever
1
-6
/
+5
2023-04-26
SUNRPC: Relocate svc_free_res_pages()
Chuck Lever
2
-1
/
+20
2023-04-26
SUNRPC: Ignore return value of ->xpo_sendto
Chuck Lever
2
-18
/
+16
2023-04-26
SUNRPC: Ensure server-side sockets have a sock->file
Chuck Lever
1
-7
/
+18
[next]