aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-18net: stmmac: Tx coe sw fallbackRohan G Thomas1-0/+1
2023-09-18ceph: Annotate struct ceph_monmap with __counted_byKees Cook1-1/+1
2023-09-18pds_core: check health in devcmd waitShannon Nelson1-0/+1
2023-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-19/+136
2023-09-17devlink: introduce possibility to expose info about nested devlinksJiri Pirko1-0/+2
2023-09-17devlink: convert linecard nested devlink to new rel infrastructureJiri Pirko1-2/+2
2023-09-17net/mlx5: SF, Implement peer devlink set for SF representor devlink portJiri Pirko1-0/+1
2023-09-17devlink: expose peer SF devlink instanceJiri Pirko2-0/+4
2023-09-17mlx5: Implement SyncE support using DPLL infrastructureJiri Pirko2-1/+60
2023-09-17netdev: expose DPLL pin handle for netdeviceJiri Pirko3-1/+37
2023-09-17dpll: netlink: Add DPLL framework base functionsVadim Fedorenko1-0/+4
2023-09-17dpll: core: Add DPLL framework base functionsVadim Fedorenko1-0/+133
2023-09-17dpll: spec: Add Netlink spec in YAMLVadim Fedorenko1-0/+201
2023-09-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextDavid S. Miller1-2/+9
2023-09-16mm: kasan: Declare kasan_unpoison_task_stack_below in kasan.hKumar Kartikeya Dwivedi1-0/+2
2023-09-16bpf: Add support for custom exception callbacksKumar Kartikeya Dwivedi2-1/+4
2023-09-16bpf: Implement BPF exceptionsKumar Kartikeya Dwivedi3-0/+13
2023-09-16bpf: Implement support for adding hidden subprogsKumar Kartikeya Dwivedi2-1/+3
2023-09-16arch/x86: Implement arch_bpf_stack_walkKumar Kartikeya Dwivedi1-0/+2
2023-09-16bpf: Use bpf_is_subprog to check for subprogsKumar Kartikeya Dwivedi1-0/+5
2023-09-16tcp: new TCP_INFO stats for RTO eventsAananth V2-0/+20
2023-09-15bpf/tests: add tests for cpuv4 instructionsPuranjay Mohan1-4/+46
2023-09-15bpf: expose information about supported xdp metadata kfuncStanislav Fomichev2-1/+20
2023-09-15bpf: make it easier to add new metadata kfuncStanislav Fomichev1-4/+12
2023-09-15xsk: add multi-buffer support for sockets sharing umemTirthendu Sarkar1-0/+2
2023-09-15ipv6: lockless IPV6_FLOWINFO_SEND implementationEric Dumazet2-2/+2
2023-09-15ipv6: lockless IPV6_MTU_DISCOVER implementationEric Dumazet2-8/+11
2023-09-15ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementationEric Dumazet2-2/+2
2023-09-15ipv6: move np->repflow to atomic flagsEric Dumazet2-1/+1
2023-09-15ipv6: lockless IPV6_RECVERR implemetationEric Dumazet3-5/+3
2023-09-15ipv6: lockless IPV6_DONTFRAG implementationEric Dumazet4-5/+5
2023-09-15ipv6: lockless IPV6_AUTOFLOWLABEL implementationEric Dumazet3-3/+3
2023-09-15ipv6: lockless IPV6_MULTICAST_ALL implementationEric Dumazet2-1/+1
2023-09-15ipv6: lockless IPV6_RECVERR_RFC4884 implementationEric Dumazet2-1/+1
2023-09-15ipv6: lockless IPV6_MULTICAST_HOPS implementationEric Dumazet2-9/+2
2023-09-15ipv6: lockless IPV6_MULTICAST_LOOP implementationEric Dumazet3-5/+16
2023-09-15ipv6: lockless IPV6_UNICAST_HOPS implementationEric Dumazet2-12/+2
2023-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni14-30/+80
2023-09-14Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+6
2023-09-14udplite: fix various data-racesEric Dumazet2-9/+11
2023-09-14udplite: remove UDPLITE_BITEric Dumazet1-3/+2
2023-09-14udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GROEric Dumazet2-11/+7
2023-09-14udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flagsEric Dumazet1-7/+9
2023-09-14udp: move udp->gro_enabled to udp->udp_flagsEric Dumazet1-1/+1
2023-09-14udp: move udp->no_check6_rx to udp->udp_flagsEric Dumazet1-5/+5
2023-09-14udp: move udp->no_check6_tx to udp->udp_flagsEric Dumazet1-5/+5
2023-09-14udp: introduce udp->udp_flagsEric Dumazet1-7/+21
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-4/+3
2023-09-13virtchnl: Add CRC stripping capabilityPaul M Stillwell Jr1-2/+9