index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: stmmac: reduce indentation when calling stmmac_xpcs_setup
Vladimir Oltean
2021-06-11
1
-6
/
+4
*
net: stmmac: reverse Christmas tree notation in stmmac_xpcs_setup
Vladimir Oltean
2021-06-11
1
-3
/
+3
*
net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcs
Vladimir Oltean
2021-06-11
2
-2
/
+2
*
net: qualcomm: rmnet: avoid unnecessary IPv6 byte-swapping
Alex Elder
2021-06-11
1
-8
/
+9
*
net: qualcomm: rmnet: avoid unnecessary byte-swapping
Alex Elder
2021-06-11
1
-4
/
+4
*
net: qualcomm: rmnet: clarify a bit of code
Alex Elder
2021-06-11
1
-10
/
+16
*
net: qualcomm: rmnet: IPv4 header has zero checksum
Alex Elder
2021-06-11
3
-14
/
+29
*
net: qualcomm: rmnet: simplify rmnet_map_get_csum_field()
Alex Elder
2021-06-11
1
-15
/
+5
*
net: qualcomm: rmnet: get rid of some local variables
Alex Elder
2021-06-11
1
-7
/
+5
*
net: qualcomm: rmnet: eliminate some ifdefs
Alex Elder
2021-06-11
1
-31
/
+23
*
net: qualcomm: rmnet: use ip_is_fragment()
Alex Elder
2021-06-11
1
-2
/
+3
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-06-11
23
-7
/
+2950
|
\
|
*
ice: enable transmit timestamps for E810 devices
Jacob Keller
2021-06-11
9
-4
/
+518
|
*
ice: enable receive hardware timestamping
Jacob Keller
2021-06-11
9
-6
/
+410
|
*
ice: report the PTP clock index in ethtool .get_ts_info
Jacob Keller
2021-06-11
3
-1
/
+155
|
*
ice: register 1588 PTP clock device object for E810 devices
Jacob Keller
2021-06-11
8
-0
/
+513
|
*
ice: add low level PTP clock access functions
Jacob Keller
2021-06-11
4
-0
/
+758
|
*
ice: add support for set/get of driver-stored firmware parameters
Jacob Keller
2021-06-11
3
-0
/
+108
|
*
ice: process 1588 PTP capabilities during initialization
Jacob Keller
2021-06-11
3
-0
/
+151
|
*
ice: add support for sideband messages
Jacob Keller
2021-06-11
11
-2
/
+343
*
|
octeontx2-pf: add support for ndo_set_vf_trust
Hariprasad Kelam
2021-06-11
2
-25
/
+109
*
|
octeontx2-af: add new mailbox to configure VF trust mode
Hariprasad Kelam
2021-06-11
5
-6
/
+83
*
|
octeontx2-nicvf: add ndo_set_rx_mode support for multicast & promisc
Naveen Mamindlapalli
2021-06-11
1
-2
/
+56
*
|
octeontx2-af: add support for multicast/promisc packet replication feature
Naveen Mamindlapalli
2021-06-11
9
-158
/
+482
*
|
net: stmmac: Fix potential integer overflow
Wong Vee Khee
2021-06-11
1
-1
/
+1
*
|
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: stmmac: Fix unused values warnings
Wong Vee Khee
2021-06-11
1
-4
/
+4
*
|
r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
Heiner Kallweit
2021-06-11
1
-1
/
+0
*
|
net: hns3: add debugfs support for ptp info
Huazhong Tan
2021-06-11
3
-2
/
+67
*
|
net: hns3: add support for PTP
Huazhong Tan
2021-06-11
11
-6
/
+806
|
/
*
ibmvnic: Allow device probe if the device is not ready at boot
Cristobal Forno
2021-06-10
2
-27
/
+132
*
net: marvell: prestera: add LAG support
Serhiy Boiko
2021-06-10
5
-31
/
+531
*
net: marvell: prestera: do not propagate netdev events to prestera_switchdev.c
Vadym Kochan
2021-06-10
3
-37
/
+19
*
net: marvell: prestera: move netdev topology validation to prestera_main
Vadym Kochan
2021-06-10
2
-23
/
+26
*
ibmvnic: Use list_for_each_entry() to simplify code in ibmvnic.c
Wang Hai
2021-06-10
1
-2
/
+1
*
net: stmmac: Fix mixed enum type warning
Wong Vee Khee
2021-06-10
1
-2
/
+2
*
net: axienet: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-10
1
-5
/
+2
*
net: w5100: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-10
1
-6
/
+1
*
Merge tag 'mlx5-updates-2021-06-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-06-10
26
-120
/
+2373
|
\
|
*
net/mlx5: Bridge, add tracepoints
Vlad Buslov
2021-06-10
3
-50
/
+191
|
*
net/mlx5: Bridge, filter tagged packets that didn't match tagged fg
Vlad Buslov
2021-06-10
3
-5
/
+141
|
*
net/mlx5: Bridge, support pvid and untagged vlan configurations
Vlad Buslov
2021-06-10
1
-16
/
+159
|
*
net/mlx5: Bridge, match FDB entry vlan tag
Vlad Buslov
2021-06-10
2
-10
/
+172
|
*
net/mlx5: Bridge, implement infrastructure for vlans
Vlad Buslov
2021-06-10
3
-3
/
+286
|
*
net/mlx5: Bridge, dynamic entry ageing
Vlad Buslov
2021-06-10
3
-13
/
+193
|
*
net/mlx5: Bridge, handle FDB events
Vlad Buslov
2021-06-10
3
-4
/
+409
|
*
net/mlx5: Bridge, add offload infrastructure
Vlad Buslov
2021-06-10
9
-0
/
+539
|
*
net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpers
Vlad Buslov
2021-06-10
2
-5
/
+5
|
*
net/mlx5: Create TC-miss priority and table
Vlad Buslov
2021-06-10
3
-1
/
+25
[next]