summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/octeon-wdt-nmi.S (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean21-47/+130
2020-10-05net: openvswitch: Constify static struct genl_small_opsRikard Falkeborn2-2/+2
2020-10-05mptcp: Constify mptcp_pm_opsRikard Falkeborn1-1/+1
2020-10-05drivers/net/wan/hdlc_fr: Improvements to the code of pvc_xmitXie He1-28/+26
2020-10-04bnxt_en: Eliminate unnecessary RX resets.Michael Chan2-1/+53
2020-10-04bnxt_en: Reduce unnecessary message log during RX errors.Michael Chan1-2/+4
2020-10-04bnxt_en: Add a software counter for RX ring reset.Michael Chan3-4/+12
2020-10-04bnxt_en: Implement RX ring reset in response to buffer errors.Michael Chan1-4/+75
2020-10-04bnxt_en: Refactor bnxt_init_one_rx_ring().Michael Chan1-46/+50
2020-10-04bnxt_en: Refactor bnxt_free_rx_skbs().Michael Chan1-68/+66
2020-10-04bnxt_en: Log FW health status info, if reset is aborted.Michael Chan1-1/+8
2020-10-04bnxt_en: perform no master recovery during startupEdwin Peer1-9/+29
2020-10-04bnxt_en: log firmware status on firmware init failureEdwin Peer2-5/+55
2020-10-04bnxt_en: refactor bnxt_alloc_fw_health()Edwin Peer1-22/+38
2020-10-04bnxt_en: Update firmware interface spec to 1.10.1.68.Vasundhara Volam1-3/+21
2020-10-04net: dsa: mv88e6xxx: Add per port devlink regionsAndrew Lunn1-4/+105
2020-10-04net: dsa: Add helper for converting devlink port to ds and portAndrew Lunn1-0/+14
2020-10-04net: dsa: Add devlink port regions support to DSAAndrew Lunn2-0/+19
2020-10-04net: devlink: Add support for port regionsAndrew Lunn2-26/+251
2020-10-04net: dsa: Register devlink ports before calling DSA driver setup()Andrew Lunn2-53/+73
2020-10-04net: dsa: Make use of devlink port flavour unusedAndrew Lunn1-0/+10
2020-10-04net: devlink: Add unused port flavourAndrew Lunn2-1/+6
2020-10-04netfilter: nf_tables: Implement fast bitwise expressionPhil Sutter3-6/+156
2020-10-04netfilter: nf_tables: Enable fast nft_cmp for inverted matchesPhil Sutter3-8/+10
2020-10-04netfilter: nfnetlink: place subsys mutexes in distinct lockdep classesFlorian Westphal1-1/+18
2020-10-04netfilter: ipset: enable memory accounting for ipset allocationsVasily Averin1-16/+1
2020-10-04netfilter: nf_tables_offload: Remove unused macro FLOW_SETUP_BLOCKYueHaibing1-2/+0
2020-10-04mptcp: ADD_ADDRs with echo bit are smallerMatthieu Baerts3-6/+8
2020-10-04dt-bindings: net: dsa: b53: Fix full duplex in exampleKurt Kanzenbach1-3/+3
2020-10-04dt-bindings: net: dsa: b53: Specify unit address in hexKurt Kanzenbach1-1/+1
2020-10-04net: dsa: sja1105: remove duplicate prefix for VL Lookup dynamic configVladimir Oltean1-5/+5
2020-10-04bnx2x: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-10-04net: ksz884x: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+1
2020-10-04net: bna: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+3
2020-10-04usbnet: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-10-04net/sched: act_mpls: Add action to push MPLS LSE before Ethernet headerGuillaume Nault2-0/+19
2020-10-04net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault6-18/+126
2020-10-04net: phy: dp83869: fix unsigned comparisons against less than zero valuesColin Ian King1-1/+1
2020-10-04net/smc: use an array to check fields in system EIDKarsten Graul1-1/+1
2020-10-04net/smc: send ISM devices with unique chid in CLC proposalKarsten Graul1-1/+17
2020-10-04powerpc: dts: t1040rdb: add ports for Seville Ethernet switchVladimir Oltean1-0/+107
2020-10-04powerpc: dts: t1040: add bindings for Seville Ethernet switchVladimir Oltean1-0/+78
2020-10-04tcp: account total lost packets properlyYuchung Cheng1-0/+10
2020-10-04net/iucv: fix indentation in __iucv_message_receive()Julian Wiedmann1-5/+3
2020-10-04net/af_iucv: right-size the uid variable in iucv_sock_bind()Julian Wiedmann1-1/+1
2020-10-04net: remove NETDEV_HW_ADDR_T_SLAVETaehee Yoo1-3/+2
2020-10-03genetlink: allow dumping command-specific policyJakub Kicinski2-5/+37
2020-10-03genetlink: properly support per-op policy dumpingJohannes Berg2-10/+102
2020-10-03genetlink: factor skb preparation out of ctrl_dumppolicy()Johannes Berg1-6/+19
2020-10-03netlink: rework policy dump to support multiple policiesJohannes Berg3-24/+90