summaryrefslogtreecommitdiffstats
path: root/scripts/adjust_autoksyms.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-07mptcp: clean-up MPJ option writingPaolo Abeni1-21/+23
2022-01-07mptcp: fix per socket endpoint accountingPaolo Abeni1-6/+12
2022-01-07selftests: mptcp: add disconnect testsPaolo Abeni2-27/+160
2022-01-07mptcp: implement support for user-space disconnectPaolo Abeni1-4/+13
2022-01-07mptcp: cleanup accept and pollPaolo Abeni3-20/+7
2022-01-07mptcp: full disconnect implementationPaolo Abeni4-28/+98
2022-01-07mptcp: implement fastclose xmit pathPaolo Abeni2-12/+46
2022-01-07mptcp: keep snd_una updated for fallback socketPaolo Abeni1-0/+1
2022-01-07mlxsw: spectrum: Extend to support Spectrum-4 ASICAmit Cohen4-1/+98
2022-01-07mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculationAmit Cohen2-16/+252
2022-01-07mlxsw: Add operations structure for bloom filter calculationAmit Cohen4-2/+18
2022-01-07mlxsw: spectrum_acl_bloom_filter: Rename Spectrum-2 specific objects for futu...Amit Cohen1-25/+25
2022-01-07mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_key_encode() more flex...Amit Cohen1-11/+25
2022-01-07mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aes...Amit Cohen1-8/+8
2022-01-07mlxsw: Introduce flex key elements for Spectrum-4Amit Cohen2-0/+43
2022-01-07mlxsw: Rename virtual router flex key elementAmit Cohen4-12/+12
2022-01-07dpaa2-switch: check if the port priv is validIoana Ciornei1-3/+6
2022-01-07dpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open in case the fwnode is not...Ioana Ciornei1-1/+14
2022-01-07dpaa2-mac: bail if the dpmacs fwnode is not foundRobert-Ionut Alexa1-1/+4
2022-01-07bpf: selftests: Add bind retry for post_bind{4, 6}Menglong Dong1-20/+130
2022-01-07bpf: selftests: Use C99 initializers in test_sock.cMenglong Dong1-128/+92
2022-01-07net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()Menglong Dong9-0/+11
2022-01-07Documentation: devlink: mlx5.rst: Fix htmldoc build warningSaeed Mahameed1-0/+1
2022-01-07net/mlx5e: Add recovery flow in case of error CQEGal Pressman1-9/+11
2022-01-07net/mlx5e: TC, Remove redundant error loggingRoi Dayan1-8/+0
2022-01-07net/mlx5e: Refactor set_pflag_cqe_based_moderSaeed Mahameed1-12/+7
2022-01-07net/mlx5e: Move HW-GRO and CQE compression check to fix features flowGal Pressman1-5/+5
2022-01-07net/mlx5e: Fix feature check per profileAya Levin1-1/+1
2022-01-07net/mlx5e: Unblock setting vid 0 for VF in case PF isn't eswitch managerMaor Dickman1-1/+1
2022-01-07net/mlx5e: Expose FEC counters via ethtoolLama Kayal1-3/+98
2022-01-07net/mlx5: Update log_max_qp value to FW max capabilityMaher Sanalla1-2/+6
2022-01-07net/mlx5: SF, Use all available cpu for setting cpu affinityShay Drory5-34/+201
2022-01-07net/mlx5: Introduce API for bulk request and release of IRQsShay Drory5-47/+135
2022-01-07net/mlx5: Split irq_pool_affinity logic to new fileShay Drory5-97/+157
2022-01-07net/mlx5: Move affinity assignment into irq_requestShay Drory1-13/+9
2022-01-07net/mlx5: Introduce control IRQ request APIShay Drory3-10/+58
2022-01-07net/mlx5: mlx5e_hv_vhca_stats_create return type to voidSaeed Mahameed2-15/+6
2022-01-07bpf/selftests: Test bpf_d_path on rdonly_mem.Hao Luo2-1/+49
2022-01-07libbpf: Add documentation for bpf_map batch operationsGrant Seltzer2-6/+117
2022-01-06selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3Andrii Nakryiko1-2/+2
2022-01-06ice: Use bitmap_free() to free bitmapChristophe JAILLET1-1/+1
2022-01-06ice: Optimize a few bitmap operationsChristophe JAILLET1-3/+3
2022-01-06ice: Slightly simply ice_find_free_recp_res_idxChristophe JAILLET1-2/+0
2022-01-06ice: improve switchdev's slow-pathWojciech Drewek10-170/+220
2022-01-06ice: replay advanced rules after resetVictor Raj2-4/+39
2022-01-06veth: Do not record rx queue hint in veth_xmitDaniel Borkmann1-1/+0
2022-01-06ethernet: ibmveth: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2022-01-06sfc: Use swap() instead of open coding itJiapeng Chong1-10/+4
2022-01-06ethtool: use phydev variableTom Rix1-4/+4
2022-01-06net: macb: use .mac_select_pcs() interfaceRussell King (Oracle)2-15/+14