summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-15net: ethernet: mtk_eth_soc: add support for configuring vlan rx offloadFelix Fietkau
2022-11-15net: ethernet: mtk_eth_soc: pass correct VLAN protocol ID to the network stackFelix Fietkau
2022-11-15net: dsa: add support for DSA rx offloading via metadata dstFelix Fietkau
2022-11-15net: dcb: move getapptrust to separate functionDaniel Machon
2022-11-14tcp: Add listening address to SYN flood messageJamie Bainbridge
2022-11-14Merge branch 'genirq-msi-treewide-cleanup-of-pointless-linux-msi-h-includes'Jakub Kicinski
2022-11-14net: nfp: Remove linux/msi.h includesThomas Gleixner
2022-11-14net: dpaa2: Remove linux/msi.h includesThomas Gleixner
2022-11-14net: ethernet: renesas: rswitch: Fix build error about ptpYoshihiro Shimoda
2022-11-14Merge tag 'mlx5-updates-2022-11-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-11-14net: fec: add xdp and page pool statisticsShenwei Wang
2022-11-14Merge branch 'sparx5-sorted-VCAP-rules'David S. Miller
2022-11-14net: microchip: sparx5: Add KUNIT test of counters and sorted rulesSteen Hegelund
2022-11-14net: microchip: sparx5: Add support for TC flower filter statisticsSteen Hegelund
2022-11-14net: microchip: sparx5: Add support for IS2 VCAP rule countersSteen Hegelund
2022-11-14net: microchip: sparx5: Add/delete rules in sorted orderSteen Hegelund
2022-11-14net: microchip: sparx5: Add support for TC flower ARP dissectorSteen Hegelund
2022-11-14net: flow_offload: add support for ARP frame matchingSteen Hegelund
2022-11-14ipasdv4/tcp_ipv4: remove redundant assignmentxu xin
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