aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-06Merge branch 'nfp-flower-rework'David S. Miller
2022-05-06nfp: flower: enable decap_v2 bitLouis Peens
2022-05-06nfp: flower: remove unused neighbour cacheLouis Peens
2022-05-06nfp: flower: link pre_tun flow rules with neigh entriesLouis Peens
2022-05-06nfp: flower: rework tunnel neighbour configurationLouis Peens
2022-05-06nfp: flower: update nfp_tun_neigh structsLouis Peens
2022-05-06nfp: flower: fixup ipv6/ipv4 route lookup for neigh eventsLouis Peens
2022-05-06nfp: flower: enforce more strict pre_tun checksLouis Peens
2022-05-06nfp: flower: add/remove predt_list entriesLouis Peens
2022-05-06nfp: flower: add infrastructure for pre_tun reworkLouis Peens
2022-05-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-05-05Merge branch 'mptcp-improve-mptcp-level-window-tracking'Jakub Kicinski
2022-05-05mptcp: add more offered MIBs counterPaolo Abeni
2022-05-05mptcp: never shrink offered windowPaolo Abeni
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-05ice: remove period on argument description in ice_for_each_vfJacob Keller
2022-05-05ice: add a function comment for ice_cfg_mac_antispoofJacob Keller
2022-05-05ice: fix wording in comment for ice_reset_vfJacob Keller
2022-05-05ice: remove return value comment for ice_reset_all_vfsJacob Keller
2022-05-05ice: always check VF VSI pointer valuesJacob Keller
2022-05-05ice: add newline to dev_dbg in ice_vf_fdir_dump_infoJacob Keller
2022-05-05ice: get switch id on switchdev devicesMichal Swiatkowski
2022-05-05ice: return ENOSPC when exceeding ICE_MAX_CHAIN_WORDSWojciech Drewek
2022-05-05ice: introduce common helper for retrieving VSI by vsi_numMaciej Fijalkowski
2022-05-05ice: use min_t() to make code cleaner in ice_gnssWan Jiabing
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