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
2022-09-06
Bluetooth: Implement support for Mesh
Brian Gix
7
-44
/
+690
2022-08-31
Bluetooth: Move hci_abort_conn to hci_conn.c
Brian Gix
4
-95
/
+90
2022-08-31
Bluetooth: Normalize HCI_OP_READ_ENC_KEY_SIZE cmdcmplt
Brian Gix
1
-47
/
+45
2022-08-25
Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn
Zhengping Jiang
1
-2
/
+4
2022-08-25
Bluetooth: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-25
Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
Archie Pusaka
1
-1
/
+1
2022-08-25
Bluetooth: ISO: Fix not handling shutdown condition
Luiz Augusto von Dentz
1
-10
/
+25
2022-08-25
Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor()
Tetsuo Handa
1
-1
/
+0
2022-08-25
Bluetooth: MGMT: Fix Get Device Flags
Luiz Augusto von Dentz
1
-29
/
+42
2022-08-25
Bluetooth: L2CAP: Fix build errors in some archs
Luiz Augusto von Dentz
1
-5
/
+5
2022-08-25
Bluetooth: hci_sync: Fix suspend performance regression
Luiz Augusto von Dentz
1
-10
/
+14
2022-08-25
Bluetooth: hci_event: Fix vendor (unknown) opcode status handling
Hans de Goede
1
-0
/
+11
2022-08-25
Bluetooth: convert hci_update_adv_data to hci_sync
Brian Gix
5
-68
/
+22
2022-08-25
Bluetooth: move hci_get_random_address() to hci_sync
Brian Gix
3
-172
/
+165
2022-08-25
Bluetooth: Delete unreferenced hci_request code
Brian Gix
2
-768
/
+2
2022-08-25
Bluetooth: Move Adv Instance timer to hci_sync
Brian Gix
4
-126
/
+123
2022-08-25
Bluetooth: Convert SCO configure_datapath to hci_sync
Brian Gix
3
-60
/
+75
2022-08-25
Bluetooth: Delete unused hci_req_stop_discovery()
Brian Gix
2
-50
/
+0
2022-08-25
Bluetooth: Rework le_scan_restart for hci_sync
Brian Gix
2
-89
/
+75
2022-08-25
Bluetooth: Convert le_scan_disable timeout to hci_sync
Brian Gix
2
-97
/
+74
2022-08-25
net: devlink: limit flash component name to match version returned by info_get()
Jiri Pirko
1
-17
/
+88
2022-08-25
net: devlink: extend info_get() version put to indicate a flash component
Jiri Pirko
1
-4
/
+30
2022-08-25
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
20
-39
/
+0
2022-08-25
net: gro: skb_gro_header helper function
Richard Gobert
7
-42
/
+21
2022-08-24
net: Add a bhash2 table hashed by port and address
Joanne Koong
9
-92
/
+605
2022-08-24
tcp: annotate data-race around tcp_md5sig_pool_populated
Eric Dumazet
1
-4
/
+10
2022-08-24
net: skb: prevent the split of kfree_skb_reason() by gcc
Menglong Dong
1
-2
/
+3
2022-08-23
net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_master
Vladimir Oltean
1
-25
/
+21
2022-08-23
net: dsa: all DSA masters must be down when changing the tagging protocol
Vladimir Oltean
3
-9
/
+4
2022-08-23
net: dsa: only bring down user ports assigned to a given DSA master
Vladimir Oltean
1
-0
/
+3
2022-08-23
net: dsa: existing DSA masters cannot join upper interfaces
Vladimir Oltean
1
-0
/
+33
2022-08-23
net: bridge: move DSA master bridging restriction to DSA
Vladimir Oltean
2
-20
/
+44
2022-08-23
net: dsa: don't stop at NOTIFY_OK when calling ds->ops->port_prechangeupper
Vladimir Oltean
1
-1
/
+1
2022-08-23
net: dsa: walk through all changeupper notifier functions
Vladimir Oltean
1
-9
/
+28
2022-08-23
vmci/vsock: check SO_RCVLOWAT before wake up reader
Arseniy Krasnov
2
-3
/
+3
2022-08-23
virtio/vsock: check SO_RCVLOWAT before wake up reader
Arseniy Krasnov
1
-1
/
+1
2022-08-23
vsock: add API call for data ready
Arseniy Krasnov
1
-0
/
+10
2022-08-23
vsock: pass sock_rcvlowat to notify_poll_in as target
Arseniy Krasnov
1
-1
/
+2
2022-08-23
vmci/vsock: use 'target' in notify_poll_in callback
Arseniy Krasnov
2
-8
/
+8
2022-08-23
virtio/vsock: use 'target' in notify_poll_in callback
Arseniy Krasnov
1
-4
/
+1
2022-08-23
hv_sock: disable SO_RCVLOWAT support
Arseniy Krasnov
1
-0
/
+7
2022-08-23
vsock: SO_RCVLOWAT transport set callback
Arseniy Krasnov
1
-0
/
+20
2022-08-23
net: sched: remove duplicate check of user rights in qdisc
Zhengchao Shao
2
-21
/
+0
2022-08-22
net: dsa: tag_8021q: remove old comment regarding dsa_8021q_netdev_ops
Vladimir Oltean
1
-3
/
+1
2022-08-22
net_sched: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-08-22
openvswitch: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-22
ethtool: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-4
/
+4
2022-08-22
dsa: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-4
/
+4
2022-08-22
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-5
/
+5
2022-08-22
packet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
[next]