summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-23net/mlx5e: TC, Skip redundant ct clear actionsRoi Dayan
2022-02-23net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan
2022-02-23net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan
2022-02-23net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packetsTariq Toukan
2022-02-23net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-02-23net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb
2022-02-23net/mlx5: Fix tc max supported prio for nic modeChris Mi
2022-02-23net/mlx5: Fix wrong limitation of metadata match on ecpfAriel Levkovich
2022-02-23net/mlx5: Update log_max_qp value to be 17 at mostMaher Sanalla
2022-02-23net/mlx5: DR, Fix the threshold that defines when pool sync is initiatedYevgeny Kliteynik
2022-02-23net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_versionYevgeny Kliteynik
2022-02-23net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fteYevgeny Kliteynik
2022-02-23net/mlx5: DR, Cache STE shadow memoryYevgeny Kliteynik
2022-02-23net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger
2022-02-23Merge branch 'ftgmac100-fixes'David S. Miller
2022-02-23drivers/net/ftgmac100: fix DHCP potential failure with systemdHeyi Guo
2022-02-23drivers/net/ftgmac100: adjust code place for function call dependencyHeyi Guo
2022-02-23drivers/net/ftgmac100: refactor ftgmac100_reset_task to enable direct functio...Heyi Guo
2022-02-23net: sched: avoid newline at end of message in NL_SET_ERR_MSG_MODWan Jiabing
2022-02-23MAINTAINERS: add myself as co-maintainer for Realtek DSA switch driversAlvin Šipraga
2022-02-23tipc: Fix end of loop tests for list_for_each_entry()Dan Carpenter
2022-02-23udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()Dan Carpenter
2022-02-23vhost/vsock: don't check owner in vhost_vsock_stop() while releasingStefano Garzarella
2022-02-22ibmvnic: schedule failover only if vioctl failsSukadev Bhattiprolu
2022-02-22net: dsa: fix panic when removing unoffloaded port from bridgeAlvin Šipraga
2022-02-22net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friendsEric Dumazet
2022-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-02-22netfilter: nf_tables: fix memory leak during stateful obj updateFlorian Westphal
2022-02-21netfilter: nft_limit: fix stateful object memory leakFlorian Westphal
2022-02-21netfilter: nf_tables: unregister flowtable hooks on netns exitPablo Neira Ayuso
2022-02-21net: mdio-ipq4019: add delay after clock enableBaruch Siach
2022-02-21gso: do not skip outer ip header in case of ipip and net_failoverTao Liu
2022-02-20Merge branch 'bnxt_en-fixes'David S. Miller
2022-02-20bnxt_en: Fix devlink fw_activateKalesh AP
2022-02-20bnxt_en: Increase firmware message response DMA wait timeMichael Chan
2022-02-20bnxt_en: Restore the resets_reliable flag in bnxt_open()Kalesh AP
2022-02-20bnxt_en: Fix incorrect multicast rx mask setting when not requestedPavan Chebbi
2022-02-20bnxt_en: Fix occasional ethtool -t loopback test failuresMichael Chan
2022-02-20bnxt_en: Fix offline ethtool selftest with RDMA enabledMichael Chan
2022-02-20bnxt_en: Fix active FEC reporting to ethtoolSomnath Kotur
2022-02-20netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso
2022-02-19net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't heldVladimir Oltean
2022-02-19net: dsa: microchip: fix bridging with more than two member portsSvenning Sørensen
2022-02-19net: Force inlining of checksum functions in net/checksum.hChristophe Leroy
2022-02-19Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-02-19Merge branch 'mptcp-fixes'David S. Miller
2022-02-19selftests: mptcp: be more conservative with cookie MPJ limitsPaolo Abeni
2022-02-19selftests: mptcp: more robust signal race testPaolo Abeni
2022-02-19mptcp: add mibs counter for ignored incoming optionsPaolo Abeni
2022-02-19mptcp: fix race in incoming ADD_ADDR option processingPaolo Abeni