summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2019-06-24Merge branch 'cxgb4-Reference-count-MPS-TCAM-entries-within-a-PF'David S. Miller
2019-06-24cxgb4: Add MPS refcounting for alloc/free mac filtersRaju Rangoju
2019-06-24cxgb4: Add MPS TCAM refcounting for cxgb4 change macRaju Rangoju
2019-06-24cxgb4: Add MPS TCAM refcounting for raw mac filtersRaju Rangoju
2019-06-24cxgb4: Re-work the logic for mps refcountingRaju Rangoju
2019-06-24net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng
2019-06-24net: stmmac: sun8i: add support for Allwinner H6 EMACIcenowy Zheng
2019-06-24Merge branch 'cached-route-listings'David S. Miller
2019-06-24selftests: pmtu: Make list_flush_ipv6_exception test more demandingStefano Brivio
2019-06-24selftests: pmtu: Introduce list_flush_ipv4_exception test caseStefano Brivio
2019-06-24ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()Stefano Brivio
2019-06-24ipv6: Dump route exceptions if requestedStefano Brivio
2019-06-24ipv6/route: Change return code of rt6_dump_route() for partial node dumpsStefano Brivio
2019-06-24ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del()Stefano Brivio
2019-06-24Revert "net/ipv6: Bail early if user only wants cloned entries"Stefano Brivio
2019-06-24ipv4: Dump route exceptions if requestedStefano Brivio
2019-06-24ipv4/route: Allow NULL flowinfo in rt_fill_info()Stefano Brivio
2019-06-24ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filteringStefano Brivio
2019-06-24fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONEDStefano Brivio
2019-06-24net: macb: use GROAntoine Tenart
2019-06-24net: macb: use NAPI_POLL_WEIGHTAntoine Tenart
2019-06-24Merge branch 'ipv4-fix-bugs-when-enable-route_localnet'David S. Miller
2019-06-24selftests: add route_localnet test scriptShijie Luo
2019-06-24ipv4: fix confirm_addr_indev() when enable route_localnetShijie Luo
2019-06-24ipv4: fix inet_select_addr() when enable route_localnetShijie Luo
2019-06-24tipc: remove the unnecessary msg->req check from tipc_nl_compat_bearer_setXin Long
2019-06-24Merge branch 'mlxsw-Thermal-and-hwmon-extensions'David S. Miller
2019-06-24mlxsw: core: Add support for negative temperature readoutVadim Pasternak
2019-06-24mlxsw: core: Add the hottest thermal zone detectionVadim Pasternak
2019-06-24mlxsw: core: Extend thermal core with per inter-connect device thermal zonesVadim Pasternak
2019-06-24tipc: fix missing indentation in source codejohn.rutherford@dektech.com.au
2019-06-24net: ethernet: ti: cpsw: Fix suspend/resume breakKeerthy
2019-06-24hinic: implement the statistical interface of ethtoolXue Chaojing
2019-06-23Merge branch 'ipv6-avoid-taking-refcnt-on-dst-during-route-lookup'David S. Miller
2019-06-23ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREFWei Wang
2019-06-23ipv6: convert rx data path to not take refcnt on dstWei Wang
2019-06-23ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logicWei Wang
2019-06-23ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entriesWei Wang
2019-06-23ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()Wei Wang
2019-06-23doc: phy: document some PHY_INTERFACE_MODE_xxx settingsRussell King
2019-06-23inet: fix compilation warnings in fqdir_pre_exit()Qian Cai
2019-06-23net: dsa: mv88e6xxx: introduce helpers for handling chip->reg_lockRasmus Villemoes
2019-06-23net: ena: Fix bug where ring allocation backoff stopped too lateSameeh Jubran
2019-06-22hinic: fix dereference of pointer hwdev before it is null checkedColin Ian King
2019-06-22Merge branch 'net-mediatek-Add-MT7621-TRGMII-mode-support'David S. Miller
2019-06-22net: dsa: mt7530: Add MT7621 TRGMII mode supportRené van Dorst
2019-06-22net: ethernet: mediatek: Add MT7621 TRGMII mode supportRené van Dorst
2019-06-22netns: restore ops before calling ops_exit_listLi RongQing
2019-06-22ipv6: Error when route does not have any valid nexthopsIdo Schimmel