summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Add MPS refcounting for alloc/free mac filtersRaju Rangoju2019-06-243-3/+87
* cxgb4: Add MPS TCAM refcounting for cxgb4 change macRaju Rangoju2019-06-243-7/+29
* cxgb4: Add MPS TCAM refcounting for raw mac filtersRaju Rangoju2019-06-242-0/+62
* cxgb4: Re-work the logic for mps refcountingRaju Rangoju2019-06-245-22/+134
* net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng2019-06-241-0/+5
* net: stmmac: sun8i: add support for Allwinner H6 EMACIcenowy Zheng2019-06-241-0/+16
* Merge branch 'cached-route-listings'David S. Miller2019-06-2410-73/+353
|\
| * selftests: pmtu: Make list_flush_ipv6_exception test more demandingStefano Brivio2019-06-241-8/+14
| * selftests: pmtu: Introduce list_flush_ipv4_exception test caseStefano Brivio2019-06-241-0/+60
| * ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()Stefano Brivio2019-06-241-1/+2
| * ipv6: Dump route exceptions if requestedStefano Brivio2019-06-244-13/+116
| * ipv6/route: Change return code of rt6_dump_route() for partial node dumpsStefano Brivio2019-06-242-7/+11
| * ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del()Stefano Brivio2019-06-241-1/+2
| * Revert "net/ipv6: Bail early if user only wants cloned entries"Stefano Brivio2019-06-241-5/+2
| * ipv4: Dump route exceptions if requestedStefano Brivio2019-06-243-13/+108
| * ipv4/route: Allow NULL flowinfo in rt_fill_info()Stefano Brivio2019-06-241-26/+30
| * ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filteringStefano Brivio2019-06-241-2/+2
| * fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONEDStefano Brivio2019-06-243-2/+11
|/
* net: macb: use GROAntoine Tenart2019-06-242-9/+12
* net: macb: use NAPI_POLL_WEIGHTAntoine Tenart2019-06-241-1/+1
* Merge branch 'ipv4-fix-bugs-when-enable-route_localnet'David S. Miller2019-06-242-3/+87
|\
| * selftests: add route_localnet test scriptShijie Luo2019-06-241-0/+74
| * ipv4: fix confirm_addr_indev() when enable route_localnetShijie Luo2019-06-241-2/+8
| * ipv4: fix inet_select_addr() when enable route_localnetShijie Luo2019-06-241-1/+5
|/
* tipc: remove the unnecessary msg->req check from tipc_nl_compat_bearer_setXin Long2019-06-241-10/+0
* Merge branch 'mlxsw-Thermal-and-hwmon-extensions'David S. Miller2019-06-243-25/+209
|\
| * mlxsw: core: Add support for negative temperature readoutVadim Pasternak2019-06-243-20/+20
| * mlxsw: core: Add the hottest thermal zone detectionVadim Pasternak2019-06-241-13/+62
| * mlxsw: core: Extend thermal core with per inter-connect device thermal zonesVadim Pasternak2019-06-241-1/+136
|/
* tipc: fix missing indentation in source codejohn.rutherford@dektech.com.au2019-06-241-1/+1
* net: ethernet: ti: cpsw: Fix suspend/resume breakKeerthy2019-06-241-21/+9
* hinic: implement the statistical interface of ethtoolXue Chaojing2019-06-249-3/+620
* Merge branch 'ipv6-avoid-taking-refcnt-on-dst-during-route-lookup'David S. Miller2019-06-236-61/+95
|\
| * ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREFWei Wang2019-06-234-8/+37
| * ipv6: convert rx data path to not take refcnt on dstWei Wang2019-06-231-3/+4
| * ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logicWei Wang2019-06-233-7/+20
| * ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entriesWei Wang2019-06-231-0/+3
| * ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()Wei Wang2019-06-232-43/+31
|/
* doc: phy: document some PHY_INTERFACE_MODE_xxx settingsRussell King2019-06-231-1/+44
* inet: fix compilation warnings in fqdir_pre_exit()Qian Cai2019-06-231-1/+1
* net: dsa: mv88e6xxx: introduce helpers for handling chip->reg_lockRasmus Villemoes2019-06-239-148/+158
* net: ena: Fix bug where ring allocation backoff stopped too lateSameeh Jubran2019-06-231-2/+2
* hinic: fix dereference of pointer hwdev before it is null checkedColin Ian King2019-06-221-6/+15
* Merge branch 'net-mediatek-Add-MT7621-TRGMII-mode-support'David S. Miller2019-06-224-14/+85
|\
| * net: dsa: mt7530: Add MT7621 TRGMII mode supportRené van Dorst2019-06-222-10/+40
| * net: ethernet: mediatek: Add MT7621 TRGMII mode supportRené van Dorst2019-06-222-4/+45
|/
* netns: restore ops before calling ops_exit_listLi RongQing2019-06-221-1/+1
* ipv6: Error when route does not have any valid nexthopsIdo Schimmel2019-06-221-0/+6
* fjes: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-221-13/+2
* net: fastopen: robustness and endianness fixes for SipHashArd Biesheuvel2019-06-225-27/+24