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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-02
Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
Gopal Tiwari
1
-0
/
+3
2021-02-01
Bluetooth: Skip eSCO 2M params when not supported
Yu Liu
1
-2
/
+18
2021-01-29
Bluetooth: fix indentation and alignment reported by checkpatch
Tomoyuki Matsushita
1
-11
/
+11
2021-01-29
Bluetooth: fix coccicheck warnings debugfs
Jiapeng Zhong
1
-40
/
+40
2021-01-29
Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
Hans de Goede
1
-7
/
+11
2021-01-25
Bluetooth: L2CAP: Try harder to accept device not knowing options
Bastien Nocera
1
-0
/
+1
2021-01-25
Bluetooth: L2CAP: Fix handling fragmented length
Luiz Augusto von Dentz
1
-25
/
+93
2021-01-25
Bluetooth: btusb: fix memory leak on suspend and resume
Vamshi K Sthambamkadi
1
-1
/
+2
2021-01-25
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian
1
-2
/
+4
2021-01-25
Bluetooth: drop HCI device reference before return
Pan Bian
1
-0
/
+1
2021-01-25
Bluetooth: disable advertisement filters during suspend
Howard Chung
3
-5
/
+44
2021-01-25
Bluetooth: advmon offload MSFT interleave scanning integration
Archie Pusaka
1
-9
/
+11
2021-01-25
Bluetooth: advmon offload MSFT handle filter enablement
Archie Pusaka
2
-0
/
+73
2021-01-25
Bluetooth: advmon offload MSFT handle controller reset
Archie Pusaka
1
-5
/
+71
2021-01-25
Bluetooth: advmon offload MSFT remove monitor
Archie Pusaka
4
-48
/
+317
2021-01-25
Bluetooth: advmon offload MSFT add monitor
Archie Pusaka
4
-40
/
+342
2021-01-25
Bluetooth: advmon offload MSFT add rssi support
Archie Pusaka
1
-72
/
+153
2021-01-06
Bluetooth: avoid u128_xor() on potentially misaligned inputs
Ard Biesheuvel
1
-3
/
+2
2020-12-27
Bluetooth: Fix initializing response id after clearing struct
Christopher William Snowhill
1
-1
/
+1
2020-12-19
Bluetooth: Cancel Inquiry before Create Connection
Sonny Sasaka
1
-0
/
+17
2020-12-19
Bluetooth: Pause service discovery for suspend
Abhishek Pandit-Subedi
1
-0
/
+8
2020-12-19
Bluetooth: Remove hci_req_le_suspend_config
Abhishek Pandit-Subedi
1
-17
/
+8
2020-12-16
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
405
-10696
/
+12807
2020-12-15
net: fix proc_fs init handling in af_packet and tls
Yonatan Linik
2
-0
/
+5
2020-12-15
af_vsock: Assign the vsock transport considering the vsock address flags
Andra Paraschiv
1
-2
/
+7
2020-12-15
af_vsock: Set VMADDR_FLAG_TO_HOST flag on the receive path
Andra Paraschiv
1
-0
/
+12
2020-12-15
vsock_addr: Check for supported flag values
Andra Paraschiv
1
-1
/
+3
2020-12-15
net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabled
Tariq Toukan
1
-0
/
+5
2020-12-15
tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit
Alexander Duyck
1
-1
/
+16
2020-12-15
net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...
Vasily Averin
1
-0
/
+6
2020-12-15
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2020-12-15
net: bridge: Fix a warning when del bridge sysfs
Wang Hai
1
-1
/
+4
2020-12-15
mptcp: let MPTCP create max size skbs
Paolo Abeni
1
-5
/
+9
2020-12-15
mptcp: pm: simplify select_local_address()
Paolo Abeni
1
-4
/
+2
2020-12-15
mptcp: parse and act on incoming FASTCLOSE option
Florian Westphal
3
-0
/
+54
2020-12-15
tcp: parse mptcp options contained in reset packets
Florian Westphal
2
-6
/
+9
2020-12-15
mptcp: hold mptcp socket before calling tcp_done
Florian Westphal
1
-1
/
+6
2020-12-15
mptcp: use MPTCPOPT_HMAC_LEN macro
Geliang Tang
1
-1
/
+1
2020-12-15
mptcp: remove address when netlink flushes addrs
Geliang Tang
1
-5
/
+10
2020-12-15
mptcp: attach subflow socket to parent cgroup
Nicolas Rybowski
1
-0
/
+27
2020-12-15
net: openvswitch: fix TTL decrement exception action execution
Eelco Chaudron
1
-9
/
+6
2020-12-15
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
4
-9
/
+9
2020-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
19
-114
/
+465
2020-12-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-24
/
+40
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-4
/
+3
2020-12-13
net: x25: Remove unimplemented X.25-over-LLC code stubs
Xie He
3
-24
/
+2
2020-12-13
inet: frags: batch fqdir destroy works
SeongJae Park
1
-8
/
+39
2020-12-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-7
/
+67
2020-12-12
netfilter: nftables: netlink support for several set element expressions
Pablo Neira Ayuso
2
-6
/
+143
2020-12-12
netfilter: nftables: generalize set extension to support for several expressions
Pablo Neira Ayuso
3
-47
/
+168
[next]