summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-28ipv6: add IFLA_INET6_RA_MTU to expose mtu valueRocco Yue5-6/+25
2021-08-28Merge branch 'bnxt-add-rx-discards-stats-for-oom-and-netpool'Jakub Kicinski3-1/+23
2021-08-28bnxt: count discards due to memory allocation errorsJakub Kicinski2-1/+11
2021-08-28bnxt: count packets discarded because of netpollJakub Kicinski3-1/+13
2021-08-27um: vector: adjust to coalesce API changesJohannes Berg1-2/+6
2021-08-27octeontx2-af: cn10K: support for sched lmtst and other featuresHarman Kalra4-16/+91
2021-08-27phy: marvell: phy-mvebu-a3700-comphy: Remove unsupported modesPali Rohár1-6/+0
2021-08-27phy: marvell: phy-mvebu-a3700-comphy: Rename HS-SGMMI to 2500Base-XPali Rohár1-5/+5
2021-08-27phy: marvell: phy-mvebu-cp110-comphy: Rename HS-SGMMI to 2500Base-XPali Rohár1-8/+8
2021-08-27Merge branch 'hns3-cleanups'David S. Miller9-162/+151
2021-08-27net: hns3: uniform type of function parameter cmdHao Chen1-3/+2
2021-08-27net: hns3: merge some repetitive macrosPeng Li6-63/+44
2021-08-27net: hns3: package new functions to simplify hclgevf_mbx_handler codePeng Li1-48/+55
2021-08-27net: hns3: remove redundant param to simplify codePeng Li1-3/+1
2021-08-27net: hns3: use memcpy to simplify codePeng Li1-7/+2
2021-08-27net: hns3: remove redundant param mbx_event_pendingPeng Li2-13/+0
2021-08-27net: hns3: add hns3_state_init() to do state initializationHuazhong Tan1-10/+19
2021-08-27net: hns3: add macros for mac speeds of firmware commandGuangbin Huang2-18/+31
2021-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller6-9/+122
2021-08-27Merge tag 'mlx5-updates-2021-08-26' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller15-236/+556
2021-08-27Merge branch 'mptcp-Optimize-received-options-handling'David S. Miller4-119/+112
2021-08-27mptcp: make the locking tx schema more readablePaolo Abeni1-3/+7
2021-08-27mptcp: optimize the input options processingPaolo Abeni1-34/+37
2021-08-27mptcp: consolidate in_opt sub-options fields in a bitmaskPaolo Abeni4-73/+63
2021-08-27mptcp: better binary layout for mptcp_options_receivedPaolo Abeni2-15/+13
2021-08-27mptcp: do not set unconditionally csum_reqd on incoming optPaolo Abeni1-3/+1
2021-08-27tcp: enable mid stream window clampNeil Spring1-0/+1
2021-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski204-1027/+1107
2021-08-27net/mlx5: DR, Add support for update FTEYevgeny Kliteynik1-9/+30
2021-08-27net/mlx5: DR, Improve rule tracking memory consumptionYevgeny Kliteynik3-86/+83
2021-08-27net/mlx5: DR, Remove rehash ctrl struct from dr_htblYevgeny Kliteynik3-21/+24
2021-08-27net/mlx5: DR, Remove HW specific STE type from nic domainYevgeny Kliteynik10-45/+61
2021-08-27net/mlx5: DR, Merge DR_STE_SIZE enumsYevgeny Kliteynik1-3/+0
2021-08-27net/mlx5: DR, Skip source port matching on FDB RX domainYevgeny Kliteynik1-1/+13
2021-08-27net/mlx5: DR, Add ignore_flow_level support for multi-dest flow tablesYevgeny Kliteynik6-6/+18
2021-08-27net/mlx5: DR, Use FW API when updating FW-owned flow tableYevgeny Kliteynik1-0/+3
2021-08-27net/mlx5: DR, replace uintN_t with kernel-style typesYevgeny Kliteynik2-6/+6
2021-08-27net/mlx5: DR, Support IPv6 matching on flow label for STEv0Yevgeny Kliteynik1-0/+6
2021-08-27net/mlx5: DR, Reduce print level for FT chaining level checkBodong Wang1-2/+2
2021-08-27net/mlx5: DR, Warn and ignore SW steering rule insertion on QP errYevgeny Kliteynik2-2/+15
2021-08-27net/mlx5: DR, Improve error flow in actions_build_ste_arrYevgeny Kliteynik1-16/+56
2021-08-27net/mlx5: DR, Enable QP retransmissionYevgeny Kliteynik1-0/+1
2021-08-27net/mlx5: DR, Enable VLAN pop on TX and VLAN push on RXYevgeny Kliteynik3-9/+118
2021-08-27net/mlx5: DR, Split modify VLAN state to separate pop/push statesYevgeny Kliteynik1-26/+27
2021-08-27net/mlx5: DR, Added support for REMOVE_HEADER packet reformatYevgeny Kliteynik5-7/+96
2021-08-26Merge tag 'nfsd-5.14-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+2
2021-08-26Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds52-186/+293
2021-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-0/+39
2021-08-26Merge tag 'ceph-for-5.14-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds5-15/+27
2021-08-26Revert "net: really fix the build..."Kalle Valo6-30/+8