index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
2021-10-05
1
-1
/
+4
*
bpf: Enable TCP congestion control kfunc from modules
Kumar Kartikeya Dwivedi
2021-10-05
4
-34
/
+80
*
bpf: Introduce BPF support for kernel module function calls
Kumar Kartikeya Dwivedi
2021-10-05
2
-2
/
+2
*
Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-10-05
21
-959
/
+2107
|
\
|
*
Bluetooth: Rename driver .prevent_wake to .wakeup
Luiz Augusto von Dentz
2021-10-01
1
-6
/
+7
|
*
Bluetooth: hci_sock: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
2021-10-01
1
-63
/
+37
|
*
Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifier
Luiz Augusto von Dentz
2021-09-29
1
-49
/
+67
|
*
Bluetooth: Fix handling of experimental feature for codec offload
Marcel Holtmann
2021-09-28
1
-13
/
+4
|
*
Bluetooth: Fix handling of experimental feature for quality reports
Marcel Holtmann
2021-09-28
1
-11
/
+4
|
*
Bluetooth: Fix wrong opcode when LL privacy enabled
Yun-Hao Chung
2021-09-28
1
-1
/
+1
|
*
Bluetooth: Fix Advertisement Monitor Suspend/Resume
Manish Mandlik
2021-09-28
3
-21
/
+116
|
*
Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c
Luiz Augusto von Dentz
2021-09-22
3
-124
/
+128
|
*
Bluetooth: SCO: Fix sco_send_frame returning skb->len
Luiz Augusto von Dentz
2021-09-21
1
-4
/
+6
|
*
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2021-09-21
2
-2
/
+2
|
*
Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF
Luiz Augusto von Dentz
2021-09-21
1
-11
/
+91
|
*
Bluetooth: eir: Move EIR/Adv Data functions to its own file
Luiz Augusto von Dentz
2021-09-21
8
-426
/
+481
|
*
Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
Luiz Augusto von Dentz
2021-09-13
2
-43
/
+53
|
*
Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
2021-09-13
1
-23
/
+11
|
*
Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle
Miao-chen Chou
2021-09-10
3
-9
/
+53
|
*
Bluetooth: Allow usb to auto-suspend when SCO use non-HCI transport
Chethan T N
2021-09-07
1
-4
/
+11
|
*
Bluetooth: Add offload feature under experimental flag
Kiran K
2021-09-07
1
-1
/
+99
|
*
Bluetooth: Add support for msbc coding format
Kiran K
2021-09-07
1
-0
/
+26
|
*
Bluetooth: Configure codec for HFP offload use case
Kiran K
2021-09-07
3
-0
/
+53
|
*
Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command
Kiran K
2021-09-07
3
-4
/
+152
|
*
Bluetooth: Allow setting of codec for HFP offload use case
Kiran K
2021-09-07
1
-0
/
+60
|
*
Bluetooth: Allow querying of supported offload codecs over SCO socket
Kiran K
2021-09-07
1
-0
/
+101
|
*
Bluetooth: Add support for Read Local Supported Codecs V2
Kiran K
2021-09-07
3
-1
/
+70
|
*
Bluetooth: Enumerate local supported codec and cache details
Kiran K
2021-09-07
4
-5
/
+186
|
*
Bluetooth: fix init and cleanup of sco_conn.timeout_work
Desmond Cheong Zhi Xi
2021-09-03
1
-5
/
+4
|
*
Bluetooth: call sock_hold earlier in sco_conn_del
Desmond Cheong Zhi Xi
2021-09-03
1
-1
/
+2
|
*
Bluetooth: fix use-after-free error in lock_sock_nested()
Wang ShaoBo
2021-09-01
1
-1
/
+9
|
*
Bluetooth: Fix using RPA when address has been resolved
Luiz Augusto von Dentz
2021-08-30
3
-28
/
+40
|
*
Bluetooth: Fix using address type from events
Luiz Augusto von Dentz
2021-08-30
2
-40
/
+22
|
*
Bluetooth: Fix enabling advertising for central role
Luiz Augusto von Dentz
2021-08-30
1
-2
/
+2
|
*
Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
Takashi Iwai
2021-08-30
1
-8
/
+16
|
*
Bluetooth: Support the quality report events
Joseph Hwang
2021-08-30
1
-1
/
+108
|
*
Bluetooth: refactor set_exp_feature with a feature table
Joseph Hwang
2021-08-30
1
-106
/
+142
|
*
Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA
Brian Gix
2021-08-30
1
-0
/
+5
|
*
Bluetooth: reorganize functions from hci_sock_sendmsg()
Tetsuo Handa
2021-08-30
1
-29
/
+21
*
|
netlink: remove netlink_broadcast_filtered
Florian Westphal
2021-10-05
1
-21
/
+2
*
|
net: ipv6: fix use after free of struct seg6_pernet_data
MichelleJin
2021-10-04
1
-1
/
+1
*
|
ipv6: ioam: Add support for the ip6ip6 encapsulation
Justin Iurman
2021-10-04
2
-54
/
+213
*
|
ipv6: ioam: Prerequisite patch for ioam6_iptunnel
Justin Iurman
2021-10-04
1
-35
/
+20
*
|
ipv6: ioam: Distinguish input and output for hop-limit
Justin Iurman
2021-10-04
2
-6
/
+7
*
|
mctp: Add input reassembly tests
Jeremy Kerr
2021-10-03
1
-0
/
+134
*
|
mctp: Add route input to socket tests
Jeremy Kerr
2021-10-03
1
-0
/
+132
*
|
mctp: Add packet rx tests
Jeremy Kerr
2021-10-03
1
-3
/
+64
*
|
mctp: Add test utils
Jeremy Kerr
2021-10-03
3
-0
/
+90
*
|
mctp: Add initial test structure and fragmentation test
Jeremy Kerr
2021-10-03
3
-0
/
+227
*
|
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
4
-7
/
+7
[next]