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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-20
sctp: remove unnecessary NULL check in sctp_association_init()
Alexey Kodanev
3
-9
/
+3
2022-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
696
-4807
/
+10273
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
58
-185
/
+432
2022-10-20
Merge tag 'ata-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
7
-8
/
+8
2022-10-20
Merge tag 'for-6.1/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-104
/
+110
2022-10-20
net: ipa: Proactively round up to kmalloc bucket size
Kees Cook
1
-2
/
+5
2022-10-19
net: phy: dp83822: disable MDI crossover status change interrupt
Felix Riemann
1
-2
/
+1
2022-10-19
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
1
-2
/
+3
2022-10-19
net: hns: fix possible memory leak in hnae_ae_register()
Yang Yingliang
1
-1
/
+3
2022-10-19
wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
Yang Yingliang
1
-1
/
+1
2022-10-19
sfc: include vport_id in filter spec hash and equal()
Pieter Jansen van Vuuren
2
-7
/
+7
2022-10-19
openvswitch: Use kmalloc_size_roundup() to match ksize() usage
Kees Cook
1
-1
/
+1
2022-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
5
-2
/
+8
2022-10-19
genetlink: fix kdoc warnings
Jakub Kicinski
1
-3
/
+5
2022-10-19
Merge branch 'netlink-formatted-extacks'
Jakub Kicinski
8
-92
/
+50
2022-10-19
sfc: remove 'log-tc-errors' ethtool private flag
Edward Cree
4
-43
/
+0
2022-10-19
sfc: use formatted extacks instead of efx_tc_err()
Edward Cree
3
-47
/
+23
2022-10-19
netlink: add support for formatted extack messages
Edward Cree
1
-2
/
+27
2022-10-19
net: ethernet: adi: adin1110: Fix SPI transfers
Alexandru Tachici
1
-21
/
+16
2022-10-19
Merge branch 'qdisc-ingress-success'
David S. Miller
3
-0
/
+84
2022-10-19
selftests: add selftest for chaining of tc ingress handling to egress
Paul Blakey
2
-0
/
+80
2022-10-19
net: Fix return value of qdisc ingress handling on success
Paul Blakey
1
-0
/
+4
2022-10-19
Merge branch 'net-bridge-mc-cleanups'
David S. Miller
4
-15
/
+10
2022-10-19
bridge: mcast: Simplify MDB entry creation
Ido Schimmel
1
-8
/
+3
2022-10-19
bridge: mcast: Use spin_lock() instead of spin_lock_bh()
Ido Schimmel
1
-4
/
+4
2022-10-19
selftests: bridge_igmp: Remove unnecessary address deletion
Ido Schimmel
1
-3
/
+0
2022-10-19
selftests: bridge_vlan_mcast: Delete qdiscs during cleanup
Ido Schimmel
1
-0
/
+3
2022-10-19
Merge branch 'qdisc-null-deref'
David S. Miller
3
-9
/
+23
2022-10-19
net: sched: sfb: fix null pointer access issue when sfb_init() fails
Zhengchao Shao
1
-1
/
+2
2022-10-19
Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i...
Zhengchao Shao
1
-8
/
+17
2022-10-19
net: sched: cake: fix null pointer access issue when cake_init() fails
Zhengchao Shao
1
-0
/
+4
2022-10-19
ethernet: marvell: octeontx2 Fix resource not freed after malloc
Manank Patel
1
-0
/
+2
2022-10-19
Merge branch 'dpaa-phylink'
David S. Miller
41
-1062
/
+1104
2022-10-19
arm64: dts: layerscape: Add nodes for QSGMII PCSs
Sean Anderson
2
-0
/
+49
2022-10-19
powerpc: dts: qoriq: Add nodes for QSGMII PCSs
Sean Anderson
20
-20
/
+131
2022-10-19
powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
Sean Anderson
3
-2
/
+90
2022-10-19
net: dpaa: Convert to phylink
Sean Anderson
10
-909
/
+612
2022-10-19
net: fman: memac: Use lynx pcs driver
Sean Anderson
2
-156
/
+105
2022-10-19
net: fman: memac: Add serdes support
Sean Anderson
1
-2
/
+47
2022-10-19
net: phylink: provide phylink_validate_mask_caps() helper
Russell King (Oracle)
2
-12
/
+32
2022-10-19
dt-bindings: net: fman: Add additional interface properties
Sean Anderson
2
-15
/
+43
2022-10-19
dt-bindings: net: Add Lynx PCS binding
Sean Anderson
1
-0
/
+40
2022-10-19
dt-bindings: net: Expand pcs-handle to an array
Sean Anderson
3
-3
/
+12
2022-10-19
Merge branch 'net-marvell-yaml'
David S. Miller
5
-152
/
+325
2022-10-19
ARM: dts: armada-375: Update network description to match schema
Marcin Wojtas
1
-4
/
+8
2022-10-19
arm64: dts: marvell: Update network description to match schema
Marcin Wojtas
1
-6
/
+11
2022-10-19
dt-bindings: net: marvell,pp2: convert to json-schema
MichaĆ Grzelak
3
-142
/
+306
2022-10-19
netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
Pablo Neira Ayuso
1
-2
/
+3
2022-10-19
netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
Guillaume Nault
4
-0
/
+5
2022-10-18
enic: define constants for legacy interrupts offset
Govindarajulu Varadarajan
2
-23
/
+11
[next]