summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-03Merge branch 'bridge-FDB-Notify-about-removal-of-non-user-added-entries'David S. Miller
2018-05-03net: bridge: Notify about !added_by_user FDB entriesPetr Machata
2018-05-03switchdev: Add fdb.added_by_user to switchdev notificationsPetr Machata
2018-05-03Merge branch 'mlxsw-Introduce-support-for-CQEv1-2'David S. Miller
2018-05-03mlxsw: pci: Check number of CQEs for CQE version 2Jiri Pirko
2018-05-03mlxsw: pci: Allow to use CQEs of version 1 and version 2Jiri Pirko
2018-05-03mlxsw: pci: Introduce helpers to work with multiple CQE versionsJiri Pirko
2018-05-03mlxsw: resources: Add CQE versions resourcesJiri Pirko
2018-05-03net: bridge: avoid duplicate notification on up/down/change netdev eventsNikolay Aleksandrov
2018-05-03Merge branch 'selftests-forwarding-sysctl'David S. Miller
2018-05-03selftests: forwarding: mirror_gre_nh: Unset RP filterPetr Machata
2018-05-03selftests: forwarding: Use sysctl_set(), sysctl_restore()Petr Machata
2018-05-03selftests: forwarding: lib: Add sysctl_set(), sysctl_restore()Petr Machata
2018-05-03Merge branch 'selftests-forwarding-Two-enhancements'David S. Miller
2018-05-03selftests: forwarding: Allow running specific testsIdo Schimmel
2018-05-03selftests: forwarding: Increase maximum deviation in multipath testIdo Schimmel
2018-05-03cxgb4: update latest firmware version supportedGanesh Goudar
2018-05-03ip6_gre: correct the function name in ip6gre_tnl_addr_conflict() commentSun Lianwen
2018-05-03Merge branch 'act_csum-get_fill_size'David S. Miller
2018-05-03tc-testing: Updated csum action tests batch create w/wo cookies.Craig Dillabaugh
2018-05-03net sched: Implemented get_fill_size routine for act_csum.Craig Dillabaugh
2018-05-02Merge branch 'r8169-series-with-further-improvements'David S. Miller
2018-05-02r8169: replace get_protocol with vlan_get_protocolHeiner Kallweit
2018-05-02r8169: avoid potentially misaligned access when getting mac addressHeiner Kallweit
2018-05-02r8169: improve PCI config space accessHeiner Kallweit
2018-05-02r8169: drop rtl_generic_opHeiner Kallweit
2018-05-02r8169: replace longer if statements with switch statementsHeiner Kallweit
2018-05-02r8169: simplify code by using ranges in switch clausesHeiner Kallweit
2018-05-02r8169: drop member pll_power_ops from struct rtl8169_privateHeiner Kallweit
2018-05-02r8169: merge r810x_pll_power_down/up into r8168_pll_power_down/upHeiner Kallweit
2018-05-02r8169: remove 810x_phy_power_up/downHeiner Kallweit
2018-05-02r8169: remove unneeded check in r8168_pll_power_downHeiner Kallweit
2018-05-02Merge branch 'net-smc-small-features'David S. Miller
2018-05-02net/smc: determine vlan_id of stacked net_deviceUrsula Braun
2018-05-02net/smc: handle ioctls SIOCINQ, SIOCOUTQ, and SIOCOUTQNSDUrsula Braun
2018-05-02net/smc: ipv6 support for smc_diag.cKarsten Graul
2018-05-02net/smc: periodic testlink supportKarsten Graul
2018-05-02Merge branch 'mlxsw-Reject-unsupported-FIB-configurations'David S. Miller
2018-05-02mlxsw: spectrum_router: Return an error for routes added after abortIdo Schimmel
2018-05-02mlxsw: spectrum_router: Return an error for non-default FIB rulesIdo Schimmel
2018-05-02cxgb4: add new T5 device id'sGanesh Goudar
2018-05-02net: stmmac: Avoid VLA usageKees Cook
2018-05-02liquidio VF: indicate that disabling rx vlan offload is not allowedRaghu Vatsavayi
2018-05-02udp: Complement partial checksum for GSO packetSean Tranchetti
2018-05-01selftest: add test for TCP_INQSoheil Hassas Yeganeh
2018-05-01tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh
2018-05-01Merge branch 'hns3-fixes'David S. Miller
2018-05-01net: hns3: Remove packet statistics in the range of 8192~12287Xi Wang
2018-05-01net: hns3: Fix for packet loss due wrong filter config in VLAN tblsYunsheng Lin
2018-05-01net: hns3: fix a dead loop in hclge_cmd_csq_cleanHuazhong Tan