aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-05ref_tracker: add a count of untracked referencesEric Dumazet
2022-02-05ref_tracker: implement use-after-free detectionEric Dumazet
2022-02-05Merge branch 'ipv6-mc_forwarding-changes'David S. Miller
2022-02-05ip6mr: ip6mr_sk_done() can exit early in common casesEric Dumazet
2022-02-05ipv6: make mc_forwarding atomicEric Dumazet
2022-02-05net: dsa: realtek: don't default Kconfigs to yJakub Kicinski
2022-02-05net: sparx5: remove phylink_config.pcs_poll usageRussell King (Oracle)
2022-02-05net: phylink: remove phylink_set_10g_modes()Russell King (Oracle)
2022-02-05Merge branch 'gro-minor-opts'David S. Miller
2022-02-05net: gro: minor optimization for dev_gro_receive()Paolo Abeni
2022-02-05net: gro: avoid re-computing truesize twice on recyclePaolo Abeni
2022-02-05net: dsa: qca8k: check correct variable in qca8k_phy_eth_command()Dan Carpenter
2022-02-05Merge branch 'lan966x-mcast-snooping'David S. Miller
2022-02-05net: lan966x: Update mdb when enabling/disabling mcast_snoopingHoratiu Vultur
2022-02-05net: lan966x: Implement the callback SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLEDHoratiu Vultur
2022-02-05net: lan966x: Update the PGID used by IPV6 data framesHoratiu Vultur
2022-02-05net/sched: Enable tc skb ext allocation on chain miss only when neededPaul Blakey
2022-02-04Merge branch 'mptcp-improve-set-flags-command-and-update-self-tests'Jakub Kicinski
2022-02-04selftests: mptcp: set ip_mptcp in command lineGeliang Tang
2022-02-04selftests: mptcp: add set_flags tests in pm_netlink.shGeliang Tang
2022-02-04selftests: mptcp: add the id argument for set_flagsGeliang Tang
2022-02-04selftests: mptcp: add wrapper for setting flagsGeliang Tang
2022-02-04selftests: mptcp: add wrapper for showing addrsGeliang Tang
2022-02-04selftests: mptcp: add ip mptcp wrappersGeliang Tang
2022-02-04selftests: mptcp: add backup with port testcaseGeliang Tang
2022-02-04selftests: mptcp: add the port argument for set_flagsGeliang Tang
2022-02-04mptcp: allow to use port and non-signal in set_flagsGeliang Tang
2022-02-04Merge branch 'support-for-the-ioam-insertion-frequency'Jakub Kicinski
2022-02-04ipv6: ioam: Insertion frequency in lwtunnel outputJustin Iurman
2022-02-04uapi: ioam: Insertion frequencyJustin Iurman
2022-02-04net: don't include ndisc.h from ipv6.hJakub Kicinski
2022-02-04Merge branch 'ipa-RX-replenish'David S. Miller
2022-02-04net: ipa: determine replenish doorbell differentlyAlex Elder
2022-02-04net: ipa: replenish after delivering payloadAlex Elder
2022-02-04net: ipa: kill replenish_backlogAlex Elder
2022-02-04net: ipa: introduce gsi_channel_trans_idle()Alex Elder
2022-02-04net: ipa: don't use replenish_backlogAlex Elder
2022-02-04net: ipa: allocate transaction in replenish loopAlex Elder
2022-02-04net: ipa: decide on doorbell in replenish loopAlex Elder
2022-02-04net: ipa: increment backlog in replenish callerAlex Elder
2022-02-04net: ipa: allocate transaction before pages when replenishingAlex Elder
2022-02-04net: ipa: kill replenish_savedAlex Elder
2022-02-04tls: cap the output scatter list to something reasonableJakub Kicinski
2022-02-04net: dsa: realtek: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-02-03net: lan966x: use .mac_select_pcs() interfaceHoratiu Vultur
2022-02-03selftests: rtnetlink: Use more sensible tos valuesGuillaume Nault
2022-02-03selftests: fib offload: use sensible tos valuesGuillaume Nault
2022-02-03net: minor __dev_alloc_name() optimizationEric Dumazet
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski