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-7.0.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
2020-09-13
Bluetooth: Only mark socket zapped after unlocking
Abhishek Pandit-Subedi
1
-3
/
+4
2020-09-11
Bluetooth: Add MGMT capability flags for tx power and ext advertising
Daniel Winkler
2
-0
/
+4
2020-09-11
Bluetooth: Report num supported adv instances for hw offloading
Daniel Winkler
2
-4
/
+4
2020-09-11
Bluetooth: hci_qca: Remove duplicate power off in proto close
Venkata Lakshmi Narayana Gubba
1
-3
/
+2
2020-09-11
Bluetooth: hci_serdev: Close UART port if NON_PERSISTENT_SETUP is set
Venkata Lakshmi Narayana Gubba
1
-3
/
+33
2020-09-11
Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTU
Joseph Hwang
1
-0
/
+6
2020-09-11
Bluetooth: Re-order clearing suspend tasks
Abhishek Pandit-Subedi
1
-1
/
+1
2020-09-11
Bluetooth: hci_intel: enable on new platform
Andy Shevchenko
1
-4
/
+5
2020-09-11
Bluetooth: Fix memory leak in read_adv_mon_features()
Peilin Ye
1
-4
/
+8
2020-09-11
Bluetooth: btmtksdio: use NULL instead of zero
YueHaibing
1
-2
/
+2
2020-09-11
Bluetooth: hci_intel: switch to list_for_each_entry()
Andy Shevchenko
1
-21
/
+10
2020-09-11
Bluetooth: hci_intel: drop strange le16_to_cpu() against u8 values
Andy Shevchenko
1
-10
/
+4
2020-09-11
Bluetooth: hci_qca: remove redundant null check
Xu Wang
1
-2
/
+1
2020-09-01
Bluetooth: Clear suspend tasks on unregister
Abhishek Pandit-Subedi
1
-0
/
+11
2020-08-31
Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urb
Dinghao Liu
1
-0
/
+1
2020-08-31
Bluetooth: btusb: Update boot parameter specific to SKU
Kiran K
1
-4
/
+4
2020-08-02
Bluetooth: hci_uart: Cancel init work before unregistering
Samuel Holland
2
-0
/
+3
2020-08-02
Bluetooth: hci_h5: Remove ignored flag HCI_UART_RESET_ON_INIT
Samuel Holland
1
-2
/
+0
2020-08-02
Bluetooth: btmrvl: eliminate duplicates introducing btmrvl_reg_89xx
Tamás Szűcs
1
-50
/
+4
2020-08-01
mptcp: fix syncookie build error on UP
Florian Westphal
1
-3
/
+1
2020-08-01
fib: fix another fib_rules_ops indirect call wrapper problem
Brian Vazquez
1
-0
/
+6
2020-08-01
tcp: fix build fong CONFIG_MPTCP=n
Eric Dumazet
1
-2
/
+3
2020-08-01
Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...
David S. Miller
42
-235
/
+511
2020-08-01
rtnetlink: add support for protodown reason
Roopa Prabhu
4
-5
/
+147
2020-08-01
tun: add missing rcu annotation in tun_set_ebpf()
Jason Wang
1
-1
/
+1
2020-08-01
tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
4
-3
/
+9
2020-08-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
17
-178
/
+77
2020-08-01
Merge branch 'mptcp-syncookies'
David S. Miller
16
-43
/
+453
2020-08-01
selftests: mptcp: add test cases for mptcp join tests with syn cookies
Florian Westphal
1
-2
/
+64
2020-08-01
selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionally
Florian Westphal
1
-0
/
+47
2020-08-01
mptcp: enable JOIN requests even if cookies are in use
Florian Westphal
6
-0
/
+174
2020-08-01
tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option
Florian Westphal
4
-11
/
+37
2020-08-01
mptcp: subflow: add mptcp_subflow_init_cookie_req helper
Florian Westphal
4
-1
/
+86
2020-08-01
mptcp: rename and export mptcp_subflow_request_sock_ops
Florian Westphal
2
-5
/
+7
2020-08-01
mptcp: subflow: split subflow_init_req
Florian Westphal
1
-10
/
+22
2020-08-01
mptcp: token: move retry to caller
Florian Westphal
2
-9
/
+12
2020-08-01
tcp: rename request_sock cookie_ts bit to syncookie
Florian Westphal
4
-5
/
+4
2020-08-01
net/sched: cls_u32: Use struct_size() helper
Gustavo A. R. Silva
1
-14
/
+6
2020-08-01
qede: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-3
/
+1
2020-08-01
qed: Use %pM format specifier for MAC addresses
Andy Shevchenko
2
-7
/
+4
2020-08-01
hsr: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-8
/
+2
2020-08-01
Merge branch 's390-qeth-next'
David S. Miller
4
-36
/
+48
2020-08-01
s390/qeth: use all configured RX buffers
Julian Wiedmann
1
-12
/
+4
2020-08-01
s390/qeth: don't process empty bridge port events
Julian Wiedmann
1
-0
/
+4
2020-08-01
s390/qeth: integrate RX refill worker with NAPI
Julian Wiedmann
4
-18
/
+26
2020-08-01
s390/qeth: tolerate pre-filled RX buffer
Julian Wiedmann
1
-6
/
+14
2020-08-01
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
1
-2
/
+1
2020-08-01
bluetooth: sco: Fix sockptr reference.
David S. Miller
1
-1
/
+1
2020-08-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
44
-324
/
+2149
2020-07-31
Bluetooth: Remove CRYPTO_ALG_INTERNAL flag
Herbert Xu
2
-4
/
+4
[next]