index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...
Greg Kroah-Hartman
2021-05-21
6
-36
/
+65
|
\
|
*
net: liquidio: Add missing null pointer checks
Tom Seewald
2021-05-13
2
-15
/
+40
|
*
Revert "net: liquidio: fix a NULL pointer dereference"
Greg Kroah-Hartman
2021-05-13
1
-5
/
+0
|
*
qlcnic: Add null check after calling netdev_alloc_skb
Tom Seewald
2021-05-13
1
-0
/
+3
|
*
Revert "qlcnic: Avoid potential NULL pointer dereference"
Greg Kroah-Hartman
2021-05-13
1
-2
/
+0
|
*
ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
Du Cheng
2021-05-13
1
-10
/
+24
|
*
Revert "niu: fix missing checks of niu_pci_eeprom_read"
Greg Kroah-Hartman
2021-05-13
1
-8
/
+2
|
*
net: stmicro: handle clk_prepare() failure during init
Anirudh Rayabharam
2021-05-13
1
-3
/
+5
|
*
Revert "net: stmicro: fix a missing check of clk_prepare"
Greg Kroah-Hartman
2021-05-13
1
-3
/
+1
|
*
net: fujitsu: fix potential null-ptr-deref
Anirudh Rayabharam
2021-05-13
1
-0
/
+5
|
*
Revert "net: fujitsu: fix a potential NULL pointer dereference"
Greg Kroah-Hartman
2021-05-13
1
-5
/
+0
*
|
sparc/vio: make remove callback return void
Uwe Kleine-König
2021-05-14
2
-5
/
+2
|
/
*
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-08
26
-117
/
+76
|
\
|
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2021-05-07
8
-62
/
+15
|
|
\
|
|
*
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
2021-05-07
3
-44
/
+0
|
|
*
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
2021-05-07
4
-11
/
+10
|
|
*
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
2021-05-07
1
-1
/
+2
|
|
*
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
2021-05-07
1
-0
/
+1
|
|
*
i40e: fix broken XDP support
Magnus Karlsson
2021-05-07
1
-6
/
+2
|
*
|
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2021-05-07
2
-18
/
+3
|
|
/
|
*
mlxsw: spectrum_mr: Update egress RIF list before route's action
Ido Schimmel
2021-05-06
1
-15
/
+15
|
*
net:CXGB4: fix leak if sk_buff is not used
Íñigo Huguet
2021-05-05
1
-7
/
+9
|
*
Fix spelling error from "eleminate" to "eliminate"
Sean Gloumeau
2021-05-05
1
-1
/
+1
|
*
net: stmmac: Clear receive all(RA) bit when promiscuous mode is off
Ramesh Babu B
2021-05-04
1
-0
/
+1
|
*
ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
Lv Yunlong
2021-05-03
1
-2
/
+5
|
*
net: stmmac: Remove duplicate declaration of stmmac_priv
Wan Jiabing
2021-04-30
1
-1
/
+0
|
*
net: atheros: nic-devel@qualcomm.com is dead
Johannes Berg
2021-04-30
2
-2
/
+2
|
*
net: hns3: disable phy loopback setting in hclge_mac_start_phy
Yufeng Mo
2021-04-30
1
-0
/
+2
|
*
net: hns3: clear unnecessary reset request in hclge_reset_rebuild
Yufeng Mo
2021-04-30
1
-0
/
+6
|
*
net: hns3: use netif_tx_disable to stop the transmit queue
Peng Li
2021-04-30
1
-1
/
+1
|
*
net: hns3: fix for vxlan gpe tx checksum bug
Hao Chen
2021-04-30
1
-2
/
+3
|
*
net: stmmac: cleared __FPE_REMOVING bit in stmmac_fpe_start_wq()
Mohammad Athari Bin Ismail
2021-04-30
1
-0
/
+1
|
*
bnx2x: Remove redundant assignment to err
Yang Li
2021-04-29
1
-1
/
+0
|
*
net: macb: Remove redundant assignment to queue
Jiapeng Chong
2021-04-29
1
-2
/
+2
|
*
net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()
Jian Shen
2021-04-29
1
-0
/
+5
|
*
net: hns3: initialize the message content in hclge_get_link_mode()
Yufeng Mo
2021-04-29
1
-1
/
+1
|
*
net: hns3: fix incorrect configuration for igu_egu_hw_err
Yufeng Mo
2021-04-29
2
-2
/
+4
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
3
-23
/
+0
|
\
\
|
*
|
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
3
-23
/
+0
|
|
/
*
|
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-05
8
-23
/
+8
|
\
\
|
*
\
Merge branch 'pci/vpd'
Bjorn Helgaas
2021-05-04
7
-9
/
+8
|
|
\
\
|
|
*
|
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2021-04-30
7
-9
/
+8
|
*
|
|
ARM: iop32x: disable N2100 PCI parity reporting
Heiner Kallweit
2021-03-31
1
-14
/
+0
|
|
/
/
*
|
|
Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-05
1
-1
/
+1
|
\
\
\
|
*
|
|
thermal/drivers/core: Use a char pointer for the cooling device name
Daniel Lezcano
2021-03-15
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-05-01
5
-6
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
IB/mlx5: Set right RoCE l3 type and roce version while deleting GID
Parav Pandit
2021-04-20
1
-2
/
+2
|
*
|
RDMA/bnxt_re: Create direct symbol link between bnxt modules
Leon Romanovsky
2021-04-19
3
-3
/
+1
|
*
|
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jason Gunthorpe
2021-04-12
11
-38
/
+189
|
|
\
\
|
*
|
|
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-1
/
+1
|
|
|
/
|
|
/
|
[next]