summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-14Merge branch 'ibmvnic-affinity-hints'David S. Miller
2022-11-14ibmvnic: Update XPS assignments during affinity bindingNick Child
2022-11-14ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hintsNick Child
2022-11-14ibmvnic: Assign IRQ affinity hints to device queuesNick Child
2022-11-14ice: virtchnl rss hena supportMd Fahad Iqbal Polash
2022-11-14net: tun: rebuild error handling in tun_get_userChuang Wang
2022-11-12net/mlx5e: ethtool: get_link_ext_stats for PHY down eventsSaeed Mahameed
2022-11-12net/mlx5e: CT, optimize pre_ct table lookupOz Shlomo
2022-11-12net/mlx5e: kTLS, Use a single async context object per a callback bulkTariq Toukan
2022-11-12net/mlx5e: kTLS, Remove unnecessary per-callback completionTariq Toukan
2022-11-12net/mlx5e: kTLS, Remove unused work fieldTariq Toukan
2022-11-12net/mlx5e: TC, Remove redundant WARN_ON()Roi Dayan
2022-11-12net/mlx5e: Add error flow when failing update_rxGuy Truzman
2022-11-12net/mlx5e: Move params kernel log print to probe functionTariq Toukan
2022-11-12net/mlx5e: Support enhanced CQE compressionOfer Levi
2022-11-12net/mlx5e: Use clamp operation instead of open coding itGal Pressman
2022-11-12net/mlx5e: remove unused list in arfsAnisse Astier
2022-11-12net/mlx5: Expose vhca_id to debugfsEli Cohen
2022-11-12net/mlx5: Unregister traps on driver unload flowMoshe Shemesh
2022-11-12net/mlx5: Fix spelling mistake "destoy" -> "destroy"Colin Ian King
2022-11-12net/mlx5: Bridge, Use debug instead of warn if entry doesn't existsRoi Dayan
2022-11-11tcp: tcp_wfree() refactoringEric Dumazet
2022-11-11tcp: adopt try_cmpxchg() in tcp_release_cb()Eric Dumazet
2022-11-11bridge: Add missing parenthesesIdo Schimmel
2022-11-11Merge branch 'dt-bindings-net-qcom-ipa-relax-some-restrictions'Jakub Kicinski
2022-11-11dt-bindings: net: qcom,ipa: restate a requirementAlex Elder
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