index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-max9485.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-01
Revert "net: dsa: qca8k: cache lo and hi for mdio write"
Christian Marangi
2
-54
/
+12
2023-01-01
net: dsa: tag_qca: fix wrong MGMT_DATA2 size
Christian Marangi
1
-2
/
+2
2023-01-01
net: dsa: qca8k: fix wrong length value for mgmt eth packet
Christian Marangi
1
-10
/
+35
2022-12-30
net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe
Miaoqian Lin
1
-0
/
+1
2022-12-30
net: ena: Update NUMA TPH hint register upon NUMA node update
David Arinzon
2
-11
/
+22
2022-12-30
net: ena: Set default value for RX interrupt moderation
David Arinzon
1
-1
/
+2
2022-12-30
net: ena: Fix rx_copybreak value update
David Arinzon
3
-5
/
+21
2022-12-30
net: ena: Use bitmask to indicate packet redirection
David Arinzon
2
-10
/
+25
2022-12-30
net: ena: Account for the number of processed bytes in XDP
David Arinzon
1
-0
/
+1
2022-12-30
net: ena: Don't register memory info on XDP exchange
David Arinzon
1
-3
/
+5
2022-12-30
net: ena: Fix toeplitz initial hash value
David Arinzon
1
-20
/
+9
2022-12-30
selftests: net: fix cmsg_so_mark.sh test hang
Po-Hsu Lin
1
-1
/
+1
2022-12-30
net: amd-xgbe: add missed tasklet_kill
Jiguang Xiao
3
-2
/
+9
2022-12-30
net: hns3: refine the handling for VF heartbeat
Jian Shen
3
-23
/
+112
2022-12-30
net: ethernet: freescale: enetc: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2022-12-30
net: ethernet: broadcom: bcm63xx_enet: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2022-12-30
tcp: Add selftest for bind() and TIME_WAIT.
Kuniyuki Iwashima
2
-0
/
+93
2022-12-30
tcp: Add TIME_WAIT sockets in bhash2.
Kuniyuki Iwashima
5
-9
/
+65
2022-12-28
net/mlx5: Lag, fix failure to cancel delayed bond work
Eli Cohen
1
-0
/
+1
2022-12-28
net/mlx5e: Set geneve_tlv_option_0_exist when matching on geneve option
Maor Dickman
1
-0
/
+5
2022-12-28
net/mlx5e: Fix hw mtu initializing at XDP SQ allocation
Adham Faris
1
-1
/
+1
2022-12-28
net/mlx5e: Always clear dest encap in neigh-update-del
Chris Mi
1
-1
/
+8
2022-12-28
net/mlx5e: CT: Fix ct debugfs folder name
Chris Mi
1
-6
/
+1
2022-12-28
net/mlx5e: Fix RX reporter for XSK RQs
Tariq Toukan
1
-1
/
+5
2022-12-28
net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by default
Dragos Tatulea
1
-0
/
+4
2022-12-28
net/mlx5: Fix RoCE setting at HCA level
Shay Drory
2
-2
/
+2
2022-12-28
net/mlx5: Avoid recovery in probe flows
Shay Drory
1
-0
/
+6
2022-12-28
net/mlx5: Fix io_eq_size and event_eq_size params validation
Shay Drory
1
-1
/
+1
2022-12-28
net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error path
Jiri Pirko
1
-0
/
+2
2022-12-28
net/mlx5: E-Switch, properly handle ingress tagged packets on VST
Moshe Shemesh
6
-16
/
+68
2022-12-28
net/sched: fix retpoline wrapper compilation on configs without tc filters
Pedro Tammela
1
-2
/
+2
2022-12-28
s390/qeth: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
1
-6
/
+6
2022-12-28
r8169: fix dmar pte write access is not set error
Chunhao Lin
1
-7
/
+7
2022-12-28
r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down()
Chunhao Lin
1
-22
/
+22
2022-12-28
net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers
Daniil Tatianin
1
-33
/
+69
2022-12-28
net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_stats
Daniil Tatianin
1
-14
/
+10
2022-12-28
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
1
-1
/
+2
2022-12-28
bnxt_en: Fix HDS and jumbo thresholds for RX packets
Michael Chan
1
-4
/
+5
2022-12-28
bnxt_en: Fix first buffer size calculations for XDP multi-buffer
Michael Chan
3
-14
/
+17
2022-12-28
bnxt_en: Fix XDP RX path
Michael Chan
3
-5
/
+8
2022-12-28
bnxt_en: Simplify bnxt_xdp_buff_init()
Michael Chan
3
-5
/
+5
2022-12-28
bnxt_en: fix devlink port registration to netdev
Vikas Gupta
1
-1
/
+4
2022-12-28
net: ethernet: renesas: rswitch: Fix getting mac address from device tree
Yoshihiro Shimoda
1
-1
/
+4
2022-12-28
net: ethernet: renesas: rswitch: Fix error path in renesas_eth_sw_probe()
Yoshihiro Shimoda
1
-0
/
+5
2022-12-28
docs: netdev: convert to a non-FAQ document
Jakub Kicinski
1
-96
/
+125
2022-12-28
docs: netdev: reshuffle sections in prep for de-FAQization
Jakub Kicinski
1
-93
/
+93
2022-12-28
rxrpc: Fix a couple of potential use-after-frees
David Howells
2
-9
/
+11
2022-12-26
net: ethernet: marvell: octeontx2: Fix uninitialized variable warning
Anuradha Weeraman
1
-1
/
+1
2022-12-26
nfc: Fix potential resource leaks
Miaoqian Lin
1
-14
/
+38
2022-12-26
net: dsa: mv88e6xxx: depend on PTP conditionally
Johnny S. Lee
1
-2
/
+2
[next]