summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-28net: bridge: explicitly zero is_sticky in fdb_createNikolay Aleksandrov
2018-09-28Merge branch 'hns3-next'David S. Miller
2018-09-28net: hns3: Fix loss of coal configuration while doing resetHuazhong Tan
2018-09-28net: hns3: Modify hns3_get_max_available_channelsHuazhong Tan
2018-09-28net: hns3: Change return type of hclge_tm_schd_info_update()Huazhong Tan
2018-09-28net: hns3: Fix for netdev not up problem when setting mtuYunsheng Lin
2018-09-28net: hns3: Fix for packet buffer setting bugYunsheng Lin
2018-09-28net: hns3: Add serdes parallel inner loopback supportFuyun Liang
2018-09-28net: hns3: Rename mac loopback to app loopbackFuyun Liang
2018-09-28net: hns3: Rename loop modeFuyun Liang
2018-09-28net: hns3: Set extra mac address of pause param for HWFuyun Liang
2018-09-28net: hns3: Add support for sctp checksum offloadPeng Li
2018-09-28net: dsa: b53: Fix build with B53_SRAB enabled and B53_SERDES=mArnd Bergmann
2018-09-28net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unusedArnd Bergmann
2018-09-28phy: mscc: fix printf formatArnd Bergmann
2018-09-28net: ethernet: dpaa: remove unused variablesArnd Bergmann
2018-09-28net: aquantia: Make function aq_fw1x_set_power() staticWei Yongjun
2018-09-28net/tls: Make function get_rec() staticWei Yongjun
2018-09-28net/core: make function ___gnet_stats_copy_basic() staticWei Yongjun
2018-09-28net: xen-netback: fix return type of ndo_start_xmit functionYueHaibing
2018-09-28qed: Remove set but not used variable 'p_archipelago'YueHaibing
2018-09-28net: ovs: fix return type of ndo_start_xmit functionYueHaibing
2018-09-28Merge branch 'netlink-nested-policy-validation'David S. Miller
2018-09-28netlink: add nested array policy validationJohannes Berg
2018-09-28netlink: allow NLA_NESTED to specify nested policy to validateJohannes Berg
2018-09-28netlink: move extack setting into validate_nla()Johannes Berg
2018-09-28netlink: make validation_data constJohannes Berg
2018-09-28netlink: remove NLA_NESTED_COMPATJohannes Berg
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_redirect()Maciej Żenczykowski
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()Maciej Żenczykowski
2018-09-26net: mvneta: Add support for 2500Mbps SGMIIMaxime Chevallier
2018-09-26Merge branch 'net-vhost-improve-performance-when-enable-busyloop'David S. Miller
2018-09-26net: vhost: add rx busy polling in tx pathTonghao Zhang
2018-09-26net: vhost: factor out busy polling logic to vhost_net_busy_poll()Tonghao Zhang
2018-09-26net: vhost: replace magic number of lock annotationTonghao Zhang
2018-09-26net: vhost: lock the vqs one by oneTonghao Zhang
2018-09-26tcp: expose sk_state in tcp_retransmit_skb tracepointYafang Shao
2018-09-26net: faraday: fix return type of ndo_start_xmit functionYueHaibing
2018-09-26net: smsc: fix return type of ndo_start_xmit functionYueHaibing
2018-09-26net: liquidio: list usage cleanupzhong jiang
2018-09-26net: qed: list usage cleanupzhong jiang
2018-09-26Merge branch 'net-bridge-convert-bool-options-to-bits'David S. Miller
2018-09-26net: bridge: pack net_bridge betterNikolay Aleksandrov
2018-09-26net: bridge: convert mtu_set_by_user to a bitNikolay Aleksandrov
2018-09-26net: bridge: convert neigh_suppress_enabled option to a bitNikolay Aleksandrov
2018-09-26net: bridge: convert mcast options to bitsNikolay Aleksandrov
2018-09-26net: bridge: convert and rename mcast disabledNikolay Aleksandrov
2018-09-26net: bridge: convert group_addr_set option to a bitNikolay Aleksandrov
2018-09-26net: bridge: convert nf call options to bitsNikolay Aleksandrov
2018-09-26net: bridge: add bitfield for options and convert vlan optsNikolay Aleksandrov