summaryrefslogtreecommitdiffstats
path: root/net/rds (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-05net: dsa: realtek: don't default Kconfigs to yJakub Kicinski1-4/+0
2022-02-05net: sparx5: remove phylink_config.pcs_poll usageRussell King (Oracle)1-1/+0
2022-02-05net: phylink: remove phylink_set_10g_modes()Russell King (Oracle)2-12/+0
2022-02-05net: gro: minor optimization for dev_gro_receive()Paolo Abeni2-35/+32
2022-02-05net: gro: avoid re-computing truesize twice on recyclePaolo Abeni1-1/+0
2022-02-05net: dsa: qca8k: check correct variable in qca8k_phy_eth_command()Dan Carpenter1-1/+1
2022-02-05net: lan966x: Update mdb when enabling/disabling mcast_snoopingHoratiu Vultur3-0/+51
2022-02-05net: lan966x: Implement the callback SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLEDHoratiu Vultur4-1/+110
2022-02-05net: lan966x: Update the PGID used by IPV6 data framesHoratiu Vultur1-1/+5
2022-02-05net/sched: Enable tc skb ext allocation on chain miss only when neededPaul Blakey5-23/+56
2022-02-05selftests: mptcp: set ip_mptcp in command lineGeliang Tang1-3/+9
2022-02-05selftests: mptcp: add set_flags tests in pm_netlink.shGeliang Tang1-0/+18
2022-02-05selftests: mptcp: add the id argument for set_flagsGeliang Tang1-21/+42
2022-02-05selftests: mptcp: add wrapper for setting flagsGeliang Tang1-3/+21
2022-02-05selftests: mptcp: add wrapper for showing addrsGeliang Tang1-28/+50
2022-02-05selftests: mptcp: add ip mptcp wrappersGeliang Tang1-330/+407
2022-02-05selftests: mptcp: add backup with port testcaseGeliang Tang1-5/+39
2022-02-05selftests: mptcp: add the port argument for set_flagsGeliang Tang1-1/+13
2022-02-05mptcp: allow to use port and non-signal in set_flagsGeliang Tang1-7/+6
2022-02-05ipv6: ioam: Insertion frequency in lwtunnel outputJustin Iurman1-2/+57
2022-02-05uapi: ioam: Insertion frequencyJustin Iurman1-0/+9
2022-02-04net: don't include ndisc.h from ipv6.hJakub Kicinski7-1/+6
2022-02-04net: ipa: determine replenish doorbell differentlyAlex Elder2-6/+10
2022-02-04net: ipa: replenish after delivering payloadAlex Elder1-3/+3
2022-02-04net: ipa: kill replenish_backlogAlex Elder2-9/+0
2022-02-04net: ipa: introduce gsi_channel_trans_idle()Alex Elder3-12/+26
2022-02-04net: ipa: don't use replenish_backlogAlex Elder1-5/+2
2022-02-04net: ipa: allocate transaction in replenish loopAlex Elder1-24/+16
2022-02-04net: ipa: decide on doorbell in replenish loopAlex Elder1-9/+12
2022-02-04net: ipa: increment backlog in replenish callerAlex Elder1-20/+9
2022-02-04net: ipa: allocate transaction before pages when replenishingAlex Elder1-8/+8
2022-02-04net: ipa: kill replenish_savedAlex Elder2-15/+4
2022-02-04tls: cap the output scatter list to something reasonableJakub Kicinski2-1/+19
2022-02-04net: dsa: realtek: convert to phylink_generic_validate()Russell King (Oracle)1-34/+12
2022-02-04net: lan966x: use .mac_select_pcs() interfaceHoratiu Vultur2-1/+9
2022-02-04selftests: rtnetlink: Use more sensible tos valuesGuillaume Nault1-2/+2
2022-02-04selftests: fib offload: use sensible tos valuesGuillaume Nault1-6/+6
2022-02-04net: minor __dev_alloc_name() optimizationEric Dumazet1-2/+2
2022-02-04gcc-plugins/stackleak: Use noinstr in favor of notraceKees Cook1-3/+2
2022-02-03ax25: fix reference count leaks of ax25_devDuoming Zhou4-19/+41
2022-02-03net: stmmac: ensure PTP time register reads are consistentYannick Vignon1-7/+12
2022-02-03i40e: Fix race condition while adding/deleting MAC/VLAN filtersJedrzej Jagielski1-11/+13
2022-02-03i40e: Add new version of i40e_aq_add_macvlan functionJedrzej Jagielski2-20/+77
2022-02-03i40e: Add new versions of send ASQ command functionsJedrzej Jagielski3-8/+150
2022-02-03i40e: Add sending commands in atomic contextJedrzej Jagielski1-9/+12
2022-02-03i40e: remove enum i40e_client_stateJakub Kicinski1-10/+0
2022-02-03i40e: Remove unused RX realloc statJoe Damato2-3/+1
2022-02-03i40e: Disable hw-tc-offload feature on driver loadMateusz Palczewski1-1/+4
2022-02-03printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin()Mickaël Salaün1-1/+1
2022-02-03Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv3-24/+5