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
2021-08-03
net: dsa: tag_sja1105: consistently fail with arbitrary input
Vladimir Oltean
1
-1
/
+1
2021-08-02
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
16
-44
/
+23
2021-07-29
net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge
Vladimir Oltean
12
-20
/
+50
2021-07-29
net: dsa: tag_sja1105: fix control packets on SJA1110 being received on an im...
Vladimir Oltean
1
-17
/
+10
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2
-4
/
+4
2021-07-26
Revert "net: dsa: Allow drivers to filter packets they can decode source port...
Vladimir Oltean
1
-1
/
+0
2021-07-26
net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q
Vladimir Oltean
2
-4
/
+75
2021-07-26
net: dsa: sja1105: add support for imprecise RX
Vladimir Oltean
2
-44
/
+86
2021-07-23
net: dsa: tag_dsa: offload the bridge forwarding process
Tobias Waldekranz
1
-8
/
+44
2021-07-23
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
3
-1
/
+86
2021-07-23
net: dsa: track the number of switches in a tree
Vladimir Oltean
1
-0
/
+3
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
1
-1
/
+1
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-5
/
+18
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
3
-79
/
+21
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
1
-1
/
+15
2021-07-21
net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum
Lino Sanfilippo
1
-0
/
+9
2021-07-21
net: dsa: ensure linearized SKBs in case of tail taggers
Lino Sanfilippo
1
-5
/
+9
2021-07-20
net: dsa: use switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
2
-105
/
+113
2021-07-20
net: switchdev: introduce helper for checking dynamically learned FDB entries
Vladimir Oltean
1
-1
/
+1
2021-07-20
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
4
-201
/
+247
2021-07-20
net: dsa: tag_8021q: manage RX VLANs dynamically at bridge join/leave time
Vladimir Oltean
3
-38
/
+126
2021-07-20
net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}register
Vladimir Oltean
1
-3
/
+8
2021-07-20
net: dsa: make tag_8021q operations part of the core
Vladimir Oltean
1
-7
/
+3
2021-07-20
net: dsa: let the core manage the tag_8021q context
Vladimir Oltean
1
-53
/
+61
2021-07-20
net: dsa: build tag_8021q.c as part of DSA core
Vladimir Oltean
3
-16
/
+1
2021-07-20
net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpers
Vladimir Oltean
1
-0
/
+33
2021-07-20
net: dsa: tag_8021q: use symbolic error names
Vladimir Oltean
1
-10
/
+10
2021-07-20
net: dsa: tag_8021q: use "err" consistently instead of "rc"
Vladimir Oltean
1
-23
/
+23
2021-07-20
net: dsa: sja1105: delete the best_effort_vlan_filtering mode
Vladimir Oltean
3
-91
/
+18
2021-07-13
net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...
Vladimir Oltean
1
-2
/
+2
2021-07-01
net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_join
Vladimir Oltean
1
-2
/
+2
2021-06-29
net: dsa: replay the local bridge FDB entries pointing to the bridge dev too
Vladimir Oltean
1
-0
/
+12
2021-06-29
net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are ...
Vladimir Oltean
2
-5
/
+5
2021-06-29
net: dsa: include fdb entries pointing to bridge in the host fdb list
Vladimir Oltean
1
-2
/
+11
2021-06-29
net: dsa: include bridge addresses which are local in the host fdb list
Tobias Waldekranz
1
-5
/
+13
2021-06-29
net: dsa: sync static FDB entries on foreign interfaces to hardware
Vladimir Oltean
1
-4
/
+8
2021-06-29
net: dsa: install the host MDB and FDB entries in the master's RX filter
Vladimir Oltean
1
-0
/
+24
2021-06-29
net: dsa: reference count the FDB addresses at the cross-chip notifier level
Vladimir Oltean
2
-7
/
+87
2021-06-29
net: dsa: introduce a separate cross-chip notifier type for host FDBs
Vladimir Oltean
4
-5
/
+90
2021-06-29
net: dsa: reference count the MDB entries at the cross-chip notifier level
Vladimir Oltean
2
-9
/
+103
2021-06-29
net: dsa: introduce a separate cross-chip notifier type for host MDBs
Vladimir Oltean
4
-8
/
+92
2021-06-29
net: dsa: delete dsa_legacy_fdb_add and dsa_legacy_fdb_del
Vladimir Oltean
1
-23
/
+0
2021-06-28
net: dsa: replay a deletion of switchdev objects for ports leaving a bridged LAG
Vladimir Oltean
3
-2
/
+102
2021-06-28
net: dsa: refactor the prechangeupper sanity checks into a dedicated function
Vladimir Oltean
1
-15
/
+29
2021-06-28
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
1
-7
/
+6
2021-06-28
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
2
-3
/
+12
2021-06-28
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
1
-3
/
+3
2021-06-21
net: dsa: remove cross-chip support from the MRP notifiers
Vladimir Oltean
1
-48
/
+7
2021-06-21
net: dsa: targeted MTU notifiers should only match on one port
Vladimir Oltean
4
-11
/
+15
2021-06-21
net: dsa: calculate the largest_mtu across all ports in the tree
Vladimir Oltean
1
-6
/
+7
[next]