index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELS
Johannes Berg
1
-5
/
+0
2021-06-22
net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csum
Lorenzo Bianconi
2
-21
/
+12
2021-06-22
stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe()
Dan Carpenter
1
-1
/
+2
2021-06-22
hv_netvsc: Avoid field-overflowing memcpy()
Kees Cook
2
-4
/
+3
2021-06-22
net: dsa: b53: Create default VLAN entry explicitly
Florian Fainelli
1
-8
/
+19
2021-06-22
octeontx2-af: Avoid field-overflowing memcpy()
Kees Cook
1
-1
/
+1
2021-06-22
wwan: core: add WWAN common private data for netdev
Sergey Ryazanov
4
-15
/
+43
2021-06-22
net: iosm: create default link via WWAN core
Sergey Ryazanov
2
-1
/
+5
2021-06-22
wwan: core: support default netdev creation
Sergey Ryazanov
4
-4
/
+79
2021-06-22
wwan: core: no more hold netdev ops owning module
Sergey Ryazanov
3
-13
/
+1
2021-06-22
net: iosm: drop custom netdev(s) removing
Sergey Ryazanov
1
-14
/
+1
2021-06-22
wwan: core: remove all netdevs on ops unregistering
Sergey Ryazanov
1
-9
/
+31
2021-06-22
wwan: core: multiple netdevs deletion support
Sergey Ryazanov
1
-1
/
+1
2021-06-22
wwan: core: require WWAN netdev setup callback existence
Sergey Ryazanov
1
-1
/
+1
2021-06-22
wwan: core: relocate ops registering code
Sergey Ryazanov
1
-71
/
+71
2021-06-22
wwan_hwsim: support network interface creation
Sergey Ryazanov
1
-0
/
+48
2021-06-22
net: mvpp2: remove unused 'has_phy' field
Marcin Wojtas
2
-4
/
+0
2021-06-22
net: mvpp2: enable using phylink with ACPI
Marcin Wojtas
1
-5
/
+17
2021-06-22
net: mvmdio: add ACPI support
Marcin Wojtas
1
-2
/
+12
2021-06-22
net/fsl: switch to fwnode_mdiobus_register
Marcin Wojtas
2
-12
/
+3
2021-06-22
net: mdiobus: Introduce fwnode_mdbiobus_register()
Marcin Wojtas
1
-0
/
+22
2021-06-22
ibmvnic: Use strscpy() instead of strncpy()
Kees Cook
1
-3
/
+3
2021-06-22
net: ll_temac: Remove left-over debug message
Esben Haabendal
1
-3
/
+1
2021-06-22
net: hns3: Fix a memory leak in an error handling path in 'hclge_handle_error...
Christophe JAILLET
1
-2
/
+4
2021-06-22
net: fec: add ndo_select_queue to fix TX bandwidth fluctuations
Fugang Duan
1
-0
/
+32
2021-06-22
net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IP
Joakim Zhang
2
-5
/
+11
2021-06-21
net: c101: remove redundant spaces
Peng Li
1
-1
/
+1
2021-06-21
net: c101: replace comparison to NULL with "!card"
Peng Li
1
-2
/
+2
2021-06-21
net: c101: add blank line after declarations
Peng Li
1
-0
/
+1
2021-06-21
mlxsw: core: Add support for module EEPROM read by page
Ido Schimmel
4
-0
/
+108
2021-06-21
mlxsw: reg: Document possible MCIA status values
Ido Schimmel
1
-0
/
+14
2021-06-21
mlxsw: reg: Add bank number to MCIA register
Ido Schimmel
1
-0
/
+6
2021-06-21
net: ipa: add IPA v3.1 configuration data
Alex Elder
4
-3
/
+541
2021-06-21
net: ipa: introduce gsi_ring_setup()
Alex Elder
2
-28
/
+51
2021-06-21
net: ipa: FLAVOR_0 register doesn't exist until IPA v3.5
Alex Elder
1
-0
/
+15
2021-06-21
net: ipa: disable misc clock gating for IPA v3.1
Alex Elder
1
-5
/
+9
2021-06-21
net: ipa: inter-EE interrupts aren't always available
Alex Elder
2
-4
/
+12
2021-06-21
nfp: flower-ct: check for error in nfp_fl_ct_offload_nft_flow()
Dan Carpenter
1
-0
/
+2
2021-06-21
net: qualcomm: rmnet: fix two pointer math bugs
Dan Carpenter
1
-2
/
+2
2021-06-21
net: iosm: remove an unnecessary NULL check
Dan Carpenter
1
-1
/
+1
2021-06-21
net: hns3: fix a double shift bug
Dan Carpenter
1
-3
/
+3
2021-06-21
net: hns3: fix different snprintf() limit
Dan Carpenter
1
-3
/
+1
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
406
-1626
/
+3058
2021-06-19
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
63
-208
/
+396
2021-06-18
Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-131
/
+262
2021-06-18
net: wwan: Allow WWAN drivers to provide blocking tx and poll function
Stephan Gerhold
2
-4
/
+35
2021-06-18
net: wwan: Add RPMSG WWAN CTRL driver
Stephan Gerhold
3
-0
/
+162
2021-06-18
rpmsg: core: Add driver_data for rpmsg_device_id
Stephan Gerhold
1
-1
/
+3
2021-06-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
9
-364
/
+62
2021-06-18
net: ethernet: fix potential use-after-free in ec_bhf_remove
Pavel Skripkin
1
-1
/
+3
[next]