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-08
Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
43
-243
/
+344
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
3
-19
/
+16
2021-01-07
Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Jakub Kicinski
12
-64
/
+119
2021-01-07
net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
Aleksander Jan Bajkowski
1
-3
/
+4
2021-01-07
s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
Julian Wiedmann
1
-1
/
+1
2021-01-07
s390/qeth: fix locking for discipline setup / removal
Julian Wiedmann
3
-10
/
+7
2021-01-07
s390/qeth: fix deadlock during recovery
Julian Wiedmann
4
-18
/
+34
2021-01-07
octeontx2-af: fix memory leak of lmac and lmac->name
Colin Ian King
1
-3
/
+11
2021-01-07
chtls: Fix chtls resources release sequence
Ayush Sawal
1
-4
/
+4
2021-01-07
chtls: Added a check to avoid NULL pointer dereference
Ayush Sawal
1
-0
/
+5
2021-01-07
chtls: Replace skb_dequeue with skb_peek
Ayush Sawal
1
-1
/
+1
2021-01-07
chtls: Avoid unnecessary freeing of oreq pointer
Ayush Sawal
1
-3
/
+1
2021-01-07
chtls: Fix panic when route to peer not configured
Ayush Sawal
1
-2
/
+12
2021-01-07
chtls: Remove invalid set_tcb call
Ayush Sawal
1
-3
/
+0
2021-01-07
chtls: Fix hardware tid leak
Ayush Sawal
1
-36
/
+3
2021-01-07
net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
Dinghao Liu
1
-0
/
+1
2021-01-07
net/mlx5e: Fix two double free cases
Dinghao Liu
1
-0
/
+2
2021-01-07
net/mlx5: Release devlink object if adev fails
Leon Romanovsky
1
-2
/
+5
2021-01-07
net/mlx5e: ethtool, Fix restriction of autoneg with 56G
Aya Levin
1
-6
/
+18
2021-01-07
net/mlx5e: In skb build skip setting mark in switchdev mode
Maor Dickman
1
-0
/
+5
2021-01-07
net/mlx5: E-Switch, fix changing vf VLANID
Alaa Hleihel
1
-13
/
+12
2021-01-07
net/mlx5e: Fix SWP offsets when vlan inserted by driver
Moshe Shemesh
3
-7
/
+19
2021-01-07
net/mlx5e: CT: Use per flow counter when CT flow accounting is enabled
Oz Shlomo
1
-28
/
+49
2021-01-07
net/mlx5: Use port_num 1 instead of 0 when delete a RoCE address
Mark Zhang
1
-1
/
+1
2021-01-07
net/mlx5e: Add missing capability check for uplink follow
Aya Levin
1
-1
/
+2
2021-01-07
net/mlx5: Check if lag is supported before creating one
Mark Zhang
1
-6
/
+5
2021-01-07
Merge tag 'spi-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
4
-21
/
+104
2021-01-07
Merge tag 'regulator-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
4
-3
/
+65
2021-01-07
Merge tag 'regmap-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-2
/
+7
2021-01-07
can: rcar: Kconfig: update help description for CAN_RCAR config
Lad Prabhakar
1
-2
/
+2
2021-01-07
can: mcp251xfd: mcp251xfd_handle_rxif_ring(): first increment RX tail pointer in HW, then in driver
Marc Kleine-Budde
1
-4
/
+4
2021-01-07
can: mcp251xfd: mcp251xfd_handle_tefif(): fix TEF vs. TX race condition
Marc Kleine-Budde
1
-5
/
+4
2021-01-07
can: tcan4x5x: fix bittiming const, use common bittiming from m_can driver
Marc Kleine-Budde
1
-26
/
+0
2021-01-07
can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()
Marc Kleine-Budde
1
-2
/
+0
2021-01-06
ptp: ptp_ines: prevent build when HAS_IOMEM is not set
Randy Dunlap
1
-0
/
+1
2021-01-06
net: dsa: fix led_classdev build errors
Randy Dunlap
1
-0
/
+1
2021-01-06
net: bareudp: add missing error handling for bareudp_link_config()
Jakub Kicinski
1
-8
/
+14
2021-01-06
net: mvneta: fix error message when MTU too large for XDP
Marek BehĂșn
1
-1
/
+1
2021-01-05
net: ethernet: fs_enet: Add missing MODULE_LICENSE
Michael Ellerman
2
-0
/
+2
2021-01-05
net: cdc_ncm: correct overhead in delayed_ndp_size
Jouni K. SeppÀnen
1
-2
/
+6
2021-01-05
net: hns3: fix incorrect handling of sctp6 rss tuple
Jian Shen
4
-5
/
+14
2021-01-05
net: hns3: fix the number of queues actually used by ARQ
Yufeng Mo
1
-2
/
+2
2021-01-05
net: hns3: fix a phy loopback fail issue
Yonglong Liu
1
-1
/
+2
2021-01-05
net: stmmac: dwmac-sun8i: Balance syscon (de)initialization
Samuel Holland
1
-25
/
+25
2021-01-05
net: stmmac: dwmac-sun8i: Balance internal PHY power
Samuel Holland
1
-8
/
+23
2021-01-05
net: stmmac: dwmac-sun8i: Balance internal PHY resource references
Samuel Holland
1
-6
/
+21
2021-01-05
net: stmmac: dwmac-sun8i: Fix probe error handling
Samuel Holland
1
-10
/
+15
2021-01-05
net/sonic: Fix some resource leaks in error handling paths
Christophe JAILLET
2
-4
/
+15
2021-01-05
wan: ds26522: select CONFIG_BITREVERSE
Arnd Bergmann
1
-0
/
+1
2021-01-05
misdn: dsp: select CONFIG_BITREVERSE
Arnd Bergmann
1
-0
/
+1
[next]