index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
xen/netback: fix build warning
Juergen Gross
1
-1
/
+1
2022-12-06
xen/netback: don't call kfree_skb() with interrupts disabled
Juergen Gross
3
-6
/
+10
2022-12-06
xen/netback: Ensure protocol headers don't fall in the non-linear area
Ross Lagerwall
1
-100
/
+123
2022-11-29
net: ethernet: renesas: ravb: Fix promiscuous mode after system resumed
Yoshihiro Shimoda
1
-0
/
+1
2022-11-29
net/mlx5: Lag, Fix for loop when checking lag
Chris Mi
1
-2
/
+4
2022-11-29
Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"
Saeed Mahameed
1
-0
/
+16
2022-11-29
net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functions
Shang XiaoJing
2
-3
/
+3
2022-11-29
net: tun: Fix use-after-free in tun_detach()
Shigeru Yoshida
1
-1
/
+3
2022-11-28
net: mdiobus: fix unbalanced node reference count
Yang Yingliang
2
-1
/
+2
2022-11-28
dsa: lan9303: Correct stat name
Jerry Ray
1
-1
/
+1
2022-11-28
Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2
-14
/
+46
2022-11-28
net: wwan: iosm: fix incorrect skb length
M Chetan Kumar
1
-7
/
+11
2022-11-28
net: wwan: iosm: fix crash in peek throughput test
M Chetan Kumar
1
-3
/
+2
2022-11-28
net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type
M Chetan Kumar
1
-1
/
+1
2022-11-28
net: wwan: iosm: fix kernel test robot reported error
M Chetan Kumar
1
-2
/
+1
2022-11-28
net: phylink: fix PHY validation with rate adaption
Russell King (Oracle)
1
-6
/
+16
2022-11-28
net: ethernet: nixge: fix NULL dereference
Yuri Karpov
1
-14
/
+15
2022-11-28
net: net_netdev: Fix error handling in ntb_netdev_init_module()
Yuan Can
1
-1
/
+8
2022-11-28
net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()
Zhang Changzhong
1
-1
/
+1
2022-11-28
Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
11
-94
/
+105
2022-11-28
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
5
-8
/
+37
2022-11-27
net: phy: fix null-ptr-deref while probe() failed
Yang Yingliang
1
-0
/
+1
2022-11-25
net: loopback: use NET_NAME_PREDICTABLE for name_assign_type
Rasmus Villemoes
1
-1
/
+1
2022-11-25
net: fec: don't reset irq coalesce settings to defaults on "ip link up"
Rasmus Villemoes
1
-16
/
+6
2022-11-25
octeontx2-pf: Fix pfc_alloc_status array overflow
Suman Ghosh
1
-1
/
+1
2022-11-25
net: stmmac: Set MAC's flow control register to reflect current settings
Goh, Wei Sheng
2
-2
/
+12
2022-11-25
aquantia: Do not purge addresses when setting the number of rings
Izabela Bakollari
3
-4
/
+7
2022-11-25
qed: avoid defines prefixed with CONFIG
Lukas Bulwahn
1
-12
/
+12
2022-11-25
qlcnic: fix sleep-in-atomic-context bugs caused by msleep
Duoming Zhou
1
-2
/
+2
2022-11-25
Merge tag 'linux-can-fixes-for-6.1-20221124' of git://git.kernel.org/pub/scm/...
David S. Miller
7
-17
/
+33
2022-11-24
wifi: wilc1000: validate number of channels
Phil Turnbull
1
-6
/
+16
2022-11-24
wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attribute
Phil Turnbull
1
-1
/
+2
2022-11-24
wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attribute
Phil Turnbull
1
-2
/
+12
2022-11-24
wifi: wilc1000: validate pairwise and authentication suite offsets
Phil Turnbull
1
-5
/
+16
2022-11-24
can: mcba_usb: Fix termination command argument
Yasushi SHOJI
1
-3
/
+7
2022-11-24
can: m_can: Add check for devm_clk_get
Jiasheng Jiang
1
-1
/
+1
2022-11-24
can: m_can: pci: add missing m_can_class_free_dev() in probe/remove methods
Zhang Changzhong
1
-3
/
+6
2022-11-24
can: etas_es58x: es58x_init_netdev(): free netdev when register_candev()
Zhang Changzhong
1
-1
/
+4
2022-11-24
can: cc770: cc770_isa_probe(): add missing free_cc770dev()
Zhang Changzhong
1
-4
/
+6
2022-11-24
can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()
Zhang Changzhong
1
-4
/
+6
2022-11-24
can: can327: can327_feed_frame_to_netdev(): fix potential skb leak when netde...
Ziyang Xuan
1
-1
/
+3
2022-11-24
net: thunderx: Fix the ACPI memory leak
Yu Liao
1
-1
/
+3
2022-11-24
octeontx2-af: Fix reference count issue in rvu_sdp_init()
Xiongfeng Wang
1
-2
/
+5
2022-11-24
net: altera_tse: release phylink resources in tse_shutdown()
Liu Jian
1
-0
/
+1
2022-11-24
virtio_net: Fix probe failed when modprobe virtio_net
Li Zetao
1
-2
/
+1
2022-11-24
net/mlx5e: MACsec, block offload requests with encrypt off
Emeel Hakim
1
-0
/
+5
2022-11-24
net/mlx5e: MACsec, fix Tx SA active field update
Raed Salem
1
-2
/
+1
2022-11-24
net/mlx5e: MACsec, remove replay window size limitation in offload path
Emeel Hakim
1
-16
/
+0
2022-11-24
net/mlx5e: MACsec, fix add Rx security association (SA) rule memory leak
Emeel Hakim
1
-0
/
+1
2022-11-24
net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition and functionality
Raed Salem
1
-13
/
+11
[next]