index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
nfp: flower: support vlan action in pre_ct
Hui Zhou
1
-1
/
+48
2022-09-20
nfp: flower: support hw offload for ct nat action
Hui Zhou
2
-7
/
+192
2022-09-20
nfp: flower: add validation of for police actions which are independent of flows
Ziyang Chen
1
-8
/
+23
2022-09-20
net: enetc: deny offload of tc-based TSN features on VF interfaces
Vladimir Oltean
5
-25
/
+34
2022-09-20
net: enetc: move enetc_set_psfp() out of the common enetc_set_features()
Vladimir Oltean
5
-35
/
+44
2022-09-20
sfc/siena: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
1
-1
/
+1
2022-09-20
sfc/siena: fix TX channel offset when using legacy interrupts
Íñigo Huguet
1
-1
/
+1
2022-09-20
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
3
-7
/
+8
2022-09-20
ravb: Add RZ/G2L MII interface support
Biju Das
2
-1
/
+15
2022-09-20
net: macb: Add zynqmp SGMII dynamic configuration support
Radhey Shyam Pandey
1
-0
/
+22
2022-09-20
net: ethernet: adi: Add ADIN1110 support
Alexandru Tachici
5
-0
/
+1732
2022-09-20
Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"
Francesco Dolcini
3
-19
/
+27
2022-09-20
Revert "fec: Restart PPS after link state change"
Francesco Dolcini
3
-77
/
+4
2022-09-20
net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_rule()
Nathan Chancellor
1
-2
/
+2
2022-09-20
net: dsa: felix: add support for changing DSA master
Vladimir Oltean
1
-1
/
+2
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2
-6
/
+9
2022-09-20
net: dsa: introduce dsa_port_get_master()
Vladimir Oltean
1
-1
/
+1
2022-09-20
ice: Add L2TPv3 hardware offload support
Marcin Szycik
4
-2
/
+109
2022-09-19
octeon_ep: Remove useless casting value returned by vzalloc to structure
Jules Irenge
1
-2
/
+1
2022-09-19
gve: Fix GFP flags when allocing pages
Shailend Chand
1
-1
/
+1
2022-09-19
net: korina: Fix return type of korina_send_packet
Nathan Huckleberry
1
-1
/
+2
2022-09-19
net: ethernet: litex: Fix return type of liteeth_start_xmit
Nathan Huckleberry
1
-1
/
+2
2022-09-19
net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmit
Nathan Huckleberry
1
-1
/
+1
2022-09-19
net: davicom: Fix return type of dm9000_start_xmit
Nathan Huckleberry
1
-1
/
+1
2022-09-19
net: ax88796c: Fix return type of ax88796c_start_xmit
Nathan Huckleberry
1
-1
/
+1
2022-09-19
bnxt_en: fix flags to check for supported fw version
Vadim Fedorenko
1
-2
/
+2
2022-09-19
sfc: fix null pointer dereference in efx_hard_start_xmit
Íñigo Huguet
1
-1
/
+1
2022-09-19
sfc: fix TX channel offset when using legacy interrupts
Íñigo Huguet
1
-1
/
+1
2022-09-19
net/mlx5e: Switch to kmemdup() when allocate dev_addr
Yang Yingliang
1
-2
/
+1
2022-09-19
net/mlx5e: add missing error code in error path
Yang Yingliang
1
-2
/
+6
2022-09-19
net: enetc: expose some standardized ethtool counters
Vladimir Oltean
1
-0
/
+111
2022-09-19
net: enetc: parameterize port MAC stats to also cover the pMAC
Vladimir Oltean
2
-114
/
+116
2022-09-19
net: ravb: Add R-Car Gen4 support
Geert Uytterhoeven
1
-0
/
+1
2022-09-19
net: fec: Add initial s32v234 support
Wei Fang
2
-3
/
+15
2022-09-19
net: ethernet: mtk_eth_soc: enable XDP support just for MT7986 SoC
Lorenzo Bianconi
1
-1
/
+1
2022-09-19
net: mana: Add rmb after checking owner bits
Haiyang Zhang
1
-0
/
+10
2022-09-19
i40e: Fix set max_tx_rate when it is lower than 1 Mbps
Michal Jaron
1
-6
/
+26
2022-09-19
i40e: Fix VF set max MTU size
Michal Jaron
1
-0
/
+20
2022-09-19
iavf: Fix set max MTU size with port VLAN and jumbo frames
Michal Jaron
1
-2
/
+5
2022-09-19
mlxbf_gige: clear MDIO gateway lock after read
David Thompson
1
-0
/
+6
2022-09-19
r8169: disable detection of chip version 36
Heiner Kallweit
1
-1
/
+4
2022-09-19
net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarations
Gaosheng Cui
1
-3
/
+0
2022-09-19
iavf: Fix bad page state
Norbert Zulinski
1
-2
/
+2
2022-09-17
octeontx2-af: Initialize PTP_SEC_ROLLOVER register properly
Naveen Mamindlapalli
1
-0
/
+10
2022-09-17
octeontx2-af: Add PTP PPS Errata workaround on CN10K silicon
Naveen Mamindlapalli
4
-5
/
+109
2022-09-17
octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon
Hariprasad Kelam
10
-42
/
+234
2022-09-17
octeontx2-af: return correct ptp timestamp for CN10K silicon
Naveen Mamindlapalli
1
-1
/
+13
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
80
-489
/
+1457
2022-09-16
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
4
-25
/
+33
2022-09-16
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
2
-4
/
+17
[prev]
[next]