aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-31Bluetooth: Move hci_abort_conn to hci_conn.cBrian Gix4-95/+90
2022-08-31Bluetooth: Normalize HCI_OP_READ_ENC_KEY_SIZE cmdcmpltBrian Gix1-47/+45
2022-08-25Bluetooth: hci_sync: hold hdev->lock when cleanup hci_connZhengping Jiang1-2/+4
2022-08-25Bluetooth: move from strlcpy with unused retval to strscpyWolfram Sang1-3/+3
2022-08-25Bluetooth: hci_event: Fix checking conn for le_conn_complete_evtArchie Pusaka1-1/+1
2022-08-25Bluetooth: ISO: Fix not handling shutdown conditionLuiz Augusto von Dentz1-10/+25
2022-08-25Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor()Tetsuo Handa1-1/+0
2022-08-25Bluetooth: MGMT: Fix Get Device FlagsLuiz Augusto von Dentz1-29/+42
2022-08-25Bluetooth: L2CAP: Fix build errors in some archsLuiz Augusto von Dentz1-5/+5
2022-08-25Bluetooth: hci_sync: Fix suspend performance regressionLuiz Augusto von Dentz1-10/+14
2022-08-25Bluetooth: hci_event: Fix vendor (unknown) opcode status handlingHans de Goede1-0/+11
2022-08-25Bluetooth: convert hci_update_adv_data to hci_syncBrian Gix5-68/+22
2022-08-25Bluetooth: move hci_get_random_address() to hci_syncBrian Gix3-172/+165
2022-08-25Bluetooth: Delete unreferenced hci_request codeBrian Gix2-768/+2
2022-08-25Bluetooth: Move Adv Instance timer to hci_syncBrian Gix4-126/+123
2022-08-25Bluetooth: Convert SCO configure_datapath to hci_syncBrian Gix3-60/+75
2022-08-25Bluetooth: Delete unused hci_req_stop_discovery()Brian Gix2-50/+0
2022-08-25Bluetooth: Rework le_scan_restart for hci_syncBrian Gix2-89/+75
2022-08-25Bluetooth: Convert le_scan_disable timeout to hci_syncBrian Gix2-97/+74
2022-08-25net: devlink: limit flash component name to match version returned by info_get()Jiri Pirko1-17/+88
2022-08-25net: devlink: extend info_get() version put to indicate a flash componentJiri Pirko1-4/+30
2022-08-25net: sched: delete duplicate cleanup of backlog and qlenZhengchao Shao20-39/+0
2022-08-25net: gro: skb_gro_header helper functionRichard Gobert7-42/+21
2022-08-24net: Add a bhash2 table hashed by port and addressJoanne Koong9-92/+605
2022-08-24tcp: annotate data-race around tcp_md5sig_pool_populatedEric Dumazet1-4/+10
2022-08-24net: skb: prevent the split of kfree_skb_reason() by gccMenglong Dong1-2/+3
2022-08-23net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_masterVladimir Oltean1-25/+21
2022-08-23net: dsa: all DSA masters must be down when changing the tagging protocolVladimir Oltean3-9/+4
2022-08-23net: dsa: only bring down user ports assigned to a given DSA masterVladimir Oltean1-0/+3
2022-08-23net: dsa: existing DSA masters cannot join upper interfacesVladimir Oltean1-0/+33
2022-08-23net: bridge: move DSA master bridging restriction to DSAVladimir Oltean2-20/+44
2022-08-23net: dsa: don't stop at NOTIFY_OK when calling ds->ops->port_prechangeupperVladimir Oltean1-1/+1
2022-08-23net: dsa: walk through all changeupper notifier functionsVladimir Oltean1-9/+28
2022-08-23vmci/vsock: check SO_RCVLOWAT before wake up readerArseniy Krasnov2-3/+3
2022-08-23virtio/vsock: check SO_RCVLOWAT before wake up readerArseniy Krasnov1-1/+1
2022-08-23vsock: add API call for data readyArseniy Krasnov1-0/+10
2022-08-23vsock: pass sock_rcvlowat to notify_poll_in as targetArseniy Krasnov1-1/+2
2022-08-23vmci/vsock: use 'target' in notify_poll_in callbackArseniy Krasnov2-8/+8
2022-08-23virtio/vsock: use 'target' in notify_poll_in callbackArseniy Krasnov1-4/+1
2022-08-23hv_sock: disable SO_RCVLOWAT supportArseniy Krasnov1-0/+7
2022-08-23vsock: SO_RCVLOWAT transport set callbackArseniy Krasnov1-0/+20
2022-08-23net: sched: remove duplicate check of user rights in qdiscZhengchao Shao2-21/+0
2022-08-22net: dsa: tag_8021q: remove old comment regarding dsa_8021q_netdev_opsVladimir Oltean1-3/+1
2022-08-22net_sched: move from strlcpy with unused retval to strscpyWolfram Sang2-2/+2
2022-08-22openvswitch: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-22ethtool: move from strlcpy with unused retval to strscpyWolfram Sang1-4/+4
2022-08-22dsa: move from strlcpy with unused retval to strscpyWolfram Sang2-4/+4
2022-08-22net: move from strlcpy with unused retval to strscpyWolfram Sang3-5/+5
2022-08-22packet: move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2
2022-08-22l2tp: move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2