index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-21
Bluetooth: SCO: Fix sco_send_frame returning skb->len
Luiz Augusto von Dentz
1
-4
/
+6
2021-09-21
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2
-2
/
+2
2021-09-21
Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF
Luiz Augusto von Dentz
1
-11
/
+91
2021-09-21
Bluetooth: eir: Move EIR/Adv Data functions to its own file
Luiz Augusto von Dentz
8
-426
/
+481
2021-09-13
Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
Luiz Augusto von Dentz
2
-43
/
+53
2021-09-13
Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
1
-23
/
+11
2021-09-10
Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle
Miao-chen Chou
3
-9
/
+53
2021-09-07
Bluetooth: Allow usb to auto-suspend when SCO use non-HCI transport
Chethan T N
1
-4
/
+11
2021-09-07
Bluetooth: Add offload feature under experimental flag
Kiran K
1
-1
/
+99
2021-09-07
Bluetooth: Add support for msbc coding format
Kiran K
1
-0
/
+26
2021-09-07
Bluetooth: Configure codec for HFP offload use case
Kiran K
3
-0
/
+53
2021-09-07
Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command
Kiran K
3
-4
/
+152
2021-09-07
Bluetooth: Allow setting of codec for HFP offload use case
Kiran K
1
-0
/
+60
2021-09-07
Bluetooth: Allow querying of supported offload codecs over SCO socket
Kiran K
1
-0
/
+101
2021-09-07
Bluetooth: Add support for Read Local Supported Codecs V2
Kiran K
3
-1
/
+70
2021-09-07
Bluetooth: Enumerate local supported codec and cache details
Kiran K
4
-5
/
+186
2021-09-03
Bluetooth: fix init and cleanup of sco_conn.timeout_work
Desmond Cheong Zhi Xi
1
-5
/
+4
2021-09-03
Bluetooth: call sock_hold earlier in sco_conn_del
Desmond Cheong Zhi Xi
1
-1
/
+2
2021-09-01
Bluetooth: fix use-after-free error in lock_sock_nested()
Wang ShaoBo
1
-1
/
+9
2021-08-30
Bluetooth: Fix using RPA when address has been resolved
Luiz Augusto von Dentz
3
-28
/
+40
2021-08-30
Bluetooth: Fix using address type from events
Luiz Augusto von Dentz
2
-40
/
+22
2021-08-30
Bluetooth: Fix enabling advertising for central role
Luiz Augusto von Dentz
1
-2
/
+2
2021-08-30
Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
Takashi Iwai
1
-8
/
+16
2021-08-30
Bluetooth: Support the quality report events
Joseph Hwang
1
-1
/
+108
2021-08-30
Bluetooth: refactor set_exp_feature with a feature table
Joseph Hwang
1
-106
/
+142
2021-08-30
Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA
Brian Gix
1
-0
/
+5
2021-08-30
Bluetooth: reorganize functions from hci_sock_sendmsg()
Tetsuo Handa
1
-29
/
+21
2021-08-30
net: ipv4: Fix the warning for dereference
Yajun Deng
1
-1
/
+3
2021-08-30
net: qrtr: make checks in qrtr_endpoint_post() stricter
Dan Carpenter
1
-2
/
+6
2021-08-30
fix array-index-out-of-bounds in taprio_change
Haimin Zhang
1
-1
/
+3
2021-08-30
net: fix NULL pointer reference in cipso_v4_doi_free
王贇
1
-2
/
+2
2021-08-30
ipv4: make exception cache less predictible
Eric Dumazet
1
-16
/
+30
2021-08-30
ipv6: make exception cache less predictible
Eric Dumazet
1
-1
/
+4
2021-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-212
/
+317
2021-08-30
netfilter: add netfilter hooks to SRv6 data plane
Ryoga Saito
6
-36
/
+224
2021-08-27
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
2
-6
/
+21
2021-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
3
-3
/
+74
2021-08-27
mptcp: make the locking tx schema more readable
Paolo Abeni
1
-3
/
+7
2021-08-27
mptcp: optimize the input options processing
Paolo Abeni
1
-34
/
+37
2021-08-27
mptcp: consolidate in_opt sub-options fields in a bitmask
Paolo Abeni
4
-73
/
+63
2021-08-27
mptcp: better binary layout for mptcp_options_received
Paolo Abeni
2
-15
/
+13
2021-08-27
mptcp: do not set unconditionally csum_reqd on incoming opt
Paolo Abeni
1
-3
/
+1
2021-08-26
tcp: enable mid stream window clamp
Neil Spring
1
-0
/
+1
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-39
/
+48
2021-08-26
Merge tag 'nfsd-5.14-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+2
2021-08-26
Revert "net: really fix the build..."
Kalle Valo
1
-15
/
+1
2021-08-26
net: fix NULL pointer reference in cipso_v4_doi_free
王贇
1
-8
/
+10
2021-08-26
rtnetlink: Return correct error on changing device netns
Andrey Ignatov
1
-1
/
+2
2021-08-26
Merge tag 'mac80211-next-for-net-next-2021-08-26' of git://git.kernel.org/pub...
David S. Miller
9
-3
/
+441
2021-08-26
sock: remove one redundant SKB_FRAG_PAGE_ORDER macro
Yunsheng Lin
1
-1
/
+0
[next]