aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2022-07-21Bluetooth: hci_sync: Refactor remove Adv MonitorGravatar Manish Mandlik 4-174/+73
2022-07-21Bluetooth: hci_sync: Refactor add Adv MonitorGravatar Manish Mandlik 3-192/+77
2022-07-21Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTINGGravatar Zijun Hu 1-3/+0
2022-07-21Bluetooth: hci_sync: Check LMP feature bit instead of quirkGravatar Zijun Hu 1-2/+2
2022-07-21Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() event maskGravatar Zijun Hu 1-2/+2
2022-07-21Bluetooth: hci_sync: Don't remove connected devices from accept listGravatar Luiz Augusto von Dentz 1-2/+5
2022-07-21Bluetooth: hci_sync: Fix not updating privacy_modeGravatar Luiz Augusto von Dentz 1-0/+3
2022-07-21Bluetooth: Collect kcov coverage from hci_rx_workGravatar Tamas Koczka 1-1/+9
2022-07-21Bluetooth: hci_sync: Fix resuming scan after suspend resumeGravatar Zhengping Jiang 1-3/+2
2022-07-21Bluetooth: mgmt: Fix refresh cached connection infoGravatar Zhengping Jiang 1-5/+5
2022-07-21Bluetooth: HCI: Fix not always setting Scan Response/Advertising DataGravatar Luiz Augusto von Dentz 2-43/+65
2022-07-21Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}Gravatar Luiz Augusto von Dentz 2-17/+28
2022-07-21Bluetooth: use memset avoid memory leaksGravatar Xiaohui Zhang 1-0/+1
2022-07-21Bluetooth: fix an error code in hci_register_dev()Gravatar Dan Carpenter 1-1/+2
2022-07-21Bluetooth: Unregister suspend with userchannelGravatar Abhishek Pandit-Subedi 2-8/+28
2022-07-21Bluetooth: Fix index added after unregisterGravatar Abhishek Pandit-Subedi 1-1/+7
2022-07-21Bluetooth: When HCI work queue is drained, only queue chained workGravatar Schspa Shi 2-3/+12
2022-07-21Bluetooth: clear the temporary linkkey in hci_conn_cleanupGravatar Alain Michaud 2-2/+5
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 40-244/+222
2022-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextGravatar Jakub Kicinski 34-291/+403
2022-07-21netfilter: xt_TPROXY: remove pr_debug invocationsGravatar Justin Stitt 1-23/+2
2022-07-21netfilter: flowtable: prefer refcount_incGravatar Florian Westphal 1-8/+3
2022-07-21netfilter: ipvs: Use the bitmap API to allocate bitmapsGravatar Christophe JAILLET 1-3/+2
2022-07-20net/sched: cls_api: Fix flow action initializationGravatar Oz Shlomo 1-6/+10
2022-07-20tcp: Fix data-races around sysctl_tcp_max_reordering.Gravatar Kuniyuki Iwashima 1-2/+2
2022-07-20tcp: Fix a data-race around sysctl_tcp_abort_on_overflow.Gravatar Kuniyuki Iwashima 1-1/+1
2022-07-20tcp: Fix a data-race around sysctl_tcp_rfc1337.Gravatar Kuniyuki Iwashima 1-1/+1
2022-07-20tcp: Fix a data-race around sysctl_tcp_stdurg.Gravatar Kuniyuki Iwashima 1-1/+1
2022-07-20tcp: Fix a data-race around sysctl_tcp_retrans_collapse.Gravatar Kuniyuki Iwashima 1-1/+1
2022-07-20tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Gravatar Kuniyuki Iwashima 1-1/+1
2022-07-20tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.Gravatar Kuniyuki Iwashima 1-1/+1
2022-07-20tcp: Fix data-races around sysctl_tcp_recovery.Gravatar Kuniyuki Iwashima 2-3/+6
2022-07-20tcp: Fix a data-race around sysctl_tcp_early_retrans.Gravatar Kuniyuki Iwashima 1-1/+1
2022-07-20tcp: Fix data-races around sysctl knobs related to SYN option.Gravatar Kuniyuki Iwashima 4-13/+13
2022-07-20ip: Fix data-races around sysctl_ip_prot_sock.Gravatar Kuniyuki Iwashima 1-3/+3
2022-07-20ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.Gravatar Kuniyuki Iwashima 1-3/+3
2022-07-20ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.Gravatar Kuniyuki Iwashima 1-1/+1
2022-07-20ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.Gravatar Kuniyuki Iwashima 1-1/+1
2022-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 3-3/+6
2022-07-19Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...Gravatar Jakub Kicinski 7-46/+138
2022-07-19tcp: support externally provided ubufsGravatar Pavel Begunkov 1-11/+22
2022-07-19ipv6/udp: support externally provided ubufsGravatar Pavel Begunkov 1-13/+31
2022-07-19ipv4/udp: support externally provided ubufsGravatar Pavel Begunkov 1-13/+31
2022-07-19net: introduce managed frags infrastructureGravatar Pavel Begunkov 1-2/+27
2022-07-19net: Allow custom iter handler in msghdrGravatar David Ahern 2-5/+11
2022-07-19skbuff: carry external ubuf_info in msghdrGravatar Pavel Begunkov 2-0/+3
2022-07-18net: dsa: fix NULL pointer dereference in dsa_port_reset_vlan_filteringGravatar Vladimir Oltean 1-2/+3
2022-07-18net: dsa: fix dsa_port_vlan_filtering when globalGravatar Vladimir Oltean 1-1/+1
2022-07-18net: devlink: remove unused locked functionsGravatar Jiri Pirko 1-168/+0
2022-07-18netdevsim: convert driver to use unlocked devlink API during init/finiGravatar Jiri Pirko 1-0/+6