summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-06Merge branch 'Xilinx-axienet-driver-updates'David S. Miller
2019-06-06net: axienet: convert to phylink APIRobert Hancock
2019-06-06net: axienet: make use of axistream-connected attribute optionalRobert Hancock
2019-06-06net: axienet: document axistream-connected attributeRobert Hancock
2019-06-06net: axienet: Fix MDIO bus parent node detectionRobert Hancock
2019-06-06net: axienet: document device tree mdio child nodeRobert Hancock
2019-06-06net: axienet: stop interface during shutdownRobert Hancock
2019-06-06net: axienet: Make missing MAC address non-fatalRobert Hancock
2019-06-06net: axienet: Fix race condition causing TX hangRobert Hancock
2019-06-06net: axienet: Add optional support for Ethernet core interruptRobert Hancock
2019-06-06net: axienet: Support shared interruptsRobert Hancock
2019-06-06net: axienet: Add DMA registers to ethtool register dumpRobert Hancock
2019-06-06net: axienet: Make RX/TX ring sizes configurableRobert Hancock
2019-06-06net: axienet: Cleanup DMA device reset and halt processRobert Hancock
2019-06-06net: axienet: Re-initialize MDIO registers properly after resetRobert Hancock
2019-06-06net: axienet: fix teardown order of MDIO busRobert Hancock
2019-06-06net: axienet: Use clock framework to get device clock rateRobert Hancock
2019-06-06net: axienet: add X86 and ARM as supported platformsRobert Hancock
2019-06-06net: axienet: fix MDIO bus namingRobert Hancock
2019-06-06net: axienet: Use standard IO accessorsRobert Hancock
2019-06-06net: axienet: Fix casting of pointers to u32Robert Hancock
2019-06-06net: stmmac: socfpga: fix phy and ptp_ref setup for Arria10/Stratix10Dinh Nguyen
2019-06-06dt-bindings: socfpga-dwmac: add "altr, socfpga-stmmac-a10-s10" bindingDinh Nguyen
2019-06-06Merge branch 'nfp-tls-add-basic-TX-offload'David S. Miller
2019-06-06nfp: tls: add basic statisticsJakub Kicinski
2019-06-06nfp: tls: add/delete TLS TX connectionsDirk van der Merwe
2019-06-06nfp: tls: add datapath support for TLS TXDirk van der Merwe
2019-06-06net/tls: export TLS per skb encryptionDirk van der Merwe
2019-06-06net/tls: simplify driver context retrievalJakub Kicinski
2019-06-06net/tls: split the TLS_DRIVER_STATE_SIZE and bump TX to 16 bytesJakub Kicinski
2019-06-06nfp: prepare for more TX metadata prependJakub Kicinski
2019-06-06nfp: add tls init codeJakub Kicinski
2019-06-06nfp: parse crypto opcode TLVJakub Kicinski
2019-06-06nfp: add support for sending control messages via mailboxJakub Kicinski
2019-06-06nfp: parse the mailbox cmsg TLVJakub Kicinski
2019-06-06nfp: make bar_lock a semaphoreJakub Kicinski
2019-06-06nfp: count all failed TX attempts as errorsJakub Kicinski
2019-06-06net: phy: Add detection of 1000BaseX link mode supportRobert Hancock
2019-06-06net: mscc: ocelot: remove unused variable 'vcap_data_t'YueHaibing
2019-06-06net: fec: Do not use netdev messages too earlyFabio Estevam
2019-06-06vxlan: Use FDB_HASH_SIZE hash_locks to reduce contentionLitao jiao
2019-06-06ipv6: fix spelling mistake: "wtih" -> "with"Colin Ian King
2019-06-06r8169: silence sparse warning in rtl8169_start_xmitHeiner Kallweit
2019-06-05Merge branch 'tcp-flowlabel'David S. Miller
2019-06-05ipv6: tcp: send consistent flowlabel in TIME_WAIT stateEric Dumazet
2019-06-05ipv6: tcp: enable flowlabel reflection in some RST packetsEric Dumazet
2019-06-05lib: objagg: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-06-05inet_connection_sock: remove unused parameter of reqsk_queue_unlink funcZhiqiang Liu
2019-06-05net: phy: remove state PHY_FORCINGHeiner Kallweit
2019-06-05net: rds: add per rds connection cache statisticsZhu Yanjun