summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-11dt-bindings: net: qcom,ipa: remove an unnecessary restrictionAlex Elder
2022-11-11net: dsa: mv88e6xxx: enable set_policyAngelo Dureghello
2022-11-11Merge branch 'mptcp-miscellaneous-refactoring-and-small-fixes'Jakub Kicinski
2022-11-11mptcp: Fix grammar in a commentMat Martineau
2022-11-11selftests: mptcp: use max_time instead of timeGeliang Tang
2022-11-11mptcp: get sk from msk directlyGeliang Tang
2022-11-11mptcp: change 'first' as a parameterGeliang Tang
2022-11-11mptcp: use msk instead of mptcp_skGeliang Tang
2022-11-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-11Merge branch 'net-vlan-claim-one-bit-from-sk_buff'Jakub Kicinski
2022-11-11net: gro: no longer use skb_vlan_tag_present()Eric Dumazet
2022-11-11net: remove skb->vlan_presentEric Dumazet
2022-11-11selftests/bpf: fix veristat's singular file-or-prog filterAndrii Nakryiko
2022-11-11Merge branch 'bpf: Add hwtstamp field for the sockops prog'Andrii Nakryiko
2022-11-11selftests/bpf: Test skops->skb_hwtstampMartin KaFai Lau
2022-11-11selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options testMartin KaFai Lau
2022-11-11bpf: Add hwtstamp field for the sockops progMartin KaFai Lau
2022-11-11selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit archYang Jihong
2022-11-11bpf, docs: Document BPF_MAP_TYPE_ARRAYDave Tucker
2022-11-11docs/bpf: Document BPF map types QUEUE and STACKDonald Hunter
2022-11-11docs/bpf: Document BPF ARRAY_OF_MAPS and HASH_OF_MAPSDonald Hunter
2022-11-11docs/bpf: Document BPF_MAP_TYPE_CPUMAP mapMaryam Tahhan
2022-11-11docs/bpf: Document BPF_MAP_TYPE_LPM_TRIE mapDonald Hunter
2022-11-11libbpf: Hashmap.h update to fix build issues using LLVM14Eduard Zingerman
2022-11-11Merge branch 'ptp-adjfreq-copnvert'David S. Miller
2022-11-11ptp: remove the .adjfreq interface functionJacob Keller
2022-11-11ptp: convert remaining drivers to adjfine interfaceJacob Keller
2022-11-11ptp: bnxt: convert .adjfreq to .adjfineJacob Keller
2022-11-11ptp: cpts: convert .adjfreq to .adjfineJacob Keller
2022-11-11ptp: stmac: convert .adjfreq to .adjfineJacob Keller
2022-11-11ptp: hclge: convert .adjfreq to .adjfineJacob Keller
2022-11-11ptp: tg3: convert .adjfreq to .adjfineJacob Keller
2022-11-11ptp_ixp46x: convert .adjfreq to .adjfineJacob Keller
2022-11-11ptp_phc: convert .adjfreq to .adjfineJacob Keller
2022-11-11Merge branch 'marvell-prestera-AC5X-support'David S. Miller
2022-11-11net: marvell: prestera: pci: bump supported FW min versionOleksandr Mazur
2022-11-11net: marvell: prestera: pci: add support for AC5X family devicesMaksym Glubokiy
2022-11-11net: marvell: prestera: pci: use device-id definesOleksandr Mazur
2022-11-11Merge branch 'lan966x-xdp'David S. Miller
2022-11-11net: lan96x: Use page_pool APIHoratiu Vultur
2022-11-11net: lan966x: Add basic XDP supportHoratiu Vultur
2022-11-11net: lan966x: Split function lan966x_fdma_rx_get_frameHoratiu Vultur
2022-11-11net: lan966x: Add define IFH_LEN_BYTESHoratiu Vultur
2022-11-11nfp: take numa node into account when setting irq affinityYinjun Zhang
2022-11-11Merge branch 'sparx5-TC-key'David S. Miller
2022-11-11net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP APISteen Hegelund
2022-11-11net: microchip: sparx5: Add tc matchall filter and enable VCAP lookupsSteen Hegelund
2022-11-11net: microchip: sparx5: Let VCAP API validate added key- and actionfieldsSteen Hegelund
2022-11-11net: microchip: sparx5: Match keys in configured port keysetsSteen Hegelund
2022-11-11net: microchip: sparx5: Adding TC goto action and action checkingSteen Hegelund