index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: fix potential NULL pointer dereferencing
Cristian Dumitrescu
2021-01-14
1
-1
/
+1
*
Merge tag 'linux-can-fixes-for-5.11-20210113' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2021-01-14
1
-1
/
+1
|
\
|
*
can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer check
Qinglang Miao
2021-01-13
1
-1
/
+1
*
|
net: stmmac: use __napi_schedule() for PREEMPT_RT
Seb Laveze
2021-01-14
1
-2
/
+2
|
/
*
bnxt_en: Clear DEFRAG flag in firmware message when retry flashing.
Pavan Chebbi
2021-01-13
1
-1
/
+2
*
bnxt_en: Improve stats context resource accounting with RDMA driver loaded.
Michael Chan
2021-01-13
1
-2
/
+6
*
r8153_ecm: Add Lenovo Powered USB-C Hub as a fallback of r8152
Leon Schuermann
2021-01-13
1
-0
/
+8
*
r8152: Add Lenovo Powered USB-C Travel Hub
Leon Schuermann
2021-01-13
2
-0
/
+8
*
net: phy: smsc: fix clk error handling
Marco Felsch
2021-01-13
1
-1
/
+2
*
rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request
Andrey Zhizhikin
2021-01-12
1
-1
/
+1
*
net: mvpp2: Remove Pause and Asym_Pause support
Stefan Chulski
2021-01-12
1
-2
/
+0
*
mlxsw: core: Increase critical threshold for ASIC thermal zone
Vadim Pasternak
2021-01-10
1
-1
/
+1
*
mlxsw: core: Add validation of transceiver temperature thresholds
Vadim Pasternak
2021-01-10
1
-4
/
+7
*
netxen_nic: fix MSI/MSI-x interrupts
Manish Chopra
2021-01-09
1
-6
/
+1
*
ppp: fix refcount underflow on channel unbridge
Tom Parkin
2021-01-09
1
-3
/
+9
*
net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs links
Stephan Gerhold
2021-01-09
1
-0
/
+1
*
Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2021-01-08
43
-244
/
+345
|
\
|
*
Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2021-01-08
12
-65
/
+120
|
|
\
|
|
*
net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
Dinghao Liu
2021-01-07
1
-0
/
+1
|
|
*
net/mlx5e: Fix two double free cases
Dinghao Liu
2021-01-07
1
-0
/
+2
|
|
*
net/mlx5: Release devlink object if adev fails
Leon Romanovsky
2021-01-07
1
-2
/
+5
|
|
*
net/mlx5e: ethtool, Fix restriction of autoneg with 56G
Aya Levin
2021-01-07
1
-6
/
+18
|
|
*
net/mlx5e: In skb build skip setting mark in switchdev mode
Maor Dickman
2021-01-07
1
-0
/
+5
|
|
*
net/mlx5: E-Switch, fix changing vf VLANID
Alaa Hleihel
2021-01-07
1
-14
/
+13
|
|
*
net/mlx5e: Fix SWP offsets when vlan inserted by driver
Moshe Shemesh
2021-01-07
3
-7
/
+19
|
|
*
net/mlx5e: CT: Use per flow counter when CT flow accounting is enabled
Oz Shlomo
2021-01-07
1
-28
/
+49
|
|
*
net/mlx5: Use port_num 1 instead of 0 when delete a RoCE address
Mark Zhang
2021-01-07
1
-1
/
+1
|
|
*
net/mlx5e: Add missing capability check for uplink follow
Aya Levin
2021-01-07
1
-1
/
+2
|
|
*
net/mlx5: Check if lag is supported before creating one
Mark Zhang
2021-01-07
1
-6
/
+5
|
*
|
net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
Aleksander Jan Bajkowski
2021-01-08
1
-3
/
+4
|
*
|
s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
Julian Wiedmann
2021-01-08
1
-1
/
+1
|
*
|
s390/qeth: fix locking for discipline setup / removal
Julian Wiedmann
2021-01-08
3
-10
/
+7
|
*
|
s390/qeth: fix deadlock during recovery
Julian Wiedmann
2021-01-08
4
-18
/
+34
|
*
|
octeontx2-af: fix memory leak of lmac and lmac->name
Colin Ian King
2021-01-08
1
-3
/
+11
|
*
|
chtls: Fix chtls resources release sequence
Ayush Sawal
2021-01-08
1
-4
/
+4
|
*
|
chtls: Added a check to avoid NULL pointer dereference
Ayush Sawal
2021-01-08
1
-0
/
+5
|
*
|
chtls: Replace skb_dequeue with skb_peek
Ayush Sawal
2021-01-08
1
-1
/
+1
|
*
|
chtls: Avoid unnecessary freeing of oreq pointer
Ayush Sawal
2021-01-08
1
-3
/
+1
|
*
|
chtls: Fix panic when route to peer not configured
Ayush Sawal
2021-01-08
1
-2
/
+12
|
*
|
chtls: Remove invalid set_tcb call
Ayush Sawal
2021-01-08
1
-3
/
+0
|
*
|
chtls: Fix hardware tid leak
Ayush Sawal
2021-01-08
1
-36
/
+3
|
|
/
|
*
can: rcar: Kconfig: update help description for CAN_RCAR config
Lad Prabhakar
2021-01-07
1
-2
/
+2
|
*
can: mcp251xfd: mcp251xfd_handle_rxif_ring(): first increment RX tail pointer...
Marc Kleine-Budde
2021-01-07
1
-4
/
+4
|
*
can: mcp251xfd: mcp251xfd_handle_tefif(): fix TEF vs. TX race condition
Marc Kleine-Budde
2021-01-07
1
-5
/
+4
|
*
can: tcan4x5x: fix bittiming const, use common bittiming from m_can driver
Marc Kleine-Budde
2021-01-07
1
-26
/
+0
|
*
can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()
Marc Kleine-Budde
2021-01-07
1
-2
/
+0
|
*
ptp: ptp_ines: prevent build when HAS_IOMEM is not set
Randy Dunlap
2021-01-07
1
-0
/
+1
|
*
net: dsa: fix led_classdev build errors
Randy Dunlap
2021-01-07
1
-0
/
+1
|
*
net: bareudp: add missing error handling for bareudp_link_config()
Jakub Kicinski
2021-01-07
1
-8
/
+14
|
*
net: mvneta: fix error message when MTU too large for XDP
Marek BehĂșn
2021-01-07
1
-1
/
+1
[next]