index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-03
dpaa2-eth: export the rx copybreak value as an ethtool tunable
Ioana Ciornei
3
-2
/
+47
2021-04-03
dpaa2-eth: add rx copybreak support
Ioana Ciornei
2
-3
/
+36
2021-04-03
dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_buf
Ioana Ciornei
2
-15
/
+17
2021-04-01
net: enetc: add support for XDP_REDIRECT
Vladimir Oltean
4
-12
/
+218
2021-04-01
net: enetc: increase RX ring default size
Vladimir Oltean
1
-1
/
+1
2021-04-01
net: enetc: add support for XDP_TX
Vladimir Oltean
3
-25
/
+228
2021-04-01
net: enetc: add support for XDP_DROP and XDP_PASS
Vladimir Oltean
4
-20
/
+281
2021-04-01
net: enetc: move up enetc_reuse_page and enetc_page_reusable
Vladimir Oltean
1
-19
/
+19
2021-04-01
net: enetc: clean the TX software BD on the TX confirmation path
Vladimir Oltean
1
-0
/
+4
2021-04-01
net: enetc: add a dedicated is_eof bit in the TX software BD
Vladimir Oltean
2
-4
/
+4
2021-04-01
net: enetc: move skb creation into enetc_build_skb
Vladimir Oltean
1
-37
/
+44
2021-04-01
net: enetc: consume the error RX buffer descriptors in a dedicated function
Vladimir Oltean
1
-16
/
+27
2021-03-31
dpaa2-switch: setup learning state on STP state change
Ioana Ciornei
1
-8
/
+26
2021-03-31
dpaa2-switch: trap STP frames to the CPU
Ioana Ciornei
5
-0
/
+289
2021-03-31
dpaa2-switch: keep track of the current learning state per port
Ioana Ciornei
2
-0
/
+5
2021-03-31
dpaa2-switch: create and assign an ACL table per port
Ioana Ciornei
5
-1
/
+193
2021-03-31
dpaa2-switch: fix the translation between the bridge and dpsw STP states
Ioana Ciornei
1
-3
/
+20
2021-03-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-9
/
+5
2021-03-25
net: enetc: don't depend on system endianness in enetc_set_mac_ht_flt
Vladimir Oltean
1
-6
/
+10
2021-03-25
net: enetc: don't depend on system endianness in enetc_set_vlan_ht_filter
Vladimir Oltean
1
-4
/
+4
2021-03-23
dpaa2-switch: mark skbs with offload_fwd_mark
Ioana Ciornei
1
-0
/
+3
2021-03-23
dpaa2-switch: add support for configuring per port unknown flooding
Ioana Ciornei
2
-3
/
+21
2021-03-23
dpaa2-switch: add support for configuring per port broadcast flooding
Ioana Ciornei
2
-3
/
+31
2021-03-23
dpaa2-switch: add support for configuring learning state per port
Ioana Ciornei
4
-11
/
+121
2021-03-23
dpaa2-switch: refactor the egress flooding domain setup
Ioana Ciornei
1
-13
/
+25
2021-03-23
dpaa2-switch: move the dpaa2_switch_fdb_set_egress_flood function
Ioana Ciornei
1
-42
/
+42
2021-03-19
net: enetc: teardown CBDR during PF/VF unbind
Vladimir Oltean
2
-0
/
+2
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2
-9
/
+5
2021-03-17
dpaa2-eth: fixup kdoc warnings
Ioana Ciornei
5
-118
/
+82
2021-03-17
dpaa2-switch: fit the function declaration on the same line
Ioana Ciornei
2
-286
/
+107
2021-03-17
dpaa2-switch: reduce the size of the if_id bitmap to 64 bits
Ioana Ciornei
2
-10
/
+12
2021-03-17
dpaa2-switch: fix kdoc warnings
Ioana Ciornei
2
-44
/
+15
2021-03-17
dpaa2-switch: remove unused ABI functions
Ioana Ciornei
3
-82
/
+1
2021-03-14
flow_offload: reject configuration of packet-per-second policing in offload d...
Baowen Zheng
1
-0
/
+5
2021-03-11
staging: dpaa2-switch: move the driver out of staging
Ioana Ciornei
8
-0
/
+5973
2021-03-11
net: enetc: make enetc_refill_rx_ring update the consumer index
Vladimir Oltean
1
-9
/
+8
2021-03-11
net: enetc: remove forward declaration for enetc_map_tx_buffs
Vladimir Oltean
1
-38
/
+35
2021-03-11
net: enetc: remove forward-declarations of enetc_clean_{rx,tx}_ring
Vladimir Oltean
1
-48
/
+44
2021-03-11
net: enetc: use enum enetc_active_offloads
Vladimir Oltean
1
-1
/
+1
2021-03-11
net: enetc: simplify callers of enetc_rxbd_next
Vladimir Oltean
2
-24
/
+20
2021-03-11
net: enetc: don't initialize unused ports from a separate code path
Vladimir Oltean
3
-50
/
+30
2021-03-11
net: enetc: pass bd_count as an argument to enetc_setup_cbdr
Vladimir Oltean
4
-9
/
+7
2021-03-11
net: enetc: squash clear_cbdr and free_cbdr into teardown_cbdr
Vladimir Oltean
4
-15
/
+8
2021-03-11
net: enetc: save the mode register address inside struct enetc_cbdr
Vladimir Oltean
4
-13
/
+15
2021-03-11
net: enetc: squash enetc_alloc_cbdr and enetc_setup_cbdr
Vladimir Oltean
4
-24
/
+18
2021-03-11
net: enetc: save the DMA device for enetc_free_cbdr
Vladimir Oltean
4
-20
/
+26
2021-03-11
net: enetc: move the CBDR API to enetc_cbdr.c
Vladimir Oltean
2
-54
/
+54
2021-03-10
net: add a helper to avoid issues with HW TX timestamping and SO_TXTIME
Vladimir Oltean
1
-6
/
+2
2021-03-08
net: enetc: allow hardware timestamping on TX queues with tc-etf enabled
Vladimir Oltean
1
-0
/
+6
2021-03-08
net: enetc: set MAC RX FIFO to recommended value
Alex Marginean
2
-0
/
+8
[next]