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.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
2020-12-05
nfc: s3fwrn5: skip the NFC bootloader mode
Bongsu Jeon
3
-12
/
+23
2020-12-05
vrf: add mac header for tunneled packets when sniffer is attached
Andrea Mayer
1
-6
/
+72
2020-12-04
Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
147
-1486
/
+3484
2020-12-04
dpaa_eth: fix build errorr in dpaa_fq_init
Anders Roxell
1
-1
/
+1
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
27
-68
/
+145
2020-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
56
-211
/
+426
2020-12-04
Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
26
-110
/
+249
2020-12-03
net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
Yevgeny Kliteynik
3
-0
/
+7
2020-12-03
net/mlx5e: kTLS, Enforce HW TX csum offload with kTLS
Tariq Toukan
1
-7
/
+15
2020-12-03
net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
Randy Dunlap
1
-0
/
+2
2020-12-03
net/mlx5: Fix wrong address reclaim when command interface is down
Eran Ben Elisha
1
-2
/
+19
2020-12-03
Merge tag 'wireless-drivers-2020-12-03' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
4
-10
/
+19
2020-12-03
net: mvpp2: Fix error return code in mvpp2_open()
Wang Hai
1
-0
/
+1
2020-12-03
chelsio/chtls: fix a double free in chtls_setkey()
Dan Carpenter
1
-0
/
+1
2020-12-03
pwm: sl28cpld: fix getting driver data in pwm callbacks
Uwe Kleine-König
1
-2
/
+4
2020-12-03
macvlan: Support for high multicast packet rate
Thomas Karlsson
1
-2
/
+38
2020-12-03
rtw88: debug: Fix uninitialized memory in debugfs code
Dan Carpenter
1
-0
/
+2
2020-12-03
vxlan: fix error return code in __vxlan_dev_create()
Zhang Changzhong
1
-1
/
+3
2020-12-03
net: pasemi: fix error return code in pasemi_mac_open()
Zhang Changzhong
1
-2
/
+6
2020-12-03
cxgb3: fix error return code in t3_sge_alloc_qset()
Zhang Changzhong
1
-0
/
+1
2020-12-03
bareudp: constify device_type declaration
Jonas Bonn
1
-1
/
+1
2020-12-03
nfc: s3fwrn5: Support a UART interface
Bongsu Jeon
5
-0
/
+223
2020-12-03
nfc: s3fwrn5: extract the common phy blocks
Bongsu Jeon
4
-79
/
+139
2020-12-03
nfc: s3fwrn5: reduce the EN_WAIT_TIME
Bongsu Jeon
1
-3
/
+3
2020-12-03
Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
15
-86
/
+150
2020-12-03
net: dsa: microchip: ksz8795: use num_vlans where possible
Michael Grzeschik
2
-2
/
+1
2020-12-03
net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUM
Michael Grzeschik
2
-4
/
+2
2020-12-03
net: dsa: microchip: remove usage of mib_port_count
Michael Grzeschik
4
-16
/
+12
2020-12-03
net: dsa: microchip: ksz8795: align port_cnt usage with other microchip drivers
Michael Grzeschik
1
-5
/
+5
2020-12-03
net: dsa: microchip: remove superfluous num_ports assignment
Michael Grzeschik
2
-4
/
+0
2020-12-03
net: dsa: microchip: ksz8795: use phy_port_cnt where possible
Michael Grzeschik
2
-13
/
+10
2020-12-03
net: dsa: microchip: ksz8795: use mib_cnt where possible
Michael Grzeschik
2
-7
/
+5
2020-12-03
net: dsa: microchip: ksz8795: use reg_mib_cnt where possible
Michael Grzeschik
2
-4
/
+3
2020-12-03
net: dsa: microchip: ksz8795: move variable assignments from detect to init
Michael Grzeschik
1
-6
/
+6
2020-12-03
net: dsa: microchip: ksz8795: remove superfluous port_cnt assignment
Michael Grzeschik
1
-2
/
+0
2020-12-03
net: dsa: microchip: ksz8795: remove unused last_port variable
Michael Grzeschik
2
-2
/
+0
2020-12-03
net: ipa: fix build-time bug in ipa_hardware_config_qsb()
Alex Elder
1
-1
/
+1
2020-12-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-1
/
+5
2020-12-02
octeontx2-af: debugfs: delete dead code
Dan Carpenter
1
-203
/
+52
2020-12-02
NFC: nxp-nci: Make firmware GPIO pin optional
Frieder Schrempf
1
-1
/
+1
2020-12-02
dpaa_eth: copy timestamp fields to new skb in A-050385 workaround
Yangbo Lu
1
-1
/
+9
2020-12-02
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
52
-348
/
+866
2020-12-02
wl1251: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-12-02
airo: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-12-02
wilc1000: added queue support for WMM
Ajay Singh
4
-61
/
+302
2020-12-02
wilc1000: call complete() for failure in wilc_wlan_txq_add_cfg_pkt()
Ajay Singh
1
-1
/
+3
2020-12-02
wilc1000: free resource in wilc_wlan_txq_add_mgmt_pkt() for failure path
Ajay Singh
1
-2
/
+6
2020-12-02
wilc1000: free resource in wilc_wlan_txq_add_net_pkt() for failure path
Ajay Singh
1
-2
/
+6
2020-12-02
wilc1000: added 'ndo_set_mac_address' callback support
Ajay Singh
3
-0
/
+56
2020-12-02
brcmfmac: expose firmware config files through modinfo
Matthias Brugger
1
-0
/
+4
[next]