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
2019-09-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2019-09-16
net: dsa: sja1105: Advertise the 8 TX queues
Vladimir Oltean
1
-1
/
+2
2019-09-16
net: dsa: Pass ndo_setup_tc slave callback to drivers
Vladimir Oltean
1
-4
/
+8
2019-09-15
net: dsa: Fix load order between DSA drivers and taggers
Andrew Lunn
1
-0
/
+2
2019-09-12
net: dsa: microchip: remove NET_DSA_TAG_KSZ_COMMON
George McCollister
2
-8
/
+3
2019-09-02
net: dsa: Fix off-by-one number of calls to devlink_port_unregister
Vladimir Oltean
1
-10
/
+29
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2019-08-31
net: dsa: tag_8021q: Restore bridge VLANs when enabling vlan_filtering
Vladimir Oltean
1
-20
/
+82
2019-08-27
net: dsa: Advertise the VLAN offload netdev ability only if switch supports it
Vladimir Oltean
1
-9
/
+6
2019-08-27
net: dsa: tag_8021q: Future-proof the reserved fields in the custom VID
Vladimir Oltean
1
-0
/
+2
2019-08-27
net: dsa: clear VLAN PVID flag for CPU port
Vivien Didelot
1
-0
/
+6
2019-08-27
net: dsa: program VLAN on CPU port from slave
Vivien Didelot
2
-1
/
+18
2019-08-27
net: dsa: check bridge VLAN in slave operations
Vivien Didelot
2
-8
/
+14
2019-08-27
net: dsa: add slave VLAN helpers
Vivien Didelot
1
-7
/
+33
2019-08-27
net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add
Vivien Didelot
2
-4
/
+7
2019-08-27
net: dsa: remove bitmap operations
Vivien Didelot
2
-87
/
+59
2019-08-20
net: dsa: enable and disable all ports
Vivien Didelot
1
-0
/
+11
2019-08-20
net: dsa: use a single switch statement for port setup
Vivien Didelot
1
-48
/
+39
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2019-08-17
net: dsa: remove calls to genphy_config_init
Heiner Kallweit
1
-5
/
+0
2019-08-11
net: dsa: Check existence of .port_mdb_add callback before calling it
Chen-Yu Tsai
1
-0
/
+3
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-10
/
+2
2019-08-06
net: dsa: sja1105: Fix memory leak on meta state machine error path
Vladimir Oltean
1
-0
/
+1
2019-08-06
net: dsa: sja1105: Fix memory leak on meta state machine normal path
Vladimir Oltean
1
-10
/
+1
2019-08-06
net: dsa: dump CPU port regs through master
Vivien Didelot
1
-0
/
+66
2019-08-06
net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477
Marek Vasut
1
-7
/
+0
2019-07-30
net: dsa: ksz: Add KSZ8795 tag code
Tristram Ha
1
-0
/
+62
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
1
-1
/
+1
2019-07-19
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
1
-1
/
+1
2019-07-19
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
1
-1
/
+1
2019-07-18
net: dsa: sja1105: Fix missing unlock on error in sk_buff()
Wei Yongjun
1
-0
/
+1
2019-07-09
net: dsa: add support for BRIDGE_MROUTER attribute
Vivien Didelot
3
-0
/
+17
2019-07-09
net: flow_offload: add flow_block_cb_is_busy() and use it
Pablo Neira Ayuso
1
-0
/
+3
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
1
-3
/
+19
2019-07-09
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
1
-2
/
+2
2019-07-09
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
1
-2
/
+2
2019-06-14
net: dsa: use switchdev handle helpers
Vivien Didelot
1
-44
/
+32
2019-06-14
net: dsa: make dsa_slave_dev_check use const
Vivien Didelot
1
-2
/
+2
2019-06-14
net: dsa: do not check orig_dev in vlan del
Vivien Didelot
1
-9
/
+0
2019-06-13
net: dsa: tag_sja1105: Select CONFIG_PACKING
Vladimir Oltean
1
-0
/
+1
2019-06-12
net: dsa: Deal with non-existing PHY/fixed-link
Florian Fainelli
1
-1
/
+1
2019-06-08
net: dsa: sja1105: Add a state machine for RX timestamping
Vladimir Oltean
1
-1
/
+120
2019-06-08
net: dsa: sja1105: Receive and decode meta frames
Vladimir Oltean
1
-3
/
+41
2019-06-08
net: dsa: sja1105: Make sja1105_is_link_local not match meta frames
Vladimir Oltean
1
-0
/
+2
2019-06-08
net: dsa: sja1105: Build a minimal understanding of meta frames
Vladimir Oltean
1
-0
/
+15
2019-06-08
net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode
Vladimir Oltean
1
-7
/
+11
2019-06-08
net: dsa: tag_8021q: Create helper function for removing VLAN header
Vladimir Oltean
2
-30
/
+46
2019-06-08
net: dsa: Add teardown callback for drivers
Vladimir Oltean
1
-0
/
+3
2019-06-08
net: dsa: Keep a pointer to the skb clone for TX timestamping
Vladimir Oltean
1
-0
/
+3
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-42
/
+10
[next]