index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
brcmfmac: properly check for bus register errors
Greg Kroah-Hartman
6
-46
/
+41
2021-05-13
Revert "brcmfmac: add a check for the status of usb_register"
Greg Kroah-Hartman
1
-5
/
+1
2021-05-13
net: liquidio: Add missing null pointer checks
Tom Seewald
2
-15
/
+40
2021-05-13
Revert "net: liquidio: fix a NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
libertas: register sysfs groups properly
Greg Kroah-Hartman
1
-24
/
+4
2021-05-13
Revert "libertas: add checks for the return value of sysfs_create_group"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
Anirudh Rayabharam
2
-4
/
+5
2021-05-13
Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"
Greg Kroah-Hartman
1
-1
/
+3
2021-05-13
qlcnic: Add null check after calling netdev_alloc_skb
Tom Seewald
1
-0
/
+3
2021-05-13
Revert "qlcnic: Avoid potential NULL pointer dereference"
Greg Kroah-Hartman
1
-2
/
+0
2021-05-13
ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
Du Cheng
1
-10
/
+24
2021-05-13
Revert "niu: fix missing checks of niu_pci_eeprom_read"
Greg Kroah-Hartman
1
-8
/
+2
2021-05-13
net: stmicro: handle clk_prepare() failure during init
Anirudh Rayabharam
1
-3
/
+5
2021-05-13
Revert "net: stmicro: fix a missing check of clk_prepare"
Greg Kroah-Hartman
1
-3
/
+1
2021-05-13
net: caif: remove BUG_ON(dev == NULL) in caif_xmit
Du Cheng
1
-1
/
+0
2021-05-13
Revert "net: caif: replace BUG_ON with recovery code"
Greg Kroah-Hartman
1
-3
/
+1
2021-05-13
net: fujitsu: fix potential null-ptr-deref
Anirudh Rayabharam
1
-0
/
+5
2021-05-13
Revert "net: fujitsu: fix a potential NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
net: rtlwifi: properly check for alloc_workqueue() failure
Greg Kroah-Hartman
1
-5
/
+10
2021-05-13
Revert "rtlwifi: fix a potential NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
35
-165
/
+171
2021-05-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
8
-62
/
+15
2021-05-07
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
3
-44
/
+0
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
4
-11
/
+10
2021-05-07
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
1
-1
/
+2
2021-05-07
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
1
-0
/
+1
2021-05-07
i40e: fix broken XDP support
Magnus Karlsson
1
-6
/
+2
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-55
/
+1
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
7
-55
/
+0
2021-05-06
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
1
-0
/
+1
2021-05-06
mlxsw: spectrum_mr: Update egress RIF list before route's action
Ido Schimmel
1
-15
/
+15
2021-05-06
net: ipa: fix inter-EE IRQ register definitions
Alex Elder
2
-11
/
+11
2021-05-06
can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
Marc Kleine-Budde
1
-1
/
+2
2021-05-06
can: mcp251x: fix resume from sleep before interface was brought up
Frieder Schrempf
1
-17
/
+18
2021-05-06
can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error ...
Marc Kleine-Budde
1
-1
/
+3
2021-05-06
can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probe
Dan Carpenter
1
-2
/
+2
2021-05-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+7
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-23
/
+8
2021-05-05
Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2021-05-05
net:CXGB4: fix leak if sk_buff is not used
Íñigo Huguet
1
-7
/
+9
2021-05-05
Fix spelling error from "eleminate" to "eliminate"
Sean Gloumeau
1
-1
/
+1
2021-05-04
net: stmmac: Clear receive all(RA) bit when promiscuous mode is off
Ramesh Babu B
1
-0
/
+1
2021-05-04
Merge branch 'pci/vpd'
Bjorn Helgaas
7
-9
/
+8
2021-05-03
Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit"
Xie He
1
-3
/
+2
2021-05-03
ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
Lv Yunlong
1
-2
/
+5
2021-05-03
virtio-net: don't allocate control_buf if not supported
Max Gurtovoy
1
-3
/
+7
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-6
/
+4
2021-04-30
net: stmmac: Remove duplicate declaration of stmmac_priv
Wan Jiabing
1
-1
/
+0
2021-04-30
net: phy: marvell: enable downshift by default
Maxim Kochetkov
1
-12
/
+50
[next]