summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-20net: dsa: mv88e6xxx: wrap SERDES IRQ in power functionVivien Didelot
2019-08-20net: dsa: mv88e6xxx: enable SERDES after setupVivien Didelot
2019-08-20net: dsa: mv88e6xxx: do not change STP state on port disablingVivien Didelot
2019-08-20net: dsa: enable and disable all portsVivien Didelot
2019-08-20net: dsa: do not enable or disable non user portsVivien Didelot
2019-08-20net: dsa: use a single switch statement for port setupVivien Didelot
2019-08-20r8152: divide the tx and rx bottom functionsHayes Wang
2019-08-19Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.or...David S. Miller
2019-08-19Merge branch 'sctp-support-per-endpoint-auth-and-asconf-flags'David S. Miller
2019-08-19sctp: remove net sctp.x_enable working as a global switchXin Long
2019-08-19sctp: add SCTP_AUTH_SUPPORTED sockoptXin Long
2019-08-19sctp: add sctp_auth_init and sctp_auth_freeXin Long
2019-08-19sctp: use ep and asoc auth_enable properlyXin Long
2019-08-19sctp: add SCTP_ASCONF_SUPPORTED sockoptXin Long
2019-08-19sctp: check asoc peer.asconf_capable before processing asconfXin Long
2019-08-19sctp: not set peer.asconf_capable in sctp_association_initXin Long
2019-08-19sctp: add asconf_enable in struct sctp_endpointXin Long
2019-08-19net: remove empty inet_exit_netLi RongQing
2019-08-19Merge branch 'ns-plugin-fixes'David S. Miller
2019-08-19tc-testing: concurrency: wrap piped rule update commandsVlad Buslov
2019-08-19tc-testing: use dedicated DUMMY interface name for dummy devVlad Buslov
2019-08-19r8152: fix accessing skb after napi_gro_receiveHayes Wang
2019-08-19Merge branch 'RTL8125-EEE'David S. Miller
2019-08-19net: phy: realtek: support NBase-T MMD EEE registers on RTL8125Heiner Kallweit
2019-08-19net: phy: add EEE-related constantsHeiner Kallweit
2019-08-19net: flow_offload: convert block_ing_cb_list to regular list typeVlad Buslov
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-19keys: Fix description sizeDavid Howells
2019-08-18Linux 5.3-rc5Linus Torvalds
2019-08-18net: hns: add phy_attached_info() to the hns driverYonglong Liu
2019-08-18ravb: Fix use-after-free ravb_tstamp_skbTho Vu
2019-08-18net: ethernet: mediatek: Add MT7628/88 SoC supportStefan Roese
2019-08-18net: ethernet: mediatek: Rename NEXT_RX_DESP_IDX to NEXT_DESP_IDXStefan Roese
2019-08-18net: ethernet: mediatek: Rename MTK_QMTK_INT_STATUS to MTK_QDMA_INT_STATUSStefan Roese
2019-08-18dt-bindings: net: mediatek: Add support for MediaTek MT7628/88 SoCStefan Roese
2019-08-18be2net: eliminate enable field from be_aic_objIvan Vecera
2019-08-18Merge branch 'flow_offload-hardware-priority-fixes'David S. Miller
2019-08-18netfilter: nf_tables: map basechain priority to hardware priorityPablo Neira Ayuso
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso
2019-08-18wimax/i2400m: fix a memory leak bugWenwen Wang
2019-08-18net: cavium: fix driver nameStephen Hemminger
2019-08-18tipc: clean up skb list lock handling on send pathJon Maloy
2019-08-18ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon
2019-08-18Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2019-08-18bnxt_en: Fix to include flow direction in L2 keySomnath Kotur
2019-08-18bnxt_en: Use correct src_fid to determine direction of the flowVenkat Duvvuru
2019-08-18bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam
2019-08-18bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam
2019-08-18bnxt_en: Improve RX doorbell sequence.Michael Chan