index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
2021-04-02
dpaa2-eth: export the rx copybreak value as an ethtool tunable
Ioana Ciornei
2021-04-02
dpaa2-eth: add rx copybreak support
Ioana Ciornei
2021-04-02
dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_buf
Ioana Ciornei
2021-03-31
net: enetc: add support for XDP_REDIRECT
Vladimir Oltean
2021-03-31
net: enetc: increase RX ring default size
Vladimir Oltean
2021-03-31
net: enetc: add support for XDP_TX
Vladimir Oltean
2021-03-31
net: enetc: add support for XDP_DROP and XDP_PASS
Vladimir Oltean
2021-03-31
net: enetc: move up enetc_reuse_page and enetc_page_reusable
Vladimir Oltean
2021-03-31
net: enetc: clean the TX software BD on the TX confirmation path
Vladimir Oltean
2021-03-31
net: enetc: add a dedicated is_eof bit in the TX software BD
Vladimir Oltean
2021-03-31
net: enetc: move skb creation into enetc_build_skb
Vladimir Oltean
2021-03-31
net: enetc: consume the error RX buffer descriptors in a dedicated function
Vladimir Oltean
2021-03-30
dpaa2-switch: setup learning state on STP state change
Ioana Ciornei
2021-03-30
dpaa2-switch: trap STP frames to the CPU
Ioana Ciornei
2021-03-30
dpaa2-switch: keep track of the current learning state per port
Ioana Ciornei
2021-03-30
dpaa2-switch: create and assign an ACL table per port
Ioana Ciornei
2021-03-30
dpaa2-switch: fix the translation between the bridge and dpsw STP states
Ioana Ciornei
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-24
net: enetc: don't depend on system endianness in enetc_set_mac_ht_flt
Vladimir Oltean
2021-03-24
net: enetc: don't depend on system endianness in enetc_set_vlan_ht_filter
Vladimir Oltean
2021-03-22
dpaa2-switch: mark skbs with offload_fwd_mark
Ioana Ciornei
2021-03-22
dpaa2-switch: add support for configuring per port unknown flooding
Ioana Ciornei
2021-03-22
dpaa2-switch: add support for configuring per port broadcast flooding
Ioana Ciornei
2021-03-22
dpaa2-switch: add support for configuring learning state per port
Ioana Ciornei
2021-03-22
dpaa2-switch: refactor the egress flooding domain setup
Ioana Ciornei
2021-03-22
dpaa2-switch: move the dpaa2_switch_fdb_set_egress_flood function
Ioana Ciornei
2021-03-19
net: enetc: teardown CBDR during PF/VF unbind
Vladimir Oltean
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-03-16
dpaa2-eth: fixup kdoc warnings
Ioana Ciornei
2021-03-16
dpaa2-switch: fit the function declaration on the same line
Ioana Ciornei
2021-03-16
dpaa2-switch: reduce the size of the if_id bitmap to 64 bits
Ioana Ciornei
2021-03-16
dpaa2-switch: fix kdoc warnings
Ioana Ciornei
2021-03-16
dpaa2-switch: remove unused ABI functions
Ioana Ciornei
2021-03-13
flow_offload: reject configuration of packet-per-second policing in offload d...
Baowen Zheng
2021-03-10
staging: dpaa2-switch: move the driver out of staging
Ioana Ciornei
2021-03-10
net: enetc: make enetc_refill_rx_ring update the consumer index
Vladimir Oltean
2021-03-10
net: enetc: remove forward declaration for enetc_map_tx_buffs
Vladimir Oltean
2021-03-10
net: enetc: remove forward-declarations of enetc_clean_{rx,tx}_ring
Vladimir Oltean
2021-03-10
net: enetc: use enum enetc_active_offloads
Vladimir Oltean
2021-03-10
net: enetc: simplify callers of enetc_rxbd_next
Vladimir Oltean
2021-03-10
net: enetc: don't initialize unused ports from a separate code path
Vladimir Oltean
2021-03-10
net: enetc: pass bd_count as an argument to enetc_setup_cbdr
Vladimir Oltean
2021-03-10
net: enetc: squash clear_cbdr and free_cbdr into teardown_cbdr
Vladimir Oltean
2021-03-10
net: enetc: save the mode register address inside struct enetc_cbdr
Vladimir Oltean
2021-03-10
net: enetc: squash enetc_alloc_cbdr and enetc_setup_cbdr
Vladimir Oltean
2021-03-10
net: enetc: save the DMA device for enetc_free_cbdr
Vladimir Oltean
2021-03-10
net: enetc: move the CBDR API to enetc_cbdr.c
Vladimir Oltean
2021-03-10
net: add a helper to avoid issues with HW TX timestamping and SO_TXTIME
Vladimir Oltean
2021-03-08
net: enetc: allow hardware timestamping on TX queues with tc-etf enabled
Vladimir Oltean
2021-03-08
net: enetc: set MAC RX FIFO to recommended value
Alex Marginean
[next]