summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Bluetooth: mgmt: Fix using hci_conn_abortLuiz Augusto von Dentz2022-07-221-0/+2
| * | | Bluetooth: Add bt_statusLuiz Augusto von Dentz2022-07-221-0/+1
| * | | Bluetooth: hci_sync: Refactor remove Adv MonitorManish Mandlik2022-07-221-4/+2
| * | | Bluetooth: hci_sync: Refactor add Adv MonitorManish Mandlik2022-07-221-4/+1
| * | | Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTINGZijun Hu2022-07-221-11/+0
| * | | Bluetooth: hci_sync: Check LMP feature bit instead of quirkZijun Hu2022-07-221-0/+1
| * | | Bluetooth: clean up error pointer checkingDan Carpenter2022-07-221-1/+1
| * | | Bluetooth: HCI: Fix not always setting Scan Response/Advertising DataLuiz Augusto von Dentz2022-07-221-0/+11
| * | | Bluetooth: Unregister suspend with userchannelAbhishek Pandit-Subedi2022-07-221-0/+2
| * | | Bluetooth: When HCI work queue is drained, only queue chained workSchspa Shi2022-07-221-0/+1
* | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-07-2310-38/+227
|\ \ \ \
| * | | | bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)Song Liu2022-07-221-0/+8
| * | | | bpf, x64: Allow to use caller address from stackJiri Olsa2022-07-221-0/+5
| * | | | ftrace: Allow IPMODIFY and DIRECT ops on the same functionSong Liu2022-07-221-0/+38
| * | | | ftrace: Add modify_ftrace_direct_multi_nolockSong Liu2022-07-221-0/+5
| * | | | bpf: Fix build error in case of !CONFIG_DEBUG_INFO_BTFKumar Kartikeya Dwivedi2022-07-221-2/+2
| * | | | net: netfilter: Add kfuncs to set and change CT statusLorenzo Bianconi2022-07-221-0/+2
| * | | | net: netfilter: Add kfuncs to set and change CT timeoutKumar Kartikeya Dwivedi2022-07-221-0/+2
| * | | | net: netfilter: Add kfuncs to allocate and insert CTLorenzo Bianconi2022-07-221-0/+15
| * | | | bpf: Add support for forcing kfunc args to be trustedKumar Kartikeya Dwivedi2022-07-221-0/+32
| * | | | bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi2022-07-222-24/+12
| * | | | bpf: Introduce 8-byte BTF setKumar Kartikeya Dwivedi2022-07-221-4/+64
| * | | | bpf: Fix bpf_trampoline_{,un}link_cgroup_shim ifdef guardsStanislav Fomichev2022-07-201-3/+7
| * | | | bpf: fix bpf_skb_pull_data documentationJoanne Koong2022-07-191-1/+2
| * | | | bpf: Don't redirect packets with invalid pkt_lenZhengchao Shao2022-07-191-0/+8
| * | | | xsk: Mark napi_id on sendmsg()Maciej Fijalkowski2022-07-141-0/+14
| * | | | bpf, x86: fix freeing of not-finalized bpf_prog_packSong Liu2022-07-132-1/+8
| * | | | bpf: reparent bpf maps on memcg offliningRoman Gushchin2022-07-131-1/+1
| * | | | bpf: Fix 'dubious one-bit signed bitfield' warningsMatthieu Baerts2022-07-121-4/+4
* | | | | net: add missing includes and forward declarations under net/Jakub Kicinski2022-07-2263-11/+183
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-2116-59/+106
|\ \ \ \
| * \ \ \ Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-219-23/+45
| |\ \ \ \
| | * | | | tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima2022-07-201-2/+2
| | * | | | udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima2022-07-201-1/+1
| | * | | | ip: Fix data-races around sysctl_ip_prot_sock.Kuniyuki Iwashima2022-07-201-1/+1
| | * | | | amt: use workqueue for gateway side message handlingTaehee Yoo2022-07-191-0/+20
| | * | | | tcp: Fix a data-race around sysctl_tcp_notsent_lowat.Kuniyuki Iwashima2022-07-181-1/+1
| | * | | | tcp: Fix data-races around some timeout sysctl knobs.Kuniyuki Iwashima2022-07-181-1/+2
| | * | | | tcp: Fix data-races around keepalive sysctl knobs.Kuniyuki Iwashima2022-07-181-3/+6
| | * | | | net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee2022-07-181-0/+1
| | * | | | tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima2022-07-163-6/+2
| | * | | | tcp: Fix data-races around sysctl_tcp_l3mdev_accept.Kuniyuki Iwashima2022-07-152-3/+3
| | * | | | tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.Kuniyuki Iwashima2022-07-151-1/+2
| | * | | | ip: Fix a data-race around sysctl_fwmark_reflect.Kuniyuki Iwashima2022-07-151-1/+1
| | * | | | ip: Fix data-races around sysctl_ip_nonlocal_bind.Kuniyuki Iwashima2022-07-151-1/+1
| | * | | | ip: Fix data-races around sysctl_ip_fwd_use_pmtu.Kuniyuki Iwashima2022-07-151-1/+1
| | * | | | ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima2022-07-151-1/+1
| * | | | | mmu_gather: Force tlb-flush VM_PFNMAP vmasPeter Zijlstra2022-07-211-16/+17
| * | | | | mmu_gather: Let there be one tlb_{start,end}_vma() implementationPeter Zijlstra2022-07-211-13/+2
| * | | | | mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra2022-07-211-2/+19