index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2022-12-06
net: fec: properly guard irq coalesce setup
Rasmus Villemoes
-1
/
+2
2022-12-06
bonding: get correct NA dest address
Hangbin Liu
-1
/
+1
2022-12-06
net: hisilicon: Fix potential use-after-free in hix5hd2_rx()
Liu Jian
-1
/
+1
2022-12-06
net: mdio: fix unbalanced fwnode reference count in mdio_device_release()
Zeng Heng
-1
/
+4
2022-12-06
net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
Liu Jian
-1
/
+1
2022-12-06
net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wq
Yongqiang Liu
-1
/
+3
2022-12-06
ravb: Fix potential use-after-free in ravb_rx_gbeth()
YueHaibing
-1
/
+1
2022-12-06
net: microchip: sparx5: Fix missing destroy_workqueue of mact_queue
Qiheng Lin
-0
/
+3
2022-12-06
net: wwan: iosm: fix memory leak in ipc_mux_init()
Zhengchao Shao
-0
/
+1
2022-12-06
net: mana: Fix race on per-CQ variable napi work_done
Haiyang Zhang
-6
/
+19
2022-12-06
net: stmmac: fix "snps,axi-config" node property parsing
Jisheng Zhang
-4
/
+4
2022-12-05
net: mvneta: Prevent out of bounds read in mvneta_config_rss()
Dan Carpenter
-0
/
+3
2022-12-05
xen-netfront: Fix NULL sring after live migration
Lin Liu
-0
/
+6
2022-12-05
net: microchip: sparx5: correctly free skb in xmit
Casper Andersson
-18
/
+25
2022-12-05
octeontx2-pf: Fix potential memory leak in otx2_init_tc()
Ziyang Xuan
-1
/
+6
2022-12-05
net: mdiobus: fix double put fwnode in the error path
Yang Yingliang
-1
/
+3
2022-12-05
net: encx24j600: Fix invalid logic in reading of MISTAT register
Valentina Goncharenko
-2
/
+2
2022-12-05
net: encx24j600: Add parentheses to fix precedence
Valentina Goncharenko
-2
/
+2
2022-12-04
nfp: correct desc type when header dma len is 4096
Yinjun Zhang
-3
/
+3
2022-12-02
Bluetooth: btusb: Add debug message for CSR controllers
Ismael Ferreras Morezuelas
-0
/
+5
2022-12-02
Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk
Ismael Ferreras Morezuelas
-0
/
+1
2022-12-02
vmxnet3: use correct intrConf reference when using extended queues
Ronak Doshi
-2
/
+14
2022-12-02
vmxnet3: correctly report encapsulated LRO packet
Ronak Doshi
-2
/
+9
2022-12-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
-2
/
+4
2022-11-30
net: ethernet: ti: am65-cpsw: Fix RGMII configuration at SPEED_10
Siddharth Vadapalli
-1
/
+1
2022-11-30
net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET under ARCH...
YueHaibing
-1
/
+2
2022-11-30
igb: Allocate MSI-X vector when testing
Akihiko Odaki
-0
/
+2
2022-11-30
e1000e: Fix TX dispatch condition
Akihiko Odaki
-2
/
+2
2022-11-29
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-197
/
+331
2022-11-29
net: ethernet: renesas: ravb: Fix promiscuous mode after system resumed
Yoshihiro Shimoda
-0
/
+1
2022-11-29
net/mlx5: Lag, Fix for loop when checking lag
Chris Mi
-2
/
+4
2022-11-29
Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"
Saeed Mahameed
-0
/
+16
2022-11-29
net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functions
Shang XiaoJing
-3
/
+3
2022-11-29
net: tun: Fix use-after-free in tun_detach()
Shigeru Yoshida
-1
/
+3
2022-11-28
net: mdiobus: fix unbalanced node reference count
Yang Yingliang
-1
/
+2
2022-11-28
dsa: lan9303: Correct stat name
Jerry Ray
-1
/
+1
2022-11-28
Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
-14
/
+46
2022-11-28
Merge tag 'devicetree-fixes-for-6.1-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+3
2022-11-28
net: wwan: iosm: fix incorrect skb length
M Chetan Kumar
-7
/
+11
2022-11-28
net: wwan: iosm: fix crash in peek throughput test
M Chetan Kumar
-3
/
+2
2022-11-28
net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type
M Chetan Kumar
-1
/
+1
2022-11-28
net: wwan: iosm: fix kernel test robot reported error
M Chetan Kumar
-2
/
+1
2022-11-28
net: phylink: fix PHY validation with rate adaption
Russell King (Oracle)
-6
/
+16
2022-11-28
net: ethernet: nixge: fix NULL dereference
Yuri Karpov
-14
/
+15
2022-11-28
net: net_netdev: Fix error handling in ntb_netdev_init_module()
Yuan Can
-1
/
+8
2022-11-28
net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()
Zhang Changzhong
-1
/
+1
2022-11-28
Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
-94
/
+105
2022-11-28
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
-8
/
+37
2022-11-27
Merge tag 'usb-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-81
/
+46
2022-11-27
Merge tag 'char-misc-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-25
/
+37
[next]