platform/kernel/linux-starfive.git
2018-11-11 Heiner Kallweitnet: phy: improve and inline phy_change
2018-11-11 Heiner Kallweitnet: phy: simplify phy_mac_interrupt and related functions
2018-11-11 Heiner Kallweitnet: phy: don't set state PHY_CHANGELINK in phy_change
2018-11-11 David S. MillerMerge branch 'remove-PHY_HAS_INTERRUPT'
2018-11-11 Heiner Kallweitnet: phy: remove flag PHY_HAS_INTERRUPT from driver...
2018-11-11 Heiner Kallweitnet: phy: replace PHY_HAS_INTERRUPT with a check for...
2018-11-11 David S. Millersctp: Fix SKB list traversal in sctp_intl_store_ordered().
2018-11-11 David S. Millersctp: Fix SKB list traversal in sctp_intl_store_reasm().
2018-11-11 David S. Milleriucv: Remove SKB list assumptions.
2018-11-11 David S. Millerbrcmfmac: Use standard SKB list accessors in brcmf_sdio...
2018-11-10 Michał MirosławOVS: remove VLAN_TAG_PRESENT - fixup
2018-11-10 David S. Millerinfiniband: nes: Fix more direct skb list accesses.
2018-11-10 Kyle Roeschleynet: phy: leds: Don't make our own link speed names
2018-11-10 Heiner Kallweitnet: phy: improve struct phy_device member interrupts...
2018-11-10 David S. MillerMerge branch 'dpaa2-eth-defer-probe-on-object-allocate'
2018-11-10 Ioana Ciorneidpaa2-ptp: defer probe when portal allocation failed
2018-11-10 Ioana Ciorneidpaa2-eth: defer probe on object allocate
2018-11-10 Paolo Abeniudp6: cleanup stats accounting in recvmsg()
2018-11-10 Jakub Kicinskinfp: use the new __netdev_tx_sent_queue() BQL optimisation
2018-11-10 David S. MillerMerge branch 'ptp-more-accurate-PHC-system-clock-synchr...
2018-11-10 Miroslav Lichvartg3: extend PTP gettime function to read system clock
2018-11-10 Miroslav Lichvarixgbe: extend PTP gettime function to read system clock
2018-11-10 Miroslav Lichvarigb: extend PTP gettime function to read system clock
2018-11-10 Miroslav Lichvare1000e: extend PTP gettime function to read system...
2018-11-10 Miroslav Lichvarptp: deprecate gettime64() in favor of gettimex64()
2018-11-10 Miroslav Lichvarptp: add PTP_SYS_OFFSET_EXTENDED ioctl
2018-11-10 Miroslav Lichvarptp: check gettime64 return code in PTP_SYS_OFFSET...
2018-11-10 Miroslav Lichvarptp: reorder declarations in ptp_ioctl()
2018-11-10 David S. MillerMerge branch 'hns3-add-code-optimization-for-VF-reset...
2018-11-10 Huazhong Tannet: hns3: add PCIe FLR support for VF
2018-11-10 Huazhong Tannet: hns3: do VF's pci re-initialization while PF doing FLR
2018-11-10 Huazhong Tannet: hns3: add PCIe FLR support for PF
2018-11-10 Huazhong Tannet: hns3: implement the IMP reset processing for PF
2018-11-10 Huazhong Tannet: hns3: stop napi polling when HNS3_NIC_STATE_DOWN...
2018-11-10 Huazhong Tannet: hns3: add error handler for hclgevf_reset()
2018-11-10 Huazhong Tannet: hns3: stop handling command queue while resetting VF
2018-11-10 Huazhong Tannet: hns3: add reset handling for VF when doing Core...
2018-11-10 Huazhong Tannet: hns3: add reset handling for VF when doing PF...
2018-11-10 Huazhong Tannet: hns3: adjust VF's reset process
2018-11-10 Huazhong Tannet: hns3: add reset_hdev to reinit the hdev in VF...
2018-11-09 Arjun Vynipadathcxgb4vf: free mac_hlist properly
2018-11-09 Arjun Vynipadathcxgb4vf: fix memleak in mac_hlist initialization
2018-11-09 Arjun Vynipadathcxgb4: free mac_hlist properly
2018-11-09 Li RongQingnet: tcp: remove BUG_ON from tcp_v4_err
2018-11-09 Jacob Wenxen/netfront: remove unnecessary wmb
2018-11-09 David S. MillerMerge branch 'nfp-abm-move-code-and-improve-parameter...
2018-11-09 Jakub Kicinskinfp: abm: refuse RED offload with harddrop set
2018-11-09 Jakub Kicinskinet: sched: red: inform offloads about harddrop setting
2018-11-09 Jakub Kicinskinfp: abm: don't set negative threshold
2018-11-09 Jakub Kicinskinfp: abm: provide more precise info about offload param...
2018-11-09 Jakub Kicinskinfp: parse vNIC TLV capabilities at alloc time
2018-11-09 Jakub Kicinskinfp: pass ctrl_bar pointer to nfp_net_alloc
2018-11-09 Jakub Kicinskinfp: abm: split qdisc offload code into a separate...
2018-11-09 Neal Cardwelltcp_bbr: update comments to reflect pacing_margin_percent
2018-11-09 David S. MillerMerge branch 'net-Use-__vlan_hwaccel_-helpers'
2018-11-09 Michał Mirosławsky2: use __vlan_hwaccel helpers
2018-11-09 Michał Mirosławmlx4: use __vlan_hwaccel helpers
2018-11-09 Michał Mirosławbenet: use __vlan_hwaccel helpers
2018-11-09 Michał Mirosławipv4/tunnel: use __vlan_hwaccel helpers
2018-11-09 Michał Mirosławbridge: use __vlan_hwaccel helpers
2018-11-09 Michał Mirosław8021q: use __vlan_hwaccel helpers
2018-11-09 Michał Mirosławnfnetlink/queue: use __vlan_hwaccel helpers
2018-11-09 Michał Mirosławnet/core: use __vlan_hwaccel helpers
2018-11-09 Michał Mirosławcxgb4: use __vlan_hwaccel helpers
2018-11-09 Cong Wangnet: move __skb_checksum_complete*() to skbuff.c
2018-11-09 David S. MillerMerge branch 'net-ethernet-ti-cpsw-fix-vlan-mcast'
2018-11-09 Ivan Khoronzhuknet: ethernet: ti: cpsw: fix vlan configuration while...
2018-11-09 Ivan Khoronzhuknet: ethernet: ti: cpsw: fix vlan mcast
2018-11-09 Ivan Khoronzhuknet: 8021q: vlan_core: allow use list of vlans for...
2018-11-09 Ivan Khoronzhuknet: core: dev_addr_lists: add auxiliary func to handle...
2018-11-09 Edward Creesfc: use the new __netdev_tx_sent_queue BQL optimisation
2018-11-09 David S. MillerMerge branch 'net-Remove-VLAN_TAG_PRESENT-from-drivers'
2018-11-09 Michał Mirosławgianfar: remove use of VLAN_TAG_PRESENT
2018-11-09 Michał MirosławOVS: remove use of VLAN_TAG_PRESENT
2018-11-09 Michał Mirosławcnic: remove use of VLAN_TAG_PRESENT
2018-11-09 Michał Mirosławi40iw: remove use of VLAN_TAG_PRESENT
2018-11-09 Ilias Apalodimasnet: socionext: refactor netsec_alloc_dring()
2018-11-09 Ilias Apalodimasnet: socionext: different approach on DMA
2018-11-09 Stefan Wahrennet: qca_spi: Add available buffer space verification
2018-11-09 David Barmannsock: Reset dst when changing sk_mark via setsockopt
2018-11-09 David S. MillerMerge branch 's390-qeth-next'
2018-11-09 Julian Wiedmanns390/qeth: don't process hsuid in qeth_l3_setup_netdev()
2018-11-09 Julian Wiedmanns390/qeth: remove unused fallback in Layer3's MAC code
2018-11-09 Julian Wiedmanns390/qeth: remove two IPA command helpers
2018-11-09 Julian Wiedmanns390/qeth: replace open-coded cmd setup
2018-11-09 Julian Wiedmanns390/qeth: remove card list
2018-11-09 Julian Wiedmanns390/qeth: unify transmit code
2018-11-09 Julian Wiedmanns390/qeth: handle af_iucv skbs in qeth_l3_fill_header()
2018-11-09 Julian Wiedmanns390/qeth: utilize virtual MAC for Layer2 OSD devices
2018-11-09 Li RongQingopenvswitch: remove BUG_ON from get_dpdev
2018-11-09 David S. MillerMerge branch 'ICMP-error-handling-for-UDP-tunnels'
2018-11-09 Stefano Brivioselftests: pmtu: Introduce FoU and GUE PMTU exceptions...
2018-11-09 Stefano Briviofou, fou6: ICMP error handlers for FoU and GUE
2018-11-09 Stefano Brivioudp: Support for error handlers of tunnels with arbitra...
2018-11-09 Stefano Brivionet: Convert protocol error handlers from void to int
2018-11-09 Stefano Brivioselftests: pmtu: Introduce tests for IPv4/IPv6 over...
2018-11-09 Stefano Briviogeneve: Allow configuration of DF behaviour
2018-11-09 Stefano Briviogeneve: ICMP error lookup handler
2018-11-09 Stefano Brivioselftests: pmtu: Introduce tests for IPv4/IPv6 over...
2018-11-09 Stefano Briviovxlan: Allow configuration of DF behaviour
next