index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-27
ibmvnic: Ensure that CRQ entry read are correctly ordered
Lijun Pan
1
-0
/
+6
2021-01-27
Merge tag 'linux-can-fixes-for-5.11-20210127' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
1
-1
/
+1
2021-01-27
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
8
-34
/
+60
2021-01-27
can: dev: prevent potential information leak in can_fill_info()
Dan Carpenter
1
-1
/
+1
2021-01-26
net: fec: Fix temporary RMII clock reset on link up
Laurent Badel
2
-2
/
+9
2021-01-26
team: protect features update by RCU to avoid deadlock
Ivan Vecera
1
-3
/
+3
2021-01-26
Merge tag 'mac80211-for-net-2021-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
Jakub Kicinski
3
-13
/
+9
2021-01-26
Merge tag 'wireless-drivers-2021-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
Jakub Kicinski
24
-138
/
+261
2021-01-26
iwlwifi: provide gso_type to GSO packets
Eric Dumazet
1
-0
/
+3
2021-01-26
igc: fix link speed advertising
Corinna Vinschen
1
-6
/
+18
2021-01-26
i40e: acquire VSI pointer only after VF is initialized
Stefan Assmann
1
-7
/
+4
2021-01-26
ice: Fix MSI-X vector fallback logic
Brett Creeley
3
-12
/
+14
2021-01-26
ice: Don't allow more channels than LAN MSI-X available
Brett Creeley
1
-4
/
+4
2021-01-26
ice: update dev_addr in ice_set_mac_address even if HW filter exists
Nick Nunley
1
-1
/
+7
2021-01-26
ice: Implement flow for IPv6 next header (extension header)
Nick Nunley
1
-3
/
+6
2021-01-26
ice: fix FDir IPv6 flexbyte
Henry Tieman
1
-1
/
+7
2021-01-26
staging: rtl8723bs: fix wireless regulatory API misuse
Johannes Berg
3
-13
/
+9
2021-01-25
mt7601u: fix kernel crash unplugging the device
Lorenzo Bianconi
1
-1
/
+1
2021-01-25
iwlwifi: queue: bail out on invalid freeing
Johannes Berg
1
-4
/
+2
2021-01-25
iwlwifi: mvm: guard against device removal in reprobe
Johannes Berg
1
-1
/
+2
2021-01-25
iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit.
Matti Gottlieb
1
-2
/
+2
2021-01-25
iwlwifi: mvm: clear IN_D3 after wowlan status cmd
Shaul Triebitz
1
-3
/
+3
2021-01-25
iwlwifi: pcie: add rules to match Qu with Hr2
Luca Coelho
3
-0
/
+38
2021-01-25
iwlwifi: mvm: invalidate IDs of internal stations at mvm start
Gregory Greenman
2
-0
/
+10
2021-01-25
iwlwifi: mvm: fix the return type for DSM functions 1 and 2
Matt Chen
3
-29
/
+68
2021-01-25
iwlwifi: pcie: reschedule in long-running memory reads
Johannes Berg
1
-1
/
+7
2021-01-25
iwlwifi: pcie: use jiffies for memory read spin time limit
Johannes Berg
1
-6
/
+2
2021-01-25
iwlwifi: pcie: fix context info memory leak
Johannes Berg
1
-2
/
+9
2021-01-25
iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
Emmanuel Grumbach
1
-0
/
+5
2021-01-25
iwlwifi: pcie: set LTR on more devices
Johannes Berg
2
-17
/
+28
2021-01-25
iwlwifi: queue: don't crash if txq->entries is NULL
Emmanuel Grumbach
1
-25
/
+24
2021-01-25
iwlwifi: fix the NMI flow for old devices
Emmanuel Grumbach
2
-6
/
+13
2021-01-25
iwlwifi: pnvm: don't try to load after failures
Johannes Berg
1
-1
/
+7
2021-01-25
iwlwifi: pnvm: don't skip everything when not reloading
Johannes Berg
1
-22
/
+22
2021-01-25
iwlwifi: pcie: avoid potential PNVM leaks
Johannes Berg
1
-0
/
+3
2021-01-25
iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()
Johannes Berg
1
-0
/
+3
2021-01-25
iwlwifi: mvm: skip power command when unbinding vif during CSA
Sara Sharon
1
-0
/
+3
2021-01-23
chtls: Fix potential resource leak
Pan Bian
1
-4
/
+3
2021-01-23
net: dsa: bcm_sf2: put device node before return
Pan Bian
1
-2
/
+6
2021-01-22
net: fec: put child node on error path
Pan Bian
1
-1
/
+2
2021-01-22
net: stmmac: dwmac-intel-plat: remove config data on error
Pan Bian
1
-2
/
+2
2021-01-22
net: octeontx2: Make sure the buffer is 128 byte aligned
Kevin Hao
1
-1
/
+2
2021-01-22
net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
Giacinto Cifelli
1
-0
/
+1
2021-01-20
net: dsa: microchip: Adjust reset release timing to match reference reset circuit
Marek Vasut
1
-1
/
+1
2021-01-20
net: dsa: microchip: ksz8795: Fix KSZ8794 port map again
Marek Vasut
2
-11
/
+21
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
12
-24
/
+87
2021-01-20
Merge tag 'linux-can-fixes-for-5.11-20210120' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
3
-8
/
+10
2021-01-20
net: systemport: free dev before on error path
Pan Bian
1
-2
/
+4
2021-01-20
net: usb: cdc_ncm: don't spew notifications
Grant Grundler
1
-1
/
+11
2021-01-20
net: mscc: ocelot: Fix multicast to the CPU port
Alban Bedel
1
-5
/
+18
[next]