index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fec: add defer probe for of_get_mac_address
Fugang Duan
2021-05-12
1
-3
/
+10
*
net: fec: fix the potential memory leak in fec_enet_init()
Fugang Duan
2021-05-12
1
-2
/
+9
*
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
2021-04-28
1
-1
/
+1
*
enetc: fix locking for one-step timestamping packet transfer
Yangbo Lu
2021-04-23
1
-9
/
+9
*
net: enetc: fix link error again
Arnd Bergmann
2021-04-22
1
-3
/
+1
*
net: enetc: automatically select IERB module
Michael Walle
2021-04-20
1
-1
/
+1
*
net: fec: make use of generic NET_SELFTESTS library
Oleksij Rempel
2021-04-20
2
-0
/
+8
*
net: enetc: add support for flow control
Vladimir Oltean
2021-04-19
3
-2
/
+85
*
net: enetc: add a mini driver for the Integrated Endpoint Register Block
Vladimir Oltean
2021-04-19
5
-1
/
+221
*
net: enetc: create a common enetc_pf_to_port helper
Vladimir Oltean
2021-04-19
2
-10
/
+22
*
net: enetc: apply the MDIO workaround for XDP_REDIRECT too
Vladimir Oltean
2021-04-16
1
-0
/
+4
*
net: enetc: fix buffer leaks with XDP_TX enqueue rejections
Vladimir Oltean
2021-04-16
1
-4
/
+12
*
net: enetc: handle the invalid XDP action the same way as XDP_DROP
Vladimir Oltean
2021-04-16
1
-4
/
+3
*
net: enetc: use dedicated TX rings for XDP
Vladimir Oltean
2021-04-16
2
-7
/
+40
*
net: enetc: increase TX ring size
Vladimir Oltean
2021-04-16
1
-1
/
+1
*
net: enetc: remove unneeded xdp_do_flush_map()
Vladimir Oltean
2021-04-16
1
-5
/
+0
*
net: enetc: stop XDP NAPI processing when build_skb() fails
Vladimir Oltean
2021-04-16
1
-2
/
+2
*
net: enetc: recycle buffers for frames with RX errors
Vladimir Oltean
2021-04-16
1
-0
/
+2
*
net: enetc: rename the buffer reuse helpers
Vladimir Oltean
2021-04-16
1
-30
/
+24
*
net: enetc: remove redundant clearing of skb/xdp_frame pointer in TX conf path
Vladimir Oltean
2021-04-16
1
-2
/
+0
*
gianfar: Drop GFAR_MQ_POLLING support
Claudiu Manoil
2021-04-16
2
-176
/
+11
*
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
2021-04-16
1
-2
/
+2
*
enetc: convert to schedule_work()
Yangbo Lu
2021-04-15
1
-1
/
+1
*
net: enetc: fetch MAC address from device tree
Michael Walle
2021-04-14
1
-16
/
+49
*
dpaa2-switch: reuse dpaa2_switch_acl_entry_add() for STP frames trap
Ioana Ciornei
2021-04-13
3
-46
/
+12
*
dpaa2-switch: add tc matchall filter support
Ioana Ciornei
2021-04-13
3
-0
/
+79
*
dpaa2-switch: add tc flower hardware offload on ingress traffic
Ioana Ciornei
2021-04-13
7
-14
/
+768
*
dpaa2-switch: install default STP trap rule with the highest priority
Ioana Ciornei
2021-04-13
1
-8
/
+1
*
dpaa2-switch: create a central dpaa2_switch_acl_tbl structure
Ioana Ciornei
2021-04-13
2
-10
/
+44
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
6
-28
/
+13
*
enetc: support PTP Sync packet one-step timestamping
Yangbo Lu
2021-04-12
4
-26
/
+195
*
enetc: mark TX timestamp type per skb
Yangbo Lu
2021-04-12
2
-8
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
1
-1
/
+5
|
\
|
*
gianfar: Handle error code at MAC address change
Claudiu Manoil
2021-03-29
1
-1
/
+5
*
|
enetc: Use generic rule to map Tx rings to interrupt vectors
Claudiu Manoil
2021-04-09
1
-5
/
+1
*
|
net: enetc: fix TX ring interrupt storm
Vladimir Oltean
2021-04-09
1
-1
/
+2
*
|
net: enetc: fix array underflow in error handling code
Dan Carpenter
2021-04-09
1
-1
/
+1
*
|
net: fec: use mac-managed PHY PM
Heiner Kallweit
2021-04-09
1
-0
/
+3
*
|
dpaa2-eth: export the rx copybreak value as an ethtool tunable
Ioana Ciornei
2021-04-02
3
-2
/
+47
*
|
dpaa2-eth: add rx copybreak support
Ioana Ciornei
2021-04-02
2
-3
/
+36
*
|
dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_buf
Ioana Ciornei
2021-04-02
2
-15
/
+17
*
|
net: enetc: add support for XDP_REDIRECT
Vladimir Oltean
2021-03-31
4
-12
/
+218
*
|
net: enetc: increase RX ring default size
Vladimir Oltean
2021-03-31
1
-1
/
+1
*
|
net: enetc: add support for XDP_TX
Vladimir Oltean
2021-03-31
3
-25
/
+228
*
|
net: enetc: add support for XDP_DROP and XDP_PASS
Vladimir Oltean
2021-03-31
4
-20
/
+281
*
|
net: enetc: move up enetc_reuse_page and enetc_page_reusable
Vladimir Oltean
2021-03-31
1
-19
/
+19
*
|
net: enetc: clean the TX software BD on the TX confirmation path
Vladimir Oltean
2021-03-31
1
-0
/
+4
*
|
net: enetc: add a dedicated is_eof bit in the TX software BD
Vladimir Oltean
2021-03-31
2
-4
/
+4
*
|
net: enetc: move skb creation into enetc_build_skb
Vladimir Oltean
2021-03-31
1
-37
/
+44
*
|
net: enetc: consume the error RX buffer descriptors in a dedicated function
Vladimir Oltean
2021-03-31
1
-16
/
+27
[next]