summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-09net: wwan: t7xx: Infrastructure for early port configurationJinjian Song11-61/+290
2024-02-09net: wwan: t7xx: Add sysfs attribute for device state machineJinjian Song6-6/+145
2024-02-09wwan: core: Add WWAN fastboot port typeJinjian Song2-0/+6
2024-02-09net: netconsole: append userdata to fragmented netconsole messagesMatthew Wood1-13/+37
2024-02-09net: netconsole: append userdata to netconsole messagesMatthew Wood1-2/+17
2024-02-09net: netconsole: cache userdata formatted string in netconsole_targetMatthew Wood1-0/+61
2024-02-09net: netconsole: add a userdata config_group member to netconsole_targetMatthew Wood1-5/+142
2024-02-09net: netconsole: add docs for appending netconsole user dataMatthew Wood1-0/+66
2024-02-09net: netconsole: move newline trimming to functionMatthew Wood1-6/+11
2024-02-09net: netconsole: move netconsole_target config_item to config_groupMatthew Wood1-27/+31
2024-02-09net: netconsole: cleanup formatting lintsMatthew Wood1-5/+8
2024-02-09ethtool: do not use rtnl in ethnl_default_dumpit()Eric Dumazet1-9/+5
2024-02-09ravb: Add Tx checksum offload support for GbEthBiju Das2-7/+79
2024-02-09ravb: Add Rx checksum offload support for GbEthBiju Das2-4/+107
2024-02-09netxen_nic: remove redundant assignment to variable capabilityColin Ian King1-2/+0
2024-02-09net-procfs: use xarray iterator to implement /proc/net/devEric Dumazet1-41/+7
2024-02-09bnxt: convert EEE handling to use linkmode bitmapsHeiner Kallweit3-50/+40
2024-02-09qed: remove duplicated assignment to variable opaque_fidColin Ian King1-2/+0
2024-02-09xirc2ps_cs: remove redundant assignment to variable okay, clean up freespaceColin Ian King1-3/+1
2024-02-09net: dsa: tag_sja1105: remove "inline" keywordVladimir Oltean1-2/+2
2024-02-09net: dsa: remove "inline" from dsa_user_netpoll_send_skb()Vladimir Oltean1-2/+2
2024-02-09net: dsa: b53: unexport and move b53_eee_enable_set()Vladimir Oltean2-16/+13
2024-02-09ptp: ocp: add Adva timecard supportSagi Maimon1-9/+293
2024-02-09net/sun3_82586: Avoid reading past buffer in debug outputKees Cook1-1/+1
2024-02-08netfilter: nft_set_pipapo: remove scratch_aligned pointerFlorian Westphal3-39/+10
2024-02-08netfilter: nft_set_pipapo: add helper to release pcpu scratch areaFlorian Westphal1-5/+23
2024-02-08netfilter: nft_set_pipapo: store index in scratch mapsFlorian Westphal3-26/+44
2024-02-08netfilter: nft_set_rbtree: skip end interval element from gcPablo Neira Ayuso1-3/+3
2024-02-08netfilter: nfnetlink_queue: un-break NF_REPEATFlorian Westphal1-3/+10
2024-02-08netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso5-15/+42
2024-02-08netfilter: nft_ct: reject direction for ct idPablo Neira Ayuso1-0/+3
2024-02-08netfilter: ctnetlink: fix filtering for zone 0Felix Huettner2-5/+50
2024-02-08s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter1-3/+6
2024-02-08netfilter: ipset: Missing gc cancellations fixedJozsef Kadlecsik2-2/+4
2024-02-08octeontx2-af: Initialize maps.Ratheesh Kannoth1-16/+15
2024-02-08net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja1-0/+2
2024-02-08net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja1-0/+3
2024-02-08netfilter: nft_set_pipapo: remove static in nft_pipapo_get()Pablo Neira Ayuso1-1/+1
2024-02-08xfrm: interface: use exit_batch_rtnl() methodEric Dumazet1-8/+6
2024-02-08bridge: use exit_batch_rtnl() methodEric Dumazet1-10/+5
2024-02-08ip_tunnel: use exit_batch_rtnl() methodEric Dumazet5-22/+31
2024-02-08sit: use exit_batch_rtnl() methodEric Dumazet1-8/+5
2024-02-08ip6_vti: use exit_batch_rtnl() methodEric Dumazet1-7/+5
2024-02-08ip6_tunnel: use exit_batch_rtnl() methodEric Dumazet1-7/+5
2024-02-08ip6_gre: use exit_batch_rtnl() methodEric Dumazet1-7/+5
2024-02-08vxlan: use exit_batch_rtnl() methodEric Dumazet1-31/+19
2024-02-08ipv4: add __unregister_nexthop_notifier()Eric Dumazet2-6/+14
2024-02-08gtp: use exit_batch_rtnl() methodEric Dumazet1-10/+10
2024-02-08geneve: use exit_batch_rtnl() methodEric Dumazet1-13/+10
2024-02-08bonding: use exit_batch_rtnl() methodEric Dumazet1-11/+26