aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-16net: amd: Correct spelling errorsGuofeng Yue2-4/+4
2022-09-16net: amd: Unified the comparison between pointers and NULL to the same writingGuofeng Yue10-24/+24
2022-09-16vsock/vmci: fix repeated words in commentsJilin Yuan1-1/+1
2022-09-16rtnetlink: advertise allmulti counterNicolas Dichtel2-0/+4
2022-09-16net: fec: add pm runtime force suspend and resume supportWei Fang2-0/+14
2022-09-15Merge branch 'net-ftgmac100-support-fixed-link'Paolo Abeni2-0/+42
2022-09-15ARM: dts: aspeed: elbert: Enable mac3 controllerTao Ren1-0/+18
2022-09-15net: ftgmac100: support fixed linkTao Ren1-0/+24
2022-09-15Merge branch 'mptcp-allow-privileged-operations-from-user-ns-cleanup'Paolo Abeni4-23/+24
2022-09-15mptcp: account memory allocation in mptcp_nl_cmd_add_addr() to userThomas Haller1-1/+1
2022-09-15mptcp: allow privileged operations from user namespacesThomas Haller1-9/+9
2022-09-15mptcp: add do_check_data_fin to replace copiedGeliang Tang1-3/+4
2022-09-15selftests: mptcp: move prefix tests of addr_nr_ns2 togetherGeliang Tang1-6/+4
2022-09-15mptcp: add mptcp_for_each_subflow_safe helperMatthieu Baerts3-4/+6
2022-09-15net: phy: spi_ks8895: switch to using gpiod APIDmitry Torokhov1-55/+14
2022-09-15net: ks8851: switch to using gpiod APIDmitry Torokhov2-22/+20
2022-09-15net: davicom: dm9000: switch to using gpiod APIDmitry Torokhov1-12/+14
2022-09-13r8169: remove rtl_wol_shutdown_quirk()Heiner Kallweit1-19/+0
2022-09-13sfc: introduce shutdown entry point in efx pci driverPieter Jansen van Vuuren2-0/+24
2022-09-09net: openvswitch: fix repeated words in commentsJilin Yuan1-1/+1
2022-09-09Merge branch 'net-ipa-next'David S. Miller5-143/+34
2022-09-09net: ipa: don't have gsi_channel_update() return a valueAlex Elder3-10/+11
2022-09-09net: ipa: update channel in gsi_channel_trans_complete()Alex Elder3-5/+10
2022-09-09net: ipa: kill all other transaction listsAlex Elder3-74/+6
2022-09-09net: ipa: kill the allocated transaction listAlex Elder2-10/+3
2022-09-09net: ipa: always use transaction IDs instead of listsAlex Elder2-56/+16
2022-09-09Merge branch 'felix-dsa-ethtool-stats'David S. Miller12-1918/+1293
2022-09-09net: mscc: ocelot: share the common stat definitions between all driversVladimir Oltean4-279/+98
2022-09-09net: mscc: ocelot: minimize definitions for statsVladimir Oltean4-1116/+290
2022-09-09net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGEDVladimir Oltean5-7/+7
2022-09-09net: mscc: ocelot: add support for all sorts of standardized counters present in DSAVladimir Oltean3-17/+241
2022-09-09net: mscc: ocelot: exclude stats from bulk regions based on reg, not nameVladimir Oltean1-1/+1
2022-09-09net: dsa: felix: use ocelot's ndo_get_stats64 methodVladimir Oltean4-61/+78
2022-09-09net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.cVladimir Oltean2-478/+481
2022-09-09net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common libVladimir Oltean3-53/+50
2022-09-09net: mscc: ocelot: move stats code to ocelot_stats.cVladimir Oltean4-207/+237
2022-09-09net: mscc: ocelot: sort Makefile files alphabeticallyVladimir Oltean1-5/+5
2022-09-09net: mscc: ocelot: report FIFO drop counters through stats->rx_droppedVladimir Oltean1-1/+26
2022-09-09net: dsa: felix: check the 32-bit PSFP stats against overflowVladimir Oltean3-43/+94
2022-09-09net: mscc: ocelot: make access to STAT_VIEW sleepable againVladimir Oltean3-16/+45
2022-09-09net: dsa: felix: add definitions for the stream filter countersVladimir Oltean4-8/+14
2022-09-09Merge branch 'tc_action_ops-refactor'David S. Miller22-513/+118
2022-09-09net: sched: act_vlan: get rid of tcf_vlan_walker and tcf_vlan_searchZhengchao Shao1-19/+0
2022-09-09net: sched: act_tunnel_key: get rid of tunnel_key_walker and tunnel_key_searchZhengchao Shao1-19/+0
2022-09-09net: sched: act_skbmod: get rid of tcf_skbmod_walker and tcf_skbmod_searchZhengchao Shao1-19/+0
2022-09-09net: sched: act_skbedit: get rid of tcf_skbedit_walker and tcf_skbedit_searchZhengchao Shao1-19/+0
2022-09-09net: sched: act_simple: get rid of tcf_simp_walker and tcf_simp_searchZhengchao Shao1-19/+0
2022-09-09net: sched: act_sample: get rid of tcf_sample_walker and tcf_sample_searchZhengchao Shao1-19/+0
2022-09-09net: sched: act_police: get rid of tcf_police_walker and tcf_police_searchZhengchao Shao1-19/+0
2022-09-09net: sched: act_pedit: get rid of tcf_pedit_walker and tcf_pedit_searchZhengchao Shao1-19/+0