summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-05tcp: allow MPTCP to update the announced windowPaolo Abeni
2022-05-05mptcp: add mib for xmit window sharingPaolo Abeni
2022-05-05mptcp: really share subflow snd_wndPaolo Abeni
2022-05-05firmware: tee_bnxt: Use UUID API for exporting the UUIDAndy Shevchenko
2022-05-05net: Make msg_zerocopy_alloc staticDavid Ahern
2022-05-05net: move snowflake callers to netif_napi_add_tx_weight()Jakub Kicinski
2022-05-05net: switch to netif_napi_add_tx()Jakub Kicinski
2022-05-05jme: remove an unnecessary indirectionJakub Kicinski
2022-05-05net: ethernet: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-05-05sungem: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-05-05net: align SO_RCVMARK required privileges with SO_MARKEyal Birger
2022-05-05Revert "Merge branch 'mlxsw-line-card-model'"Jakub Kicinski
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-05net: sparx5: Add handling of host MDB entriesCasper Andersson
2022-05-05NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou
2022-05-04Merge branch 'ocelot-vcap-cleanups'Jakub Kicinski
2022-05-04net: mscc: ocelot: don't use magic numbers for OCELOT_POLICER_DISCARDVladimir Oltean
2022-05-04net: mscc: ocelot: drop port argument from qos_policer_conf_setVladimir Oltean
2022-05-04net: mscc: ocelot: use list_for_each_entry in ocelot_vcap_filter_add_to_blockVladimir Oltean
2022-05-04net: mscc: ocelot: add to tail of empty list in ocelot_vcap_filter_add_to_blockVladimir Oltean
2022-05-04net: mscc: ocelot: use list_add_tail in ocelot_vcap_filter_add_to_block()Vladimir Oltean
2022-05-04dt-bindings: net: lan966x: fix exampleMichael Walle
2022-05-04selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean
2022-05-04Merge branch 'insufficient-tcp-source-port-randomness'Jakub Kicinski
2022-05-04tcp: drop the hash_32() part from the index calculationWilly Tarreau
2022-05-04tcp: increase source port perturb table to 2^16Willy Tarreau
2022-05-04tcp: dynamically allocate the perturb table used by source portsWilly Tarreau
2022-05-04tcp: add small random increments to the source portWilly Tarreau
2022-05-04tcp: resalt the secret every 10 secondsEric Dumazet
2022-05-04tcp: use different parts of the port_offset for index and offsetWilly Tarreau
2022-05-04secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau
2022-05-04memcg: accounting for objects allocated for new netdeviceVasily Averin
2022-05-04Merge branch 'wireguard-patches-for-5-18-rc6'Jakub Kicinski
2022-05-04wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld
2022-05-04wireguard: selftests: bump package depsJason A. Donenfeld
2022-05-04wireguard: selftests: restore support for ccacheJason A. Donenfeld
2022-05-04wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld
2022-05-04wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld
2022-05-04wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld
2022-05-04Merge tag 'iomm-fixes-v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-04Merge tag 'for-linus-5.17-2' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2022-05-04iommu: Make sysfs robust for non-API groupsRobin Murphy
2022-05-04Merge branch 'mlxsw-updates'David S. Miller
2022-05-04mlxsw: spectrum_router: Only query neighbour activity when necessaryIdo Schimmel
2022-05-04mlxsw: spectrum_switchdev: Only query FDB notifications when necessaryIdo Schimmel
2022-05-04mlxsw: spectrum_acl: Do not report activity for multicast routesIdo Schimmel
2022-05-04mlxsw: Treat LLDP packets as controlPetr Machata
2022-05-04mlxsw: spectrum_dcb: Do not warn about priority changesPetr Machata
2022-05-04selftests: router.sh: Add a diagramPetr Machata