summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-16net: amd: Unified the comparison between pointers and NULL to the same writingGuofeng Yue
2022-09-16vsock/vmci: fix repeated words in commentsJilin Yuan
2022-09-16rtnetlink: advertise allmulti counterNicolas Dichtel
2022-09-16net: fec: add pm runtime force suspend and resume supportWei Fang
2022-09-15Merge branch 'net-ftgmac100-support-fixed-link'Paolo Abeni
2022-09-15ARM: dts: aspeed: elbert: Enable mac3 controllerTao Ren
2022-09-15net: ftgmac100: support fixed linkTao Ren
2022-09-15Merge branch 'mptcp-allow-privileged-operations-from-user-ns-cleanup'Paolo Abeni
2022-09-15mptcp: account memory allocation in mptcp_nl_cmd_add_addr() to userThomas Haller
2022-09-15mptcp: allow privileged operations from user namespacesThomas Haller
2022-09-15mptcp: add do_check_data_fin to replace copiedGeliang Tang
2022-09-15selftests: mptcp: move prefix tests of addr_nr_ns2 togetherGeliang Tang
2022-09-15mptcp: add mptcp_for_each_subflow_safe helperMatthieu Baerts
2022-09-15net: phy: spi_ks8895: switch to using gpiod APIDmitry Torokhov
2022-09-15net: ks8851: switch to using gpiod APIDmitry Torokhov
2022-09-15net: davicom: dm9000: switch to using gpiod APIDmitry Torokhov
2022-09-13r8169: remove rtl_wol_shutdown_quirk()Heiner Kallweit
2022-09-13sfc: introduce shutdown entry point in efx pci driverPieter Jansen van Vuuren
2022-09-09net: openvswitch: fix repeated words in commentsJilin Yuan
2022-09-09Merge branch 'net-ipa-next'David S. Miller
2022-09-09net: ipa: don't have gsi_channel_update() return a valueAlex Elder
2022-09-09net: ipa: update channel in gsi_channel_trans_complete()Alex Elder
2022-09-09net: ipa: kill all other transaction listsAlex Elder
2022-09-09net: ipa: kill the allocated transaction listAlex Elder
2022-09-09net: ipa: always use transaction IDs instead of listsAlex Elder
2022-09-09Merge branch 'felix-dsa-ethtool-stats'David S. Miller
2022-09-09net: mscc: ocelot: share the common stat definitions between all driversVladimir Oltean
2022-09-09net: mscc: ocelot: minimize definitions for statsVladimir Oltean
2022-09-09net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGEDVladimir Oltean
2022-09-09net: mscc: ocelot: add support for all sorts of standardized counters present...Vladimir Oltean
2022-09-09net: mscc: ocelot: exclude stats from bulk regions based on reg, not nameVladimir Oltean
2022-09-09net: dsa: felix: use ocelot's ndo_get_stats64 methodVladimir Oltean
2022-09-09net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.cVladimir Oltean
2022-09-09net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common libVladimir Oltean
2022-09-09net: mscc: ocelot: move stats code to ocelot_stats.cVladimir Oltean
2022-09-09net: mscc: ocelot: sort Makefile files alphabeticallyVladimir Oltean
2022-09-09net: mscc: ocelot: report FIFO drop counters through stats->rx_droppedVladimir Oltean
2022-09-09net: dsa: felix: check the 32-bit PSFP stats against overflowVladimir Oltean
2022-09-09net: mscc: ocelot: make access to STAT_VIEW sleepable againVladimir Oltean
2022-09-09net: dsa: felix: add definitions for the stream filter countersVladimir Oltean
2022-09-09Merge branch 'tc_action_ops-refactor'David S. Miller
2022-09-09net: sched: act_vlan: get rid of tcf_vlan_walker and tcf_vlan_searchZhengchao Shao
2022-09-09net: sched: act_tunnel_key: get rid of tunnel_key_walker and tunnel_key_searchZhengchao Shao
2022-09-09net: sched: act_skbmod: get rid of tcf_skbmod_walker and tcf_skbmod_searchZhengchao Shao
2022-09-09net: sched: act_skbedit: get rid of tcf_skbedit_walker and tcf_skbedit_searchZhengchao Shao
2022-09-09net: sched: act_simple: get rid of tcf_simp_walker and tcf_simp_searchZhengchao Shao
2022-09-09net: sched: act_sample: get rid of tcf_sample_walker and tcf_sample_searchZhengchao Shao
2022-09-09net: sched: act_police: get rid of tcf_police_walker and tcf_police_searchZhengchao Shao
2022-09-09net: sched: act_pedit: get rid of tcf_pedit_walker and tcf_pedit_searchZhengchao Shao
2022-09-09net: sched: act_nat: get rid of tcf_nat_walker and tcf_nat_searchZhengchao Shao