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
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-23
net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX
Vladimir Oltean
1
-1
/
+1
2023-04-23
net: dsa: update TX path comments to not mention skb_mac_header()
Vladimir Oltean
2
-3
/
+3
2023-04-23
net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr()
Vladimir Oltean
1
-1
/
+1
2023-04-23
net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX paths
Vladimir Oltean
1
-1
/
+1
2023-04-23
net: dsa: tag_ksz: do not rely on skb_mac_header() in TX paths
Vladimir Oltean
1
-9
/
+9
2023-04-23
net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmit
Vladimir Oltean
1
-1
/
+1
2023-04-12
net: dsa: add trace points for VLAN operations
Vladimir Oltean
2
-5
/
+137
2023-04-12
net: dsa: add trace points for FDB/MDB operations
Vladimir Oltean
4
-12
/
+423
2023-04-09
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
6
-13
/
+37
2023-04-03
net: create a netdev notifier for DSA to reject PTP on DSA master
Vladimir Oltean
3
-35
/
+29
2023-04-03
net: dsa: make dsa_port_supports_hwtstamp() construct a fake ifreq
Vladimir Oltean
3
-6
/
+8
2023-03-30
net: dsa: fix db type confusion in host fdb/mdb add/del
Vladimir Oltean
1
-12
/
+12
2023-03-30
net: dsa: sync unicast and multicast addresses for VLAN filters too
Vladimir Oltean
1
-5
/
+116
2023-03-21
net: dsa: tag_brcm: legacy: fix daisy-chained switches
Álvaro Fernández Rojas
1
-2
/
+8
2023-03-20
net: dsa: report rx_bytes unadjusted for ETH_HLEN
Vladimir Oltean
1
-1
/
+1
2023-03-16
net: dsa: don't error out when drivers return ETH_DATA_LEN in .port_max_mtu()
Vladimir Oltean
1
-4
/
+5
2023-02-03
net: dsa: use NL_SET_ERR_MSG_WEAK_MOD() more consistently
Vladimir Oltean
1
-5
/
+6
2023-02-02
net: dsa: Use sysfs_emit() to instead of sprintf()
Bo Liu
1
-1
/
+1
2023-02-01
netlink: provide an ability to set default extack message
Leon Romanovsky
2
-6
/
+2
2023-01-23
net: dsa: microchip: enable port queues for tc mqprio
Arun Ramadoss
1
-0
/
+15
2023-01-23
net: dsa: add plumbing for changing and getting MAC merge layer state
Vladimir Oltean
1
-0
/
+37
2023-01-13
net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tag
Christian Eggers
1
-1
/
+28
2023-01-13
net: dsa: microchip: ptp: add packet transmission timestamping
Christian Eggers
1
-3
/
+51
2023-01-13
net: dsa: microchip: ptp: add packet reception timestamping
Christian Eggers
1
-6
/
+19
2023-01-13
net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabled
Arun Ramadoss
1
-7
/
+88
2022-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+10
2022-12-12
net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path
Vladimir Oltean
1
-1
/
+10
2022-12-12
net: dsa: don't call ptp_classify_raw() if switch doesn't provide RX timestam...
Vladimir Oltean
1
-4
/
+4
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+6
2022-12-02
net: dsa: sja1105: Check return value
Artem Chernyshev
1
-1
/
+2
2022-12-02
net: dsa: hellcreek: Check return value
Artem Chernyshev
1
-1
/
+2
2022-12-02
net: dsa: ksz: Check return value
Artem Chernyshev
1
-1
/
+2
2022-11-22
net: dsa: kill off dsa_priv.h
Vladimir Oltean
8
-25
/
+14
2022-11-22
net: dsa: move tag_8021q headers to their proper place
Vladimir Oltean
7
-8
/
+46
2022-11-22
net: dsa: move definitions from dsa_priv.h to slave.c
Vladimir Oltean
2
-42
/
+42
2022-11-22
net: dsa: rename dsa2.c back into dsa.c and create its header
Vladimir Oltean
8
-31
/
+46
2022-11-22
net: dsa: merge dsa.c into dsa2.c
Vladimir Oltean
4
-238
/
+221
2022-11-22
net: dsa: move notifier definitions to switch.h
Vladimir Oltean
2
-105
/
+108
2022-11-22
net: dsa: move dsa_tree_notify() and dsa_broadcast() to switch.c
Vladimir Oltean
4
-48
/
+50
2022-11-22
net: dsa: move headers exported by switch.c to switch.h
Vladimir Oltean
6
-4
/
+15
2022-11-22
net: dsa: move tagging protocol code to tag.{c,h}
Vladimir Oltean
27
-541
/
+581
2022-11-22
net: dsa: move headers exported by slave.c to slave.h
Vladimir Oltean
8
-57
/
+77
2022-11-22
net: dsa: move headers exported by master.c to master.h
Vladimir Oltean
5
-9
/
+27
2022-11-22
net: dsa: move headers exported by port.c to port.h
Vladimir Oltean
8
-97
/
+120
2022-11-22
net: dsa: move rest of devlink setup/teardown to devlink.c
Vladimir Oltean
3
-20
/
+49
2022-11-22
net: dsa: if ds->setup is true, ds->devlink is always non-NULL
Vladimir Oltean
1
-7
/
+5
2022-11-22
net: dsa: move bulk of devlink code to devlink.{c,h}
Vladimir Oltean
5
-346
/
+370
2022-11-22
net: dsa: modularize DSA_TAG_PROTO_NONE
Vladimir Oltean
5
-22
/
+37
2022-11-22
net: dsa: unexport dsa_dev_to_net_device()
Vladimir Oltean
2
-1
/
+2
2022-11-18
net: dsa: tag_mtk: assign per-port queues
Felix Fietkau
1
-0
/
+2
[next]