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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-04
bnxt_en: refactor bnxt_cancel_reservations()
Vikas Gupta
1
-7
/
+16
2022-11-04
net: tun: Fix memory leaks of napi_get_frags
Wang Yufen
1
-0
/
+1
2022-11-04
octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]
Ratheesh Kannoth
2
-30
/
+162
2022-11-04
net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload
Roger Quadros
1
-1
/
+1
2022-11-04
macsec: clear encryption keys from the stack after setting up offload
Sabrina Dubroca
1
-0
/
+2
2022-11-04
macsec: fix detection of RXSCs when toggling offloading
Sabrina Dubroca
1
-1
/
+1
2022-11-04
macsec: fix secy->n_rx_sc accounting
Sabrina Dubroca
1
-6
/
+8
2022-11-04
macsec: delete new rxsc when offload fails
Sabrina Dubroca
1
-3
/
+2
2022-11-04
Revert "net: macsec: report real_dev features when HW offloading is enabled"
Sabrina Dubroca
1
-23
/
+4
2022-11-04
net: hns3: fix get wrong value of function hclge_get_dscp_prio()
Guangbin Huang
1
-3
/
+5
2022-11-04
net: octeontx2-pf: mcs: consider MACSEC setting
Randy Dunlap
1
-0
/
+1
2022-11-03
Merge tag 'wireless-2022-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
18
-68
/
+83
2022-11-02
stmmac: dwmac-loongson: fix invalid mdio_node
Liu Peibao
1
-5
/
+2
2022-11-02
ibmvnic: Free rwi on reset success
Nick Child
1
-8
/
+8
2022-11-02
net: mdio: fix undefined behavior in bit shift for __mdiobus_register
Gaosheng Cui
1
-1
/
+1
2022-11-02
wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()
Wen Gong
1
-5
/
+1
2022-11-02
wifi: ath11k: Fix QCN9074 firmware boot on x86
Tyler J. Stachecki
1
-1
/
+1
2022-11-01
net: lan966x: Fix unmapping of received frames using FDMA
Horatiu Vultur
1
-6
/
+12
2022-11-01
net: lan966x: Fix FDMA when MTU is changed
Horatiu Vultur
2
-3
/
+7
2022-11-01
net: lan966x: Adjust maximum frame size when vlan is enabled/disabled
Horatiu Vultur
2
-0
/
+21
2022-11-01
net: lan966x: Fix the MTU calculation
Horatiu Vultur
2
-1
/
+3
2022-11-01
sfc: Fix an error handling path in efx_pci_probe()
Christophe JAILLET
1
-2
/
+6
2022-11-01
wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()
Dokyung Song
1
-0
/
+4
2022-11-01
wifi: airo: do not assign -1 to unsigned char
Jason A. Donenfeld
1
-4
/
+14
2022-10-31
net: tun: fix bugs for oversize packet when napi frags enabled
Ziyang Xuan
1
-1
/
+2
2022-10-31
net: fec: fix improper use of NETDEV_TX_BUSY
Zhang Changzhong
1
-2
/
+2
2022-10-28
net: ethernet: adi: adin1110: Fix notifiers
Alexandru Tachici
1
-9
/
+29
2022-10-28
net: emaclite: update reset_lock member documentation
Radhey Shyam Pandey
1
-1
/
+1
2022-10-28
net: dsa: Fix possible memory leaks in dsa_loop_init()
Chen Zhongjin
1
-7
/
+18
2022-10-27
net: enetc: survive memory pressure without crashing
Vladimir Oltean
1
-0
/
+5
2022-10-27
net/mlx5e: Fix macsec sci endianness at rx sa update
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule function
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5e: Fix macsec rx security association (SA) update/delete
Raed Salem
1
-6
/
+6
2022-10-27
net/mlx5e: Fix macsec coverity issue at rx sa update
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5: Fix crash during sync firmware reset
Suresh Devarakonda
1
-3
/
+3
2022-10-27
net/mlx5: Update fw fatal reporter state on PCI handlers successful recover
Roy Novich
1
-0
/
+4
2022-10-27
net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroed
Roi Dayan
1
-0
/
+4
2022-10-27
net/mlx5e: TC, Reject forwarding from internal port to internal port
Ariel Levkovich
1
-1
/
+11
2022-10-27
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
1
-5
/
+5
2022-10-27
net/mlx5: ASO, Create the ASO SQ with the correct timestamp format
Saeed Mahameed
1
-0
/
+7
2022-10-27
net/mlx5e: Update restore chain id for slow path packets
Paul Blakey
2
-2
/
+62
2022-10-27
net/mlx5e: Extend SKB room check to include PTP-SQ
Aya Levin
3
-0
/
+21
2022-10-27
net/mlx5: DR, Fix matcher disconnect error flow
Rongwei Liu
1
-1
/
+2
2022-10-27
net/mlx5: Wait for firmware to enable CRS before pci_restore_state
Moshe Shemesh
1
-0
/
+17
2022-10-27
net/mlx5e: Do not increment ESN when updating IPsec ESN state
Hyong Youb Kim
1
-3
/
+0
2022-10-27
netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed
Zhengchao Shao
1
-4
/
+7
2022-10-27
netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed
Zhengchao Shao
1
-7
/
+13
2022-10-27
netdevsim: fix memory leak in nsim_bus_dev_new()
Zhengchao Shao
1
-2
/
+7
2022-10-27
Merge tag 'linux-can-fixes-for-6.1-20221027' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
3
-17
/
+15
2022-10-27
net: broadcom: bcm4908_enet: update TX stats after actual transmission
Rafał Miłecki
1
-4
/
+8
[next]