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-08-29
Merge tag 'for-6.6/io_uring-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
30
-51
/
+131
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-16
/
+13
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
289
-13709
/
+16734
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-9
/
+28
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2023-08-28
devlink: move devlink_notify_register/unregister() to dev.c
Jiri Pirko
4
-64
/
+30
2023-08-28
devlink: move small_ops definition into netlink.c
Jiri Pirko
3
-253
/
+251
2023-08-28
devlink: move tracepoint definitions into core.c
Jiri Pirko
2
-6
/
+6
2023-08-28
devlink: push linecard related code into separate file
Jiri Pirko
4
-615
/
+626
2023-08-28
devlink: push rate related code into separate file
Jiri Pirko
4
-719
/
+728
2023-08-28
devlink: push trap related code into separate file
Jiri Pirko
4
-1862
/
+1873
2023-08-28
devlink: use tracepoint_enabled() helper
Jiri Pirko
1
-1
/
+1
2023-08-28
devlink: push region related code into separate file
Jiri Pirko
4
-1257
/
+1267
2023-08-28
devlink: push param related code into separate file
Jiri Pirko
4
-860
/
+875
2023-08-28
devlink: push resource related code into separate file
Jiri Pirko
4
-575
/
+582
2023-08-28
devlink: push dpipe related code into separate file
Jiri Pirko
4
-895
/
+926
2023-08-28
devlink: move and rename devlink_dpipe_send_and_alloc_skb() helper
Jiri Pirko
3
-25
/
+26
2023-08-28
devlink: push shared buffer related code into separate file
Jiri Pirko
4
-991
/
+1006
2023-08-28
devlink: push port related code into separate file
Jiri Pirko
4
-1530
/
+1547
2023-08-28
devlink: push object register/unregister notifications into separate helpers
Jiri Pirko
1
-84
/
+163
2023-08-28
inet: fix IP_TRANSPARENT error handling
Eric Dumazet
1
-5
/
+3
2023-08-28
net: Make consumed action consistent in sch_handle_egress
Daniel Borkmann
1
-0
/
+2
2023-08-28
net: Fix skb consume leak in sch_handle_egress
Daniel Borkmann
1
-0
/
+1
2023-08-28
dccp: Fix out of bounds access in DCCP error handler
Jann Horn
2
-9
/
+19
2023-08-28
netrom: Deny concurrent connect().
Kuniyuki Iwashima
1
-0
/
+5
2023-08-27
tls: get cipher_name from cipher_desc in tls_set_sw_offload
Sabrina Dubroca
1
-25
/
+4
2023-08-27
tls: use tls_cipher_desc to access per-cipher crypto_info in tls_set_sw_offload
Sabrina Dubroca
1
-76
/
+13
2023-08-27
tls: use tls_cipher_desc to get per-cipher sizes in tls_set_sw_offload
Sabrina Dubroca
1
-63
/
+16
2023-08-27
tls: use tls_cipher_desc to simplify do_tls_getsockopt_conf
Sabrina Dubroca
1
-163
/
+11
2023-08-27
tls: get crypto_info size from tls_cipher_desc in do_tls_setsockopt_conf
Sabrina Dubroca
1
-31
/
+8
2023-08-27
tls: expand use of tls_cipher_desc in tls_sw_fallback_init
Sabrina Dubroca
1
-14
/
+6
2023-08-27
tls: allocate the fallback aead after checking that the cipher is valid
Sabrina Dubroca
1
-10
/
+10
2023-08-27
tls: expand use of tls_cipher_desc in tls_set_device_offload
Sabrina Dubroca
1
-18
/
+4
2023-08-27
tls: validate cipher descriptions at compile time
Sabrina Dubroca
1
-0
/
+18
2023-08-27
tls: extend tls_cipher_desc to fully describe the ciphers
Sabrina Dubroca
2
-9
/
+64
2023-08-27
tls: rename tls_cipher_size_desc to tls_cipher_desc
Sabrina Dubroca
4
-52
/
+52
2023-08-27
tls: reduce size of tls_cipher_size_desc
Sabrina Dubroca
4
-9
/
+20
2023-08-27
tls: add TLS_CIPHER_ARIA_GCM_* to tls_cipher_size_desc
Sabrina Dubroca
1
-0
/
+2
2023-08-27
tls: move tls_cipher_size_desc to net/tls/tls.h
Sabrina Dubroca
1
-0
/
+10
2023-08-27
devlink: Expose port function commands to control IPsec packet offloads
Dima Chumak
1
-0
/
+52
2023-08-27
devlink: Expose port function commands to control IPsec crypto offloads
Dima Chumak
1
-0
/
+52
2023-08-25
net/sched: sch_hfsc: Ensure inner classes have fsc curve
Budimir Markovic
1
-0
/
+4
2023-08-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-6
/
+5
2023-08-25
Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
13
-27
/
+43
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
3
-9
/
+9
2023-08-24
Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
Luiz Augusto von Dentz
1
-1
/
+4
2023-08-24
Bluetooth: ISO: Add support for periodic adv reports processing
Claudia Draghicescu
2
-1
/
+50
2023-08-24
Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone early
Pauli Virtanen
1
-8
/
+24
2023-08-24
Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2
-4
/
+4
[next]