summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-24ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern
2019-05-24ipv6: Move exception bucket to fib6_nhDavid Ahern
2019-05-24ipv6: Refactor exception functionsDavid Ahern
2019-05-24ipv6: Refactor fib6_drop_pcpu_fromDavid Ahern
2019-05-24ipv6: Move pcpu cached routes to fib6_nhDavid Ahern
2019-05-24Merge branch 'ENETC-support-hardware-timestamping'David S. Miller
2019-05-24arm64: dts: fsl: ls1028a: add ENETC 1588 timer nodeY.b. Lu
2019-05-24dt-binding: ptp_qoriq: support ENETC PTP compatibleY.b. Lu
2019-05-24enetc: add get_ts_info interface for ethtoolY.b. Lu
2019-05-24enetc: add hardware timestamping supportY.b. Lu
2019-05-23net: ll_temac: Fix compile errorEsben Haabendal
2019-05-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-05-23ice: Silence semantic parser warningsBruce Allan
2019-05-23ice: Fix couple of issues in ice_vsi_releaseBrett Creeley
2019-05-23ice: Reorganize ice_vf structJesse Brandeburg
2019-05-23ice: Use bitfields when possibleJesse Brandeburg
2019-05-23ice: Reorganize tx_buf and ring structsJesse Brandeburg
2019-05-23ice: Format ethtool reported statsRichard Rodriguez
2019-05-23ice: Gracefully handle reset failure in ice_alloc_vfs()Brett Creeley
2019-05-23ice: Refactor the LLDP MIB change event handlingUsha Ketineni
2019-05-23ice: Advertise supported link modes if none requestedTony Nguyen
2019-05-23ice: Fix hang when ethtool disables FW LLDPDave Ertman
2019-05-23ice: Call out dev/func caps when printingAnirudh Venkataramanan
2019-05-23ice: Remove braces for single statement blocksAnirudh Venkataramanan
2019-05-23ice: Cleanup an unnecessary variable initializationBruce Allan
2019-05-23ice: Implement LLDP persistenceAnirudh Venkataramanan
2019-05-23ice: Fix double spacingAnirudh Venkataramanan
2019-05-23net: qualcomm: rmnet: Move common struct definitions to includeSubash Abhinov Kasiviswanathan
2019-05-23Revert "dpaa2-eth: configure the cache stashing amount on a queue"Ioana Radulescu
2019-05-23cxgb4: use firmware API for validating filter specRaju Rangoju
2019-05-23Merge branch 'net-ll_temac-Fix-and-enable-multicast-support'David S. Miller
2019-05-23net: ll_temac: Enable multicast supportEsben Haabendal
2019-05-23net: ll_temac: Cleanup multicast filter on changeEsben Haabendal
2019-05-23net: ll_temac: Prepare indirect register access for multicast supportEsben Haabendal
2019-05-23net: ll_temac: Do not make promiscuous mode sticky on multicastEsben Haabendal
2019-05-23net: phy: lxt: Add suspend/resume support to LXT971 and LXT973.Christophe Leroy
2019-05-23devlink: add warning in case driver does not set port typeJiri Pirko
2019-05-22hv_sock: perf: loop in send() to maximize bandwidthSunil Muthuswamy
2019-05-22hv_sock: perf: Allow the socket buffer size options to influence the actual s...Sunil Muthuswamy
2019-05-22ipv4/igmp: shrink struct ip_sf_listEric Dumazet
2019-05-22neighbor: Add tracepoint to __neigh_createDavid Ahern
2019-05-22selftests: pmtu: Simplify cleanup and namespace namesDavid Ahern
2019-05-22selftests: fib-onlink: Make quiet by defaultDavid Ahern
2019-05-22net: Set strict_start_type for routes and rulesDavid Ahern
2019-05-22Merge branch 'net-Export-functions-for-nexthop-code'David S. Miller
2019-05-22ipv4: Rename and export nh_update_mtuDavid Ahern
2019-05-22ipv4: export fib_info_update_nh_saddrDavid Ahern
2019-05-22ipv4: export fib_flushDavid Ahern
2019-05-22ipv4: export fib_check_nhDavid Ahern
2019-05-22ipv4: Add function to send route updatesDavid Ahern