summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-29octeontx2-af: Fix inconsistent license textSunil Goutham33-108/+63
2021-08-29octeontx2-pf: Fix inconsistent license textSunil Goutham18-54/+45
2021-08-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-David S. Miller6-49/+258
2021-08-28Merge branch 'ionic-queue-mgmt'David S. Miller4-20/+59
2021-08-28ionic: recreate hwstamp queues on ifupShannon Nelson3-0/+32
2021-08-28ionic: pull hwstamp queue_lock up a levelShannon Nelson2-14/+6
2021-08-28ionic: add queue lock around open and stopShannon Nelson1-1/+8
2021-08-28ionic: fill mac addr earlier in add_addrShannon Nelson1-1/+2
2021-08-28ionic: squelch unnecessary fw halted messageShannon Nelson1-2/+2
2021-08-28ionic: fire watchdog again after fw_downShannon Nelson1-2/+9
2021-08-28Merge branch 'hns3-next'David S. Miller11-82/+92
2021-08-28net: hns3: add required space in commentHao Chen4-4/+4
2021-08-28net: hns3: remove unnecessary "static" of local variables in functionHao Chen2-2/+2
2021-08-28net: hns3: don't config TM DWRR twice when set ETSGuangbin Huang1-3/+1
2021-08-28net: hns3: add new function hclge_get_speed_bit()Guangbin Huang2-31/+35
2021-08-28net: hns3: refactor function hclgevf_parse_capability()Guangbin Huang2-13/+20
2021-08-28net: hns3: refactor function hclge_parse_capability()Guangbin Huang2-29/+28
2021-08-28net: hns3: add trace event in hclge_gen_resp_to_vf()Yufeng Mo1-0/+2
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-27igc: Add support for CBS offloadingAravindhan Gunasekaran5-1/+195
2021-08-27igc: Simplify TSN flags handlingVinicius Costa Gomes4-27/+43
2021-08-27igc: Use default cycle 'start' and 'end' values for queuesVinicius Costa Gomes2-22/+21
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