summaryrefslogtreecommitdiffstats
path: root/Documentation/digsig.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-04sh_eth: use TSU register accessors for TSU_POST<n>Sergei Shtylyov1-14/+6
2018-05-03net: bridge: Notify about !added_by_user FDB entriesPetr Machata4-26/+33
2018-05-03switchdev: Add fdb.added_by_user to switchdev notificationsPetr Machata5-4/+18
2018-05-03mlxsw: pci: Check number of CQEs for CQE version 2Jiri Pirko2-1/+10
2018-05-03mlxsw: pci: Allow to use CQEs of version 1 and version 2Jiri Pirko2-11/+91
2018-05-03mlxsw: pci: Introduce helpers to work with multiple CQE versionsJiri Pirko2-42/+104
2018-05-03mlxsw: resources: Add CQE versions resourcesJiri Pirko1-0/+6
2018-05-03net: bridge: avoid duplicate notification on up/down/change netdev eventsNikolay Aleksandrov3-8/+17
2018-05-03selftests: forwarding: mirror_gre_nh: Unset RP filterPetr Machata1-0/+6
2018-05-03selftests: forwarding: Use sysctl_set(), sysctl_restore()Petr Machata3-20/+10
2018-05-03selftests: forwarding: lib: Add sysctl_set(), sysctl_restore()Petr Machata1-0/+17
2018-05-03selftests: forwarding: Allow running specific testsIdo Schimmel15-63/+219
2018-05-03selftests: forwarding: Increase maximum deviation in multipath testIdo Schimmel1-1/+1
2018-05-03cxgb4: update latest firmware version supportedGanesh Goudar1-6/+6
2018-05-03ip6_gre: correct the function name in ip6gre_tnl_addr_conflict() commentSun Lianwen1-1/+1
2018-05-03tc-testing: Updated csum action tests batch create w/wo cookies.Craig Dillabaugh1-2/+72
2018-05-03net sched: Implemented get_fill_size routine for act_csum.Craig Dillabaugh1-0/+6
2018-05-02r8169: replace get_protocol with vlan_get_protocolHeiner Kallweit1-14/+2
2018-05-02r8169: avoid potentially misaligned access when getting mac addressHeiner Kallweit1-4/+4
2018-05-02r8169: improve PCI config space accessHeiner Kallweit1-103/+29
2018-05-02r8169: drop rtl_generic_opHeiner Kallweit1-13/+10
2018-05-02r8169: replace longer if statements with switch statementsHeiner Kallweit1-38/+16
2018-05-02r8169: simplify code by using ranges in switch clausesHeiner Kallweit1-174/+19
2018-05-02r8169: drop member pll_power_ops from struct rtl8169_privateHeiner Kallweit1-66/+10
2018-05-02r8169: merge r810x_pll_power_down/up into r8168_pll_power_down/upHeiner Kallweit1-45/+16
2018-05-02r8169: remove 810x_phy_power_up/downHeiner Kallweit1-55/+43
2018-05-02r8169: remove unneeded check in r8168_pll_power_downHeiner Kallweit1-6/+0
2018-05-02net/smc: determine vlan_id of stacked net_deviceUrsula Braun1-3/+23
2018-05-02net/smc: handle ioctls SIOCINQ, SIOCOUTQ, and SIOCOUTQNSDUrsula Braun1-3/+30
2018-05-02net/smc: ipv6 support for smc_diag.cKarsten Graul1-9/+30
2018-05-02net/smc: periodic testlink supportKarsten Graul6-3/+75
2018-05-02mlxsw: spectrum_router: Return an error for routes added after abortIdo Schimmel1-0/+7
2018-05-02mlxsw: spectrum_router: Return an error for non-default FIB rulesIdo Schimmel1-7/+7
2018-05-02cxgb4: add new T5 device id'sGanesh Goudar1-0/+3
2018-05-02net: stmmac: Avoid VLA usageKees Cook1-1/+5
2018-05-02liquidio VF: indicate that disabling rx vlan offload is not allowedRaghu Vatsavayi1-0/+1
2018-05-02udp: Complement partial checksum for GSO packetSean Tranchetti1-0/+1
2018-05-02selftest: add test for TCP_INQSoheil Hassas Yeganeh2-1/+191
2018-05-02tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh3-5/+43
2018-05-01net: hns3: Remove packet statistics in the range of 8192~12287Xi Wang2-10/+6
2018-05-01net: hns3: Fix for packet loss due wrong filter config in VLAN tblsYunsheng Lin3-24/+70
2018-05-01net: hns3: fix a dead loop in hclge_cmd_csq_cleanHuazhong Tan1-0/+19
2018-05-01net: hns3: Fix to support autoneg only for port attached with phyFuyun Liang1-6/+6
2018-05-01net: hns3: fix for phy_addr error in hclge_mac_mdio_configHuazhong Tan2-7/+12
2018-05-01net: hns3: Fixes the error legs in hclge_init_ae_dev functionHuazhong Tan1-21/+34
2018-05-01net: hns3: Fixes the out of bounds access in hclge_map_tqpHuazhong Tan1-2/+5
2018-05-01net: hns3: fix to correctly fetch l4 protocol outer headerHuazhong Tan1-1/+1
2018-05-01net: hns3: Remove error log when getting pfc stats failsYunsheng Lin1-4/+1
2018-05-01connector: add parent pid and tgid to coredump and exit eventsStefan Strogin2-0/+8
2018-05-01net: core: Inline netdev_features_size_check()Florian Fainelli2-7/+2