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.12.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: macb: Fix lost RX packet wakeup race in NAPI receive
Robert Hancock
2022-03-04
1
-1
/
+24
*
Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-03-03
32
-172
/
+440
|
\
|
*
ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
Maciej Fijalkowski
2022-03-03
1
-2
/
+4
|
*
bnx2: Fix an error message
Christophe JAILLET
2022-03-03
1
-1
/
+1
|
*
sfc: extend the locking on mcdi->seqno
Niels Dossche
2022-03-03
1
-1
/
+1
|
*
net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
Zheyu Ma
2022-03-03
1
-0
/
+3
|
*
net: ipa: add an interconnect dependency
Alex Elder
2022-03-02
1
-0
/
+1
|
*
iwlwifi: mvm: return value for request_ownership
Emmanuel Grumbach
2022-03-02
1
-2
/
+3
|
*
iwlwifi: fix build error for IWLMEI
Randy Dunlap
2022-03-02
1
-0
/
+1
|
*
ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustments
Jonathan Lemon
2022-03-02
1
-2
/
+23
|
*
Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2022-03-01
3
-6
/
+9
|
|
\
|
|
*
iwlwifi: mvm: check debugfs_dir ptr before use
Randy Dunlap
2022-03-01
1
-3
/
+8
|
|
*
iwlwifi: don't advertise TWT support
Golan Ben Ami
2022-03-01
2
-3
/
+1
|
*
|
e1000e: Correct NVM checksum verification flow
Sasha Neftin
2022-02-28
1
-2
/
+2
|
*
|
e1000e: Fix possible HW unit hang after an s0ix exit
Sasha Neftin
2022-02-28
4
-0
/
+32
|
*
|
igc: igc_write_phy_reg_gpy: drop premature return
Sasha Neftin
2022-02-28
1
-2
/
+0
|
*
|
igc: igc_read_phy_reg_gpy: drop premature return
Corinna Vinschen
2022-02-28
1
-2
/
+0
|
*
|
net: ipa: fix a build dependency
Alex Elder
2022-02-28
1
-0
/
+1
|
*
|
atm: firestream: check the return value of ioremap() in fs_init()
Jia-Ju Bai
2022-02-28
1
-0
/
+2
|
*
|
net: sparx5: Add #include to remove warning
Casper Andersson
2022-02-28
1
-0
/
+2
|
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2022-02-26
3
-75
/
+114
|
|
\
\
|
|
*
|
iavf: Fix __IAVF_RESETTING state usage
Slawomir Laba
2022-02-25
1
-7
/
+6
|
|
*
|
iavf: Fix missing check for running netdev
Slawomir Laba
2022-02-25
1
-2
/
+5
|
|
*
|
iavf: Fix deadlock in iavf_reset_task
Slawomir Laba
2022-02-25
1
-0
/
+1
|
|
*
|
iavf: Fix race in init state
Slawomir Laba
2022-02-25
1
-1
/
+2
|
|
*
|
iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS
Slawomir Laba
2022-02-25
3
-24
/
+23
|
|
*
|
iavf: Fix init state closure on remove
Slawomir Laba
2022-02-25
2
-1
/
+27
|
|
*
|
iavf: Add waiting so the port is initialized in remove
Slawomir Laba
2022-02-25
1
-11
/
+16
|
|
*
|
iavf: Rework mutexes for better synchronisation
Slawomir Laba
2022-02-25
2
-31
/
+36
|
*
|
|
Merge tag 'linux-can-fixes-for-5.17-20220225' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2022-02-25
4
-15
/
+18
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...
Lad Prabhakar
2022-02-25
1
-3
/
+3
|
|
*
|
can: gs_usb: change active_channels's type from atomic_t to u8
Vincent Mailhol
2022-02-25
1
-5
/
+5
|
|
*
|
can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8
Vincent Mailhol
2022-02-25
2
-7
/
+10
|
*
|
|
net: stmmac: fix return value of __setup handler
Randy Dunlap
2022-02-25
1
-3
/
+3
|
*
|
|
net: sxgbe: fix return value of __setup handler
Randy Dunlap
2022-02-25
1
-3
/
+3
|
*
|
|
net: sparx5: Fix add vlan when invalid operation
Casper Andersson
2022-02-25
1
-10
/
+10
|
*
|
|
net: chelsio: cxgb3: check the return value of pci_find_capability()
Jia-Ju Bai
2022-02-25
1
-0
/
+2
|
*
|
|
ibmvnic: Allow queueing resets during probe
Sukadev Bhattiprolu
2022-02-25
2
-10
/
+98
|
*
|
|
ibmvnic: clear fop when retrying probe
Sukadev Bhattiprolu
2022-02-25
1
-0
/
+5
|
*
|
|
ibmvnic: init init_done_rc earlier
Sukadev Bhattiprolu
2022-02-25
1
-5
/
+21
|
*
|
|
ibmvnic: register netdev after init of adapter
Sukadev Bhattiprolu
2022-02-25
1
-6
/
+8
|
*
|
|
ibmvnic: complete init_done on transport events
Sukadev Bhattiprolu
2022-02-25
1
-0
/
+7
|
*
|
|
ibmvnic: define flush_reset_queue helper
Sukadev Bhattiprolu
2022-02-25
1
-8
/
+16
|
*
|
|
ibmvnic: initialize rc before completing wait
Sukadev Bhattiprolu
2022-02-25
1
-1
/
+1
|
*
|
|
ibmvnic: free reset-work-item when flushing
Sukadev Bhattiprolu
2022-02-25
1
-1
/
+3
|
*
|
|
net: stmmac: only enable DMA interrupts when ready
Vincent Whitchurch
2022-02-25
1
-2
/
+26
|
*
|
|
xen/netfront: destroy queues before real_num_tx_queues is zeroed
Marek Marczykowski-Górecki
2022-02-25
1
-16
/
+23
|
|
/
/
*
|
|
Merge tag 'auxdisplay-for-linus-v5.17-rc7' of git://github.com/ojeda/linux
Linus Torvalds
2022-03-03
1
-14
/
+10
|
\
\
\
|
*
|
|
auxdisplay: lcd2s: Use proper API to free the instance of charlcd object
Andy Shevchenko
2022-03-03
1
-2
/
+2
|
*
|
|
auxdisplay: lcd2s: Fix memory leak in ->remove()
Andy Shevchenko
2022-03-03
1
-11
/
+7
[next]