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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-12
wil6210: add wil_netif_rx() helper function
Dedy Lansky
2
-24
/
+38
2019-09-12
ath10k: fix channel info parsing for non tlv target
Rakesh Pillai
3
-9
/
+17
2019-09-12
ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
Nicolas Boichat
1
-8
/
+21
2019-09-12
ath10k: free beacon buf later in vdev teardown
Ben Greear
1
-4
/
+5
2019-09-10
ath9k: release allocated buffer if timed out
Navid Emamdoost
1
-0
/
+1
2019-09-10
ath9k_htc: release allocated buffer if timed out
Navid Emamdoost
1
-0
/
+3
2019-09-10
ath9k: Remove unneeded variable to store return value
zhong jiang
1
-3
/
+1
2019-09-10
ath10k: add reorder and change PN check logic for mac80211
Wen Gong
1
-2
/
+89
2019-09-10
ath10k: add mic bytes for pmf management packet
Wen Gong
1
-0
/
+8
2019-09-04
ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
Hui Peng
1
-0
/
+8
2019-09-04
wcn36xx: use dynamic allocation for large variables
Arnd Bergmann
1
-81
/
+105
2019-09-04
ath6kl: Fix a possible null-pointer dereference in ath6kl_htc_mbox_create()
Jia-Ju Bai
1
-2
/
+2
2019-09-04
ath9k: dynack: set ackto to max timeout in ath_dynack_reset
Lorenzo Bianconi
1
-7
/
+13
2019-09-04
ath9k: dynack: set max timeout according to channel width
Lorenzo Bianconi
1
-8
/
+30
2019-09-04
ath9k: dynack: properly set last timeout timestamp in ath_dynack_reset
Lorenzo Bianconi
1
-1
/
+1
2019-09-04
ath9k: dyanck: introduce ath_dynack_set_timeout routine
Lorenzo Bianconi
1
-16
/
+21
2019-09-04
ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
Lorenzo Bianconi
1
-4
/
+4
2019-09-04
ath9k: add loader for AR92XX (and older) pci(e)
Christian Lamparter
3
-0
/
+233
2019-09-04
carl9170: remove set but not used variable 'udev'
YueHaibing
1
-2
/
+0
2019-09-04
wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc()
Markus Elfring
1
-1
/
+0
2019-09-04
wil6210: Add EDMG channel support
Alexei Avshalom Lazar
6
-13
/
+240
2019-09-04
wil6210: fix wil_cid_valid with negative cid values
Colin Ian King
1
-1
/
+1
2019-09-02
Merge branch 'mvpp2-per-cpu-buffers'
David S. Miller
2
-41
/
+237
2019-09-02
mvpp2: percpu buffers
Matteo Croce
2
-23
/
+222
2019-09-02
mvpp2: refactor BM pool functions
Matteo Croce
1
-19
/
+16
2019-09-02
net: dsa: Fix off-by-one number of calls to devlink_port_unregister
Vladimir Oltean
1
-10
/
+29
2019-09-02
mlx5: Add missing init_net check in FIB notifier
Jiri Pirko
1
-0
/
+3
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
226
-1074
/
+2169
2019-09-02
Linux 5.3-rc7
v5.3-rc7
Linus Torvalds
1
-1
/
+1
2019-09-02
Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-18
/
+328
2019-09-02
Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-47
/
+82
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
89
-487
/
+761
2019-09-01
Merge branch 'net-dsa-mv88e6xxx-centralize-SERDES-IRQ-handling'
David S. Miller
5
-351
/
+315
2019-09-01
net: dsa: mv88e6xxx: centralize SERDES IRQ handling
Vivien Didelot
4
-175
/
+69
2019-09-01
net: dsa: mv88e6xxx: introduce .serdes_irq_status
Vivien Didelot
4
-21
/
+64
2019-09-01
net: dsa: mv88e6xxx: introduce .serdes_irq_enable
Vivien Didelot
5
-50
/
+66
2019-09-01
net: dsa: mv88e6xxx: pass lane to .serdes_power
Vivien Didelot
5
-27
/
+44
2019-09-01
net: dsa: mv88e6xxx: merge mv88e6352_serdes_power_set
Vivien Didelot
1
-14
/
+4
2019-09-01
net: dsa: mv88e6xxx: implement mv88e6352_serdes_get_lane
Vivien Didelot
3
-1
/
+15
2019-09-01
net: dsa: mv88e6xxx: simplify .serdes_get_lane
Vivien Didelot
4
-122
/
+74
2019-09-01
net: dsa: mv88e6xxx: introduce .serdes_irq_mapping
Vivien Didelot
4
-6
/
+45
2019-09-01
net: dsa: mv88e6xxx: fix SERDES IRQ mapping
Vivien Didelot
2
-11
/
+5
2019-09-01
net: dsa: mv88e6xxx: check errors in mv88e6352_serdes_irq_link
Vivien Didelot
1
-2
/
+7
2019-09-01
net: hns3: remove set but not used variable 'qos'
YueHaibing
1
-2
/
+1
2019-09-01
net: hns3: remove redundant assignment to pointer reg_info
Colin Ian King
1
-1
/
+1
2019-09-01
net: seeq: Fix the function used to release some memory in an error handling ...
Christophe JAILLET
1
-3
/
+4
2019-09-01
netlabel: remove redundant assignment to pointer iter
Colin Ian King
1
-1
/
+1
2019-09-01
r8169: don't set bit RxVlan on RTL8125
Heiner Kallweit
1
-2
/
+4
2019-09-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-39
/
+43
2019-09-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+24
[next]