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
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-28
sfc: Miscellaneous comment removals
Martin Habets
4
-21
/
+2
2023-07-28
sfc: Remove struct efx_special_buffer
Martin Habets
8
-75
/
+25
2023-07-28
sfc: Filter cleanups for Falcon and Siena
Martin Habets
2
-23
/
+0
2023-07-28
sfc: Remove some NIC type indirections that are no longer needed
Martin Habets
5
-19
/
+0
2023-07-28
sfc: Remove PTP code for Siena
Martin Habets
2
-226
/
+1
2023-07-28
sfc: Remove EFX_REV_SIENA_A0
Martin Habets
2
-9
/
+1
2023-07-28
sfc: Remove support for siena high priority queue
Martin Habets
4
-50
/
+2
2023-07-28
sfc: Remove siena_nic_data and stats
Martin Habets
1
-95
/
+0
2023-07-28
sfc: Remove falcon references
Martin Habets
6
-3170
/
+2
2023-07-28
net/mlx5: Fix flowhash key set/get for custom RSS
Joe Damato
3
-17
/
+48
2023-07-28
can: gs_usb: convert to NAPI/rx-offload to avoid OoO reception
Marc Kleine-Budde
2
-19
/
+67
2023-07-28
can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()
Marc Kleine-Budde
1
-1
/
+26
2023-07-28
can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_...
Marc Kleine-Budde
5
-15
/
+16
2023-07-28
can: gs_usb: gs_usb_disconnect(): remove not needed usb_kill_anchored_urbs()
Marc Kleine-Budde
1
-1
/
+0
2023-07-28
can: gs_usb: gs_destroy_candev(): remove not needed usb_kill_anchored_urbs()
Marc Kleine-Budde
1
-1
/
+0
2023-07-28
can: gs_usb: gs_can_close(): don't complain about failed device reset during ...
Marc Kleine-Budde
1
-3
/
+1
2023-07-28
can: gs_usb: gs_can_start_xmit(), gs_can_open(): clean up printouts in error ...
Marc Kleine-Budde
1
-6
/
+3
2023-07-28
can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...
Marc Kleine-Budde
1
-2
/
+3
2023-07-28
can: gs_usb: gs_usb_receive_bulk_callback(): make use of stats
Marc Kleine-Budde
1
-5
/
+5
2023-07-28
can: gs_usb: gs_usb_receive_bulk_callback(): make use of netdev
Marc Kleine-Budde
1
-2
/
+2
2023-07-28
can: gs_usb: uniformly use "parent" as variable name for struct gs_usb
Marc Kleine-Budde
1
-31
/
+31
2023-07-28
can: gs_usb: gs_usb_set_timestamp(): remove return statements form void function
Marc Kleine-Budde
1
-2
/
+0
2023-07-28
can: gs_usb: gs_usb_probe(): align block comment
Marc Kleine-Budde
1
-2
/
+2
2023-07-28
can: gs_usb: remove leading space from goto labels
Marc Kleine-Budde
1
-6
/
+6
2023-07-28
can: Explicitly include correct DT includes, part 2
Rob Herring
8
-8
/
+0
2023-07-28
can: sun4i_can: Add support for the Allwinner D1
John Watts
2
-3
/
+13
2023-07-28
can: sun4i_can: Add acceptance register quirk
John Watts
1
-2
/
+8
2023-07-28
can: peak_usb: remove unused/legacy peak_usb_netif_rx() function
Peter Seiderer
2
-15
/
+0
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
89
-92
/
+87
2023-07-27
Revert "net: stmmac: correct MAC propagation delay"
Jakub Kicinski
4
-56
/
+0
2023-07-27
net: stmmac: dwmac-qcom-ethqos: Use max frequency for clk_ptp_ref
Andrew Halaney
1
-0
/
+18
2023-07-27
net: stmmac: Make ptp_clk_freq_config variable type explicit
Andrew Halaney
1
-2
/
+1
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
31
-138
/
+405
2023-07-27
net/mlx5: Give esw_offloads_load/unload_rep() "mlx5_" prefix
Jiri Pirko
3
-9
/
+9
2023-07-27
net/mlx5: Make mlx5_eswitch_load/unload_vport() static
Jiri Pirko
2
-8
/
+3
2023-07-27
net/mlx5: Make mlx5_esw_offloads_rep_load/unload() static
Jiri Pirko
2
-5
/
+2
2023-07-27
net/mlx5: Remove pointless devlink_rate checks
Jiri Pirko
1
-8
/
+4
2023-07-27
net/mlx5: Don't check vport->enabled in port ops
Jiri Pirko
1
-22
/
+6
2023-07-27
net/mlx5e: Make flow classification filters static
Parav Pandit
2
-6
/
+3
2023-07-27
net/mlx5e: Remove duplicate code for user flow
Parav Pandit
1
-4
/
+0
2023-07-27
net/mlx5: Allocate command stats with xarray
Shay Drory
2
-9
/
+36
2023-07-27
net/mlx5: split mlx5_cmd_init() to probe and reload routines
Shay Drory
3
-56
/
+82
2023-07-27
net/mlx5: Remove redundant cmdif revision check
Shay Drory
1
-12
/
+3
2023-07-27
net/mlx5: Re-organize mlx5_cmd struct
Shay Drory
2
-49
/
+49
2023-07-27
net/mlx5e: E-Switch, Allow devcom initialization on more vports
Roi Dayan
1
-1
/
+2
2023-07-27
net/mlx5e: E-Switch, Register devcom device with switch id key
Roi Dayan
3
-9
/
+11
2023-07-27
net/mlx5: Devcom, Infrastructure changes
Roi Dayan
10
-325
/
+357
2023-07-27
net/mlx5: Use shared code for checking lag is supported
Roi Dayan
3
-16
/
+12
2023-07-27
ice: update reset path for SRIOV LAG support
Dave Ertman
3
-4
/
+244
2023-07-27
ice: enforce no DCB config changing when in bond
Dave Ertman
1
-0
/
+50
[prev]
[next]