index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fec: fix use-after-free in fec_drv_remove
Pavel Skripkin
2021-08-05
1
-1
/
+1
*
dpaa2-switch: seed the buffer pool after allocating the swp
Ioana Ciornei
2021-07-22
1
-8
/
+8
*
fsl/fman: Add fibre support
Maxim Kochetkov
2021-07-20
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-29
2
-10
/
+1
|
\
|
*
freescale: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
2
-10
/
+1
*
|
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
2021-06-28
1
-1
/
+1
*
|
net: mdiobus: withdraw fwnode_mdbiobus_register
Marcin Wojtas
2021-06-25
2
-3
/
+12
*
|
net/fsl: switch to fwnode_mdiobus_register
Marcin Wojtas
2021-06-22
2
-12
/
+3
*
|
net: fec: add ndo_select_queue to fix TX bandwidth fluctuations
Fugang Duan
2021-06-21
1
-0
/
+32
*
|
net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IP
Joakim Zhang
2021-06-21
2
-5
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-19
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
net: fec_ptp: fix issue caused by refactor the fec_devtype
Joakim Zhang
2021-06-16
1
-3
/
+1
|
*
net: fec_ptp: add clock rate zero check
Fugang Duan
2021-06-16
1
-0
/
+4
*
|
net: gianfar: Implement rx_missed_errors counter
Esben Haabendal
2021-06-17
2
-3
/
+57
*
|
net: gianfar: Add definitions for CAR1 and CAM1 register bits
Esben Haabendal
2021-06-17
1
-0
/
+54
*
|
net: gianfar: Avoid 16 bytes of memset
Esben Haabendal
2021-06-17
1
-1
/
+1
*
|
net: gianfar: Clear CAR registers
Esben Haabendal
2021-06-17
1
-0
/
+3
*
|
net: gianfar: Extend statistics counters to 64-bit
Esben Haabendal
2021-06-17
1
-5
/
+5
*
|
net: gianfar: Convert to ndo_get_stats64 interface
Esben Haabendal
2021-06-17
1
-18
/
+7
*
|
net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver
Calvin Johnson
2021-06-11
2
-37
/
+53
*
|
net/fsl: Use [acpi|of]_mdiobus_register
Calvin Johnson
2021-06-11
1
-9
/
+21
*
|
net: enetc: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-07
1
-3
/
+1
*
|
net: enetc: use get/put_unaligned helpers for MAC address handling
Michael Walle
2021-06-04
1
-4
/
+5
*
|
net: enetc: catch negative return code from enetc_pf_to_port()
Vladimir Oltean
2021-06-02
1
-7
/
+24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
1
-5
/
+19
|
\
|
|
*
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
*
|
ethernet: ucc_geth: Use kmemdup() rather than kmalloc+memcpy
YueHaibing
2021-05-24
1
-2
/
+1
*
|
dpaa2-eth: don't print error from dpaa2_mac_connect if that's EPROBE_DEFER
Vladimir Oltean
2021-05-21
1
-3
/
+4
*
|
dpaa2-eth: name the debugfs directory after the DPNI object
Ioana Ciornei
2021-05-21
1
-1
/
+5
*
|
dpaa2-eth: setup the of_node field of the device
Ioana Ciornei
2021-05-21
2
-12
/
+14
|
/
*
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-21
1
-1
/
+1
*
net: fec: make use of generic NET_SELFTESTS library
Oleksij Rempel
2021-04-21
2
-0
/
+8
*
net: enetc: add support for flow control
Vladimir Oltean
2021-04-20
3
-2
/
+85
*
net: enetc: add a mini driver for the Integrated Endpoint Register Block
Vladimir Oltean
2021-04-20
5
-1
/
+221
*
net: enetc: create a common enetc_pf_to_port helper
Vladimir Oltean
2021-04-20
2
-10
/
+22
*
net: enetc: apply the MDIO workaround for XDP_REDIRECT too
Vladimir Oltean
2021-04-17
1
-0
/
+4
*
net: enetc: fix buffer leaks with XDP_TX enqueue rejections
Vladimir Oltean
2021-04-17
1
-4
/
+12
*
net: enetc: handle the invalid XDP action the same way as XDP_DROP
Vladimir Oltean
2021-04-17
1
-4
/
+3
*
net: enetc: use dedicated TX rings for XDP
Vladimir Oltean
2021-04-17
2
-7
/
+40
*
net: enetc: increase TX ring size
Vladimir Oltean
2021-04-17
1
-1
/
+1
*
net: enetc: remove unneeded xdp_do_flush_map()
Vladimir Oltean
2021-04-17
1
-5
/
+0
*
net: enetc: stop XDP NAPI processing when build_skb() fails
Vladimir Oltean
2021-04-17
1
-2
/
+2
*
net: enetc: recycle buffers for frames with RX errors
Vladimir Oltean
2021-04-17
1
-0
/
+2
*
net: enetc: rename the buffer reuse helpers
Vladimir Oltean
2021-04-17
1
-30
/
+24
*
net: enetc: remove redundant clearing of skb/xdp_frame pointer in TX conf path
Vladimir Oltean
2021-04-17
1
-2
/
+0
*
gianfar: Drop GFAR_MQ_POLLING support
Claudiu Manoil
2021-04-17
2
-176
/
+11
[next]