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-05-02
octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriate
Yury Norov
2
-3
/
+3
2022-05-02
qed: rework qed_rdma_bmap_free()
Yury Norov
1
-30
/
+13
2022-05-02
net: mellanox: fix open-coded for_each_set_bit()
Yury Norov
1
-17
/
+6
2022-05-02
net: systemport: don't use bitmap_weight() in bcm_sysport_rule_set()
Yury Norov
1
-5
/
+1
2022-05-02
nfp: support VxLAN inner TSO with GSO_PARTIAL offload
Fei Qin
1
-2
/
+6
2022-05-01
pci_irq_vector() can't be used in atomic context any longer. This conflicts
Thomas Gleixner
1
-8
/
+8
2022-05-01
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
2
-1
/
+2
2022-04-30
eth: remove remaining copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
3
-8
/
+5
2022-04-30
net/funeth: simplify the return expression of fun_dl_info_get()
Minghao Chi
1
-7
/
+1
2022-04-30
qede: Reduce verbosity of ptp tx timestamp
Prabhakar Kushwaha
1
-5
/
+5
2022-04-30
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
2
-1
/
+6
2022-04-30
net: cpsw: add missing of_node_put() in cpsw_probe_dt()
Yang Yingliang
1
-1
/
+4
2022-04-30
net: lan966x: remove PHY reset support
Michael Walle
1
-7
/
+1
2022-04-29
net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_mdio_mux()
Yang Yingliang
1
-0
/
+1
2022-04-29
nfp: flower: utilize the tuple iifidx in offloading ct flows
Yinjun Zhang
1
-3
/
+22
2022-04-29
sfc: add EF100 VF support via a write to sriov_numvfs
Pieter Jansen van Vuuren
5
-3
/
+102
2022-04-29
hinic: fix bug of wq out of bound access
Qiao Ma
1
-2
/
+5
2022-04-29
net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()
Yang Yingliang
1
-0
/
+1
2022-04-29
eth: velocity: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-3
/
+1
2022-04-29
eth: spider: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-2
/
+1
2022-04-29
eth: vxge: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-3
/
+1
2022-04-29
eth: gfar: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-4
/
+1
2022-04-29
eth: benet: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-3
/
+2
2022-04-29
eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
3
-4
/
+2
2022-04-29
net: bgmac: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-3
/
+1
2022-04-29
slic: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-3
/
+1
2022-04-29
eth: mtk_eth_soc: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-3
/
+2
2022-04-29
eth: pch_gbe: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
1
-7
/
+5
2022-04-29
eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
4
-11
/
+10
2022-04-29
eth: smsc: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-2
/
+1
2022-04-29
eth: remove copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
6
-14
/
+7
2022-04-28
net: prestera: add police action support
Volodymyr Mytnyk
5
-2
/
+149
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
18
-194
/
+162
2022-04-28
Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
Dany Madden
2
-100
/
+35
2022-04-28
net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
Vladimir Oltean
1
-4
/
+0
2022-04-28
ixgbe: ensure IPsec VF<->PF compatibility
Leon Romanovsky
1
-1
/
+2
2022-04-27
net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
Yang Yingliang
1
-1
/
+1
2022-04-27
bnx2x: fix napi API usage sequence
Manish Chopra
1
-4
/
+5
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
8
-59
/
+95
2022-04-27
net: lan966x: Add support for PTP_PF_EXTTS
Horatiu Vultur
3
-1
/
+127
2022-04-27
net: lan966x: Add support for PTP_PF_PEROUT
Horatiu Vultur
2
-0
/
+169
2022-04-27
net: lan966x: Add registers used to configure the PTP pin
Horatiu Vultur
1
-0
/
+40
2022-04-27
net: lan966x: Change the PTP pin used to read/write the PHC.
Horatiu Vultur
1
-1
/
+1
2022-04-26
net: stmmac: dwmac-imx: comment spelling fix
Marcel Ziswiler
1
-2
/
+2
2022-04-26
net: remove comments that mention obsolete __SLOW_DOWN_IO
Bjorn Helgaas
2
-4
/
+0
2022-04-26
net: wan: atp: remove unused eeprom_delay()
Bjorn Helgaas
1
-4
/
+0
2022-04-26
ice: fix use-after-free when deinitializing mailbox snapshot
Jacob Keller
1
-1
/
+1
2022-04-26
ice: wait 5 s for EMP reset after firmware flash
Petr Oros
1
-0
/
+3
2022-04-26
ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()
Ivan Vecera
1
-7
/
+5
2022-04-26
ice: Fix incorrect locking in ice_vc_process_vf_msg()
Ivan Vecera
1
-14
/
+7
[prev]
[next]