summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-07net: dsa: felix: add port fast age supportVladimir Oltean
2022-01-07net: mscc: ocelot: fix incorrect balancing with down LAG portsVladimir Oltean
2022-01-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-01-07net/tls: Fix skb memory leak when running kTLS trafficGal Pressman
2022-01-07iavf: remove an unneeded variableJason Wang
2022-01-07i40e: remove variables set but not usedYang Li
2022-01-07i40e: Remove non-inclusive languageMateusz Palczewski
2022-01-07i40e: Update FW API versionMateusz Palczewski
2022-01-07i40e: Minimize amount of busy-waiting during AQ sendJedrzej Jagielski
2022-01-07i40e: Add ensurance of MacVlan resources for every trusted VFKaren Sornek
2022-01-07sch_cake: revise Diffserv docsKevin Bracey
2022-01-07Merge branch 'mptcp-next'David S. Miller
2022-01-07mptcp: avoid atomic bit manipulation when possiblePaolo Abeni
2022-01-07mptcp: cleanup MPJ subflow list handlingPaolo Abeni
2022-01-07selftests: mptcp: add tests for subflow creation failurePaolo Abeni
2022-01-07mptcp: do not block subflows creation on errorsPaolo Abeni
2022-01-07mptcp: keep track of local endpoint still available for each mskPaolo Abeni
2022-01-07mptcp: clean-up MPJ option writingPaolo Abeni
2022-01-07mptcp: fix per socket endpoint accountingPaolo Abeni
2022-01-07selftests: mptcp: add disconnect testsPaolo Abeni
2022-01-07mptcp: implement support for user-space disconnectPaolo Abeni
2022-01-07mptcp: cleanup accept and pollPaolo Abeni
2022-01-07mptcp: full disconnect implementationPaolo Abeni
2022-01-07mptcp: implement fastclose xmit pathPaolo Abeni
2022-01-07mptcp: keep snd_una updated for fallback socketPaolo Abeni
2022-01-07Merge tag 'mlx5-updates-2022-01-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-01-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-01-06Merge branch 'mlxsw-add-spectrum-4-support'Jakub Kicinski
2022-01-06mlxsw: spectrum: Extend to support Spectrum-4 ASICAmit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculationAmit Cohen
2022-01-06mlxsw: Add operations structure for bloom filter calculationAmit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Rename Spectrum-2 specific objects for futu...Amit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_key_encode() more flex...Amit Cohen
2022-01-06mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aes...Amit Cohen
2022-01-06mlxsw: Introduce flex key elements for Spectrum-4Amit Cohen
2022-01-06mlxsw: Rename virtual router flex key elementAmit Cohen
2022-01-06Merge branch 'dpaa2-eth-small-cleanup'Jakub Kicinski
2022-01-06dpaa2-switch: check if the port priv is validIoana Ciornei
2022-01-06dpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open in case the fwnode is not...Ioana Ciornei
2022-01-06dpaa2-mac: bail if the dpmacs fwnode is not foundRobert-Ionut Alexa
2022-01-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-01-06Merge branch 'net: bpf: handle return value of post_bind{4,6} and add selftes...Alexei Starovoitov
2022-01-06bpf: selftests: Add bind retry for post_bind{4, 6}Menglong Dong
2022-01-06bpf: selftests: Use C99 initializers in test_sock.cMenglong Dong
2022-01-06net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()Menglong Dong
2022-01-06Documentation: devlink: mlx5.rst: Fix htmldoc build warningSaeed Mahameed
2022-01-06net/mlx5e: Add recovery flow in case of error CQEGal Pressman
2022-01-06net/mlx5e: TC, Remove redundant error loggingRoi Dayan
2022-01-06net/mlx5e: Refactor set_pflag_cqe_based_moderSaeed Mahameed
2022-01-06net/mlx5e: Move HW-GRO and CQE compression check to fix features flowGal Pressman