platform/kernel/linux-starfive.git
2019-06-06 Robert Hancocknet: axienet: Cleanup DMA device reset and halt process
2019-06-06 Robert Hancocknet: axienet: Re-initialize MDIO registers properly...
2019-06-06 Robert Hancocknet: axienet: fix teardown order of MDIO bus
2019-06-06 Robert Hancocknet: axienet: Use clock framework to get device clock...
2019-06-06 Robert Hancocknet: axienet: add X86 and ARM as supported platforms
2019-06-06 Robert Hancocknet: axienet: fix MDIO bus naming
2019-06-06 Robert Hancocknet: axienet: Use standard IO accessors
2019-06-06 Robert Hancocknet: axienet: Fix casting of pointers to u32
2019-06-06 Dinh Nguyennet: stmmac: socfpga: fix phy and ptp_ref setup for...
2019-06-06 Dinh Nguyendt-bindings: socfpga-dwmac: add "altr, socfpga-stmmac...
2019-06-06 David S. MillerMerge branch 'nfp-tls-add-basic-TX-offload'
2019-06-06 Jakub Kicinskinfp: tls: add basic statistics
2019-06-06 Dirk van der... nfp: tls: add/delete TLS TX connections
2019-06-06 Dirk van der... nfp: tls: add datapath support for TLS TX
2019-06-06 Dirk van der... net/tls: export TLS per skb encryption
2019-06-06 Jakub Kicinskinet/tls: simplify driver context retrieval
2019-06-06 Jakub Kicinskinet/tls: split the TLS_DRIVER_STATE_SIZE and bump TX...
2019-06-06 Jakub Kicinskinfp: prepare for more TX metadata prepend
2019-06-06 Jakub Kicinskinfp: add tls init code
2019-06-06 Jakub Kicinskinfp: parse crypto opcode TLV
2019-06-06 Jakub Kicinskinfp: add support for sending control messages via mailbox
2019-06-06 Jakub Kicinskinfp: parse the mailbox cmsg TLV
2019-06-06 Jakub Kicinskinfp: make bar_lock a semaphore
2019-06-06 Jakub Kicinskinfp: count all failed TX attempts as errors
2019-06-06 Robert Hancocknet: phy: Add detection of 1000BaseX link mode support
2019-06-06 YueHaibingnet: mscc: ocelot: remove unused variable 'vcap_data_t'
2019-06-06 Fabio Estevamnet: fec: Do not use netdev messages too early
2019-06-06 Litao jiaovxlan: Use FDB_HASH_SIZE hash_locks to reduce contention
2019-06-06 Colin Ian Kingipv6: fix spelling mistake: "wtih" -> "with"
2019-06-06 Heiner Kallweitr8169: silence sparse warning in rtl8169_start_xmit
2019-06-06 David S. MillerMerge branch 'tcp-flowlabel'
2019-06-06 Eric Dumazetipv6: tcp: send consistent flowlabel in TIME_WAIT state
2019-06-06 Eric Dumazetipv6: tcp: enable flowlabel reflection in some RST...
2019-06-06 Gustavo A.... lib: objagg: Use struct_size() in kzalloc()
2019-06-06 Zhiqiang Liuinet_connection_sock: remove unused parameter of reqsk_...
2019-06-06 Heiner Kallweitnet: phy: remove state PHY_FORCING
2019-06-06 Zhu Yanjunnet: rds: add per rds connection cache statistics
2019-06-06 David S. MillerMerge branch 'dwmac-mediatek'
2019-06-06 Biao Huangnet: stmmac: dwmac4: fix flow control issue
2019-06-06 Biao Huangnet: stmmac: modify default value of tx-frames
2019-06-06 Biao Huangnet: stmmac: dwmac-mediatek: disable rx watchdog
2019-06-06 Biao Huangnet: stmmac: dwmac-mediatek: enable Ethernet power...
2019-06-05 Enrico Weigeltdrivers: net: vxlan: drop unneeded likely() call around...
2019-06-05 Enrico Weigeltnet: ipv6: drop unneeded likely() call around IS_ERR()
2019-06-05 Enrico Weigeltnet: ipv4: drop unneeded likely() call around IS_ERR()
2019-06-05 Enrico Weigeltnet: openvswitch: drop unneeded likely() call around...
2019-06-05 Enrico Weigeltnet: socket: drop unneeded likely() call around IS_ERR()
2019-06-05 Gustavo A.... nfp: flower: use struct_size() helper
2019-06-05 Lihong Yangi40e: Check and set the PF driver state first in i40e_n...
2019-06-05 Lihong Yangi40e: Do not check VF state in i40e_ndo_get_vf_config
2019-06-05 David S. MillerMerge branch '10GbE' of git://git./linux/kernel/git...
2019-06-05 Kangjie Lunet: ixgbevf: fix a missing check of ixgbevf_write_msg_...
2019-06-05 Jacob Kellerixgbe: implement support for SDP/PPS output on X550...
2019-06-05 Anirudh Venkataramanannet: hns3: Use LLDP ethertype define ETH_P_LLDP
2019-06-05 Jeff Kirsherice: Use LLDP ethertype define ETH_P_LLDP
2019-06-05 Anirudh Venkataramananixgbe: Use LLDP ethertype define ETH_P_LLDP
2019-06-05 Anirudh Venkataramanani40e: Use LLDP ethertype define ETH_P_LLDP
2019-06-05 Anirudh Venkataramanannet: Add a define for LLDP ethertype
2019-06-05 Jacob Kellerixgbe: add a kernel documentation comment for ixgbe_ptp...
2019-06-05 Jacob Kellerixgbe: use 'cc' instead of 'hw_cc' for local variable
2019-06-05 Jacob Kellerixgbe: fix PTP SDP pin setup on X540 hardware
2019-06-05 Jacob Kellerixgbe: reduce PTP Tx timestamp timeout to 1 second
2019-06-05 William Tuixgbe: fix AF_XDP tx packet count
2019-06-05 William Tuixgbe: fix AF_XDP tx byte count
2019-06-05 Jan Sokolowskiixgbe: remove umem from adapter
2019-06-05 Jan Sokolowskiixgbe: add tracking of AF_XDP zero-copy state for each...
2019-06-05 Fabio Estevamnet: fec_ptp: Use dev_err() instead of pr_err()
2019-06-05 David S. MillerMerge branch 'r8169-factor-out-firmware-handling'
2019-06-05 Heiner Kallweitr8169: factor out firmware handling
2019-06-05 Heiner Kallweitr8169: rename r8169.c to r8169_main.c
2019-06-05 Randy Dunlapnet: ethernet: mediatek: fix mtk_eth_soc build errors...
2019-06-05 David S. MillerMerge branch 'net-dsa-mv88e6xxx-support-for-mv88e6250'
2019-06-05 Rasmus Villemoesnet: dsa: mv88e6xxx: refactor mv88e6352_g1_reset
2019-06-05 Rasmus Villemoesdt-bindings: net: dsa: marvell: add "marvell,mv88e6250...
2019-06-05 Rasmus Villemoesnet: dsa: mv88e6xxx: add support for mv88e6250
2019-06-05 Rasmus Villemoesnet: dsa: mv88e6xxx: implement port_link_state for...
2019-06-05 Rasmus Villemoesnet: dsa: mv88e6xxx: implement port_set_speed for mv88e6250
2019-06-05 Rasmus Villemoesnet: dsa: mv88e6xxx: implement watchdog_ops for mv88e6250
2019-06-05 Rasmus Villemoesnet: dsa: mv88e6xxx: implement vtu_getnext and vtu_load...
2019-06-05 Rasmus Villemoesnet: dsa: mv88e6xxx: prepare mv88e6xxx_g1_atu_op()...
2019-06-05 Rasmus Villemoesnet: dsa: mv88e6xxx: introduce support for two chips...
2019-06-05 Rasmus Villemoesnet: dsa: mv88e6xxx: add mv88e6250_g1_ieee_pri_map
2019-06-05 Ronak Doshivmxnet3: turn off lro when rxcsum is disabled
2019-06-05 David S. MillerMerge branch 'net-add-struct-nexthop-to-fib-info'
2019-06-05 David Ahernrocker: Fail attempts to use routes with nexthop objects
2019-06-05 David Ahernmlx5: Fail attempts to use routes with nexthop objects
2019-06-05 David Ahernmlxsw: Fail attempts to use routes with nexthop objects
2019-06-05 David Ahernipv6: Plumb support for nexthop object in a fib6_info
2019-06-05 David Ahernipv4: Plumb support for nexthop object in a fib_info
2019-06-05 David Ahernipv4: Prepare for fib6_nh from a nexthop object
2019-06-05 David Ahernipv4: Use accessors for fib_info nexthop data
2019-06-04 David Ahernipv6: Always allocate pcpu memory in a fib6_nh
2019-06-04 Xue Chaojinghinic: add LRO support
2019-06-04 David S. MillerMerge branch 'bond-mpls'
2019-06-04 Ariel Levkovichnet: vlan: Inherit MPLS features from parent device
2019-06-04 Ariel Levkovichnet: bonding: Inherit MPLS features from slave devices
2019-06-04 David S. MillerMerge branch 'net-tls-small-general-improvements'
2019-06-04 Jakub Kicinskinet/tls: don't pass version to tls_advance_record_sn()
2019-06-04 Jakub Kicinskinet/tls: reorganize struct tls_context
2019-06-04 Jakub Kicinskinet/tls: use version from prot
next