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
Age
Commit message (
Expand
)
Author
Files
Lines
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
6
-5
/
+8
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
net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
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
net: dsa: ksz9477: port mirror sniffing limited to one port
Arun Ramadoss
1
-4
/
+34
2022-04-29
hinic: fix bug of wq out of bound access
Qiao Ma
1
-2
/
+5
2022-04-29
net: mdio: Fix ENOMEM return value in BCM6368 mux bus controller
Niels Dossche
1
-1
/
+1
2022-04-29
net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()
Yang Yingliang
1
-0
/
+1
2022-04-29
net: phy: micrel: add coma mode GPIO
Michael Walle
1
-0
/
+20
2022-04-29
net: phy: micrel: move the PHY timestamping check
Michael Walle
1
-4
/
+8
2022-04-29
ath11k: Don't use GFP_KERNEL in atomic context
Baochen Qiang
1
-1
/
+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
usb: lan78xx: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
1
-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
7
-16
/
+8
2022-04-29
can: grcan: only use the NAPI poll budget for RX
Andreas Larsson
1
-15
/
+7
2022-04-29
can: grcan: grcan_probe(): fix broken system id check for errata workaround needs
Andreas Larsson
1
-5
/
+11
2022-04-29
can: grcan: use ofdev->dev when allocating DMA memory
Daniel Hellstrom
1
-2
/
+4
2022-04-29
can: grcan: grcan_close(): fix deadlock
Duoming Zhou
1
-0
/
+2
2022-04-29
ath10k: skip ath10k_halt during suspend for driver state RESTARTING
Abhishek Kumar
1
-2
/
+18
2022-04-29
ath9k: hif_usb: simplify if-if to if-else
Wan Jiabing
1
-3
/
+2
2022-04-29
ath11k: reduce the wait time of 11d scan and hw scan while add interface
Wen Gong
7
-64
/
+84
2022-04-29
rtw89: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-04-28
net: dsa: mv88e6xxx: Single chip mode detection for MV88E6*41
Nathan Rossi
1
-7
/
+39
2022-04-28
net: prestera: add police action support
Volodymyr Mytnyk
5
-2
/
+149
2022-04-28
net: phy: Deduplicate interrupt disablement on PHY attach
Lukas Wunner
1
-4
/
+2
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
23
-202
/
+187
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-28
net: mdio: add reset control for Aspeed MDIO
Dylan Hung
1
-1
/
+14
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: dsa: ksz9477: move get_stats64 to ksz_common.c
Arun Ramadoss
3
-96
/
+101
[prev]
[next]