summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: mtk_wed: introduce WED support for MT7988Sujuan Chen2023-09-191-2/+6
* net: ethernet: mtk_wed: introduce mtk_wed_buf structureLorenzo Bianconi2023-09-191-1/+6
* net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_descLorenzo Bianconi2023-09-191-2/+2
* ipv6: lockless IPV6_ADDR_PREFERENCES implementationEric Dumazet2023-09-193-17/+10
* net: phy: fix regression with AX88772A PHY driverRussell King (Oracle)2023-09-191-0/+1
* net: stmmac: Tx coe sw fallbackRohan G Thomas2023-09-181-0/+1
* ceph: Annotate struct ceph_monmap with __counted_byKees Cook2023-09-181-1/+1
* pds_core: check health in devcmd waitShannon Nelson2023-09-181-0/+1
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2023-09-178-19/+136
|\
| * mm: kasan: Declare kasan_unpoison_task_stack_below in kasan.hKumar Kartikeya Dwivedi2023-09-161-0/+2
| * bpf: Add support for custom exception callbacksKumar Kartikeya Dwivedi2023-09-162-1/+4
| * bpf: Implement BPF exceptionsKumar Kartikeya Dwivedi2023-09-163-0/+13
| * bpf: Implement support for adding hidden subprogsKumar Kartikeya Dwivedi2023-09-162-1/+3
| * arch/x86: Implement arch_bpf_stack_walkKumar Kartikeya Dwivedi2023-09-161-0/+2
| * bpf: Use bpf_is_subprog to check for subprogsKumar Kartikeya Dwivedi2023-09-161-0/+5
| * bpf/tests: add tests for cpuv4 instructionsPuranjay Mohan2023-09-161-4/+46
| * bpf: expose information about supported xdp metadata kfuncStanislav Fomichev2023-09-152-1/+20
| * bpf: make it easier to add new metadata kfuncStanislav Fomichev2023-09-151-4/+12
| * xsk: add multi-buffer support for sockets sharing umemTirthendu Sarkar2023-09-151-0/+2
| * bpf, x64: Fix tailcall infinite loopLeon Hwang2023-09-121-0/+5
| * bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecatedYonghong Song2023-09-081-1/+8
| * bpf: Add bpf_this_cpu_ptr/bpf_per_cpu_ptr support for allocated percpu objYonghong Song2023-09-081-0/+1
| * bpf: Add BPF_KPTR_PERCPU as a field typeYonghong Song2023-09-081-6/+12
| * bpf: Add support for non-fix-size percpu mem allocationYonghong Song2023-09-081-2/+2
* | devlink: introduce possibility to expose info about nested devlinksJiri Pirko2023-09-171-0/+2
* | devlink: convert linecard nested devlink to new rel infrastructureJiri Pirko2023-09-171-2/+2
* | net/mlx5: SF, Implement peer devlink set for SF representor devlink portJiri Pirko2023-09-171-0/+1
* | devlink: expose peer SF devlink instanceJiri Pirko2023-09-172-0/+4
* | mlx5: Implement SyncE support using DPLL infrastructureJiri Pirko2023-09-172-1/+60
* | netdev: expose DPLL pin handle for netdeviceJiri Pirko2023-09-173-1/+37
* | dpll: netlink: Add DPLL framework base functionsVadim Fedorenko2023-09-171-0/+4
* | dpll: core: Add DPLL framework base functionsVadim Fedorenko2023-09-171-0/+133
* | dpll: spec: Add Netlink spec in YAMLVadim Fedorenko2023-09-171-0/+201
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextDavid S. Miller2023-09-171-2/+9
|\ \
| * | virtchnl: Add CRC stripping capabilityPaul M Stillwell Jr2023-09-131-2/+9
* | | tcp: new TCP_INFO stats for RTO eventsAananth V2023-09-162-0/+20
* | | ipv6: lockless IPV6_FLOWINFO_SEND implementationEric Dumazet2023-09-152-2/+2
* | | ipv6: lockless IPV6_MTU_DISCOVER implementationEric Dumazet2023-09-152-8/+11
* | | ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementationEric Dumazet2023-09-152-2/+2
* | | ipv6: move np->repflow to atomic flagsEric Dumazet2023-09-152-1/+1
* | | ipv6: lockless IPV6_RECVERR implemetationEric Dumazet2023-09-153-5/+3
* | | ipv6: lockless IPV6_DONTFRAG implementationEric Dumazet2023-09-154-5/+5
* | | ipv6: lockless IPV6_AUTOFLOWLABEL implementationEric Dumazet2023-09-153-3/+3
* | | ipv6: lockless IPV6_MULTICAST_ALL implementationEric Dumazet2023-09-152-1/+1
* | | ipv6: lockless IPV6_RECVERR_RFC4884 implementationEric Dumazet2023-09-152-1/+1
* | | ipv6: lockless IPV6_MULTICAST_HOPS implementationEric Dumazet2023-09-152-9/+2
* | | ipv6: lockless IPV6_MULTICAST_LOOP implementationEric Dumazet2023-09-153-5/+16
* | | ipv6: lockless IPV6_UNICAST_HOPS implementationEric Dumazet2023-09-152-12/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-09-1414-30/+80
|\ \ \
| * \ \ Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-141-1/+6
| |\ \ \