summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mptcp: account memory allocation in mptcp_nl_cmd_add_addr() to userThomas Haller2022-09-151-1/+1
* mptcp: allow privileged operations from user namespacesThomas Haller2022-09-151-9/+9
* mptcp: add do_check_data_fin to replace copiedGeliang Tang2022-09-151-3/+4
* selftests: mptcp: move prefix tests of addr_nr_ns2 togetherGeliang Tang2022-09-151-6/+4
* mptcp: add mptcp_for_each_subflow_safe helperMatthieu Baerts2022-09-153-4/+6
* net: phy: spi_ks8895: switch to using gpiod APIDmitry Torokhov2022-09-151-55/+14
* net: ks8851: switch to using gpiod APIDmitry Torokhov2022-09-152-22/+20
* net: davicom: dm9000: switch to using gpiod APIDmitry Torokhov2022-09-151-12/+14
* r8169: remove rtl_wol_shutdown_quirk()Heiner Kallweit2022-09-131-19/+0
* sfc: introduce shutdown entry point in efx pci driverPieter Jansen van Vuuren2022-09-132-0/+24
* net: openvswitch: fix repeated words in commentsJilin Yuan2022-09-091-1/+1
* Merge branch 'net-ipa-next'David S. Miller2022-09-095-143/+34
|\
| * net: ipa: don't have gsi_channel_update() return a valueAlex Elder2022-09-093-10/+11
| * net: ipa: update channel in gsi_channel_trans_complete()Alex Elder2022-09-093-5/+10
| * net: ipa: kill all other transaction listsAlex Elder2022-09-093-74/+6
| * net: ipa: kill the allocated transaction listAlex Elder2022-09-092-10/+3
| * net: ipa: always use transaction IDs instead of listsAlex Elder2022-09-092-56/+16
|/
* Merge branch 'felix-dsa-ethtool-stats'David S. Miller2022-09-0912-1918/+1293
|\
| * net: mscc: ocelot: share the common stat definitions between all driversVladimir Oltean2022-09-094-279/+98
| * net: mscc: ocelot: minimize definitions for statsVladimir Oltean2022-09-094-1116/+290
| * net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGEDVladimir Oltean2022-09-095-7/+7
| * net: mscc: ocelot: add support for all sorts of standardized counters present...Vladimir Oltean2022-09-093-17/+241
| * net: mscc: ocelot: exclude stats from bulk regions based on reg, not nameVladimir Oltean2022-09-091-1/+1
| * net: dsa: felix: use ocelot's ndo_get_stats64 methodVladimir Oltean2022-09-094-61/+78
| * net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.cVladimir Oltean2022-09-092-478/+481
| * net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common libVladimir Oltean2022-09-093-53/+50
| * net: mscc: ocelot: move stats code to ocelot_stats.cVladimir Oltean2022-09-094-207/+237
| * net: mscc: ocelot: sort Makefile files alphabeticallyVladimir Oltean2022-09-091-5/+5
| * net: mscc: ocelot: report FIFO drop counters through stats->rx_droppedVladimir Oltean2022-09-091-1/+26
| * net: dsa: felix: check the 32-bit PSFP stats against overflowVladimir Oltean2022-09-093-43/+94
| * net: mscc: ocelot: make access to STAT_VIEW sleepable againVladimir Oltean2022-09-093-16/+45
| * net: dsa: felix: add definitions for the stream filter countersVladimir Oltean2022-09-094-8/+14
|/
* Merge branch 'tc_action_ops-refactor'David S. Miller2022-09-0922-513/+118
|\
| * net: sched: act_vlan: get rid of tcf_vlan_walker and tcf_vlan_searchZhengchao Shao2022-09-091-19/+0
| * net: sched: act_tunnel_key: get rid of tunnel_key_walker and tunnel_key_searchZhengchao Shao2022-09-091-19/+0
| * net: sched: act_skbmod: get rid of tcf_skbmod_walker and tcf_skbmod_searchZhengchao Shao2022-09-091-19/+0
| * net: sched: act_skbedit: get rid of tcf_skbedit_walker and tcf_skbedit_searchZhengchao Shao2022-09-091-19/+0
| * net: sched: act_simple: get rid of tcf_simp_walker and tcf_simp_searchZhengchao Shao2022-09-091-19/+0
| * net: sched: act_sample: get rid of tcf_sample_walker and tcf_sample_searchZhengchao Shao2022-09-091-19/+0
| * net: sched: act_police: get rid of tcf_police_walker and tcf_police_searchZhengchao Shao2022-09-091-19/+0
| * net: sched: act_pedit: get rid of tcf_pedit_walker and tcf_pedit_searchZhengchao Shao2022-09-091-19/+0
| * net: sched: act_nat: get rid of tcf_nat_walker and tcf_nat_searchZhengchao Shao2022-09-091-19/+0
| * net: sched: act_mpls: get rid of tcf_mpls_walker and tcf_mpls_searchZhengchao Shao2022-09-091-19/+0
| * net: sched: act_mirred: get rid of tcf_mirred_walker and tcf_mirred_searchZhengchao Shao2022-09-091-19/+0
| * net: sched: act_ipt: get rid of tcf_ipt_walker/tcf_xt_walker and tcf_ipt_sear...Zhengchao Shao2022-09-091-38/+0
| * net: sched: act_ife: get rid of tcf_ife_walker and tcf_ife_searchZhengchao Shao2022-09-091-19/+0
| * net: sched: act_gate: get rid of tcf_gate_walker and tcf_gate_searchZhengchao Shao2022-09-091-19/+0
| * net: sched: act_gact: get rid of tcf_gact_walker and tcf_gact_searchZhengchao Shao2022-09-091-19/+0
| * net: sched: act_ctinfo: get rid of tcf_ctinfo_walker and tcf_ctinfo_searchZhengchao Shao2022-09-091-19/+0
| * net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_searchZhengchao Shao2022-09-091-19/+0