summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-03net: hns3: Only update mac configuation when necessaryYunsheng Lin
2018-09-03net: hns3: Preserve vlan 0 in hardware tableYunsheng Lin
2018-09-03net: hns3: Fix ping exited problem when doing lp selftestYunsheng Lin
2018-09-03net: hns3: Fix for loopback selftest failed problemYunsheng Lin
2018-09-03net: hns3: Implement shutdown ops in hns3 pci driverYunsheng Lin
2018-09-03net: hns3: Fix error of checking used vlan idJian Shen
2018-09-03net: hns3: Fix for multicast failureHuazhong Tan
2018-09-03net: hns3: Fix for vf vlan delete failed problemYunsheng Lin
2018-09-03tipc: correct structure parameter comments for topsrvZhenbo Gao
2018-09-03liquidio: Added delayed work for periodically updating the link statistics.Pradeep Nalla
2018-09-02Merge branch 'mlx5e-IPoIB-stats'David S. Miller
2018-09-02net/mlx5e: IPoIB, Use priv stats in completion rx flowFeras Daoud
2018-09-02net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devicesFeras Daoud
2018-09-02net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevicesFeras Daoud
2018-09-02net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flowFeras Daoud
2018-09-02Merge branch 'Full-phylink-support-for-mv88e6352'David S. Miller
2018-09-02net: dsa: mv88e6xxx: Add SERDES phydev_link_change for 6352Andrew Lunn
2018-09-02net: dsa: mv88e6xxx: Fix writing to a PHY page.Andrew Lunn
2018-09-02tcp: remove useless add operation when init sysctl_max_tw_bucketsYafang Shao
2018-09-02net: nixge: Fix Kconfig warning with OF_MDIOMoritz Fischer
2018-09-02Merge branch 'mvneta-some-small-improvements'David S. Miller
2018-09-02net: mvneta: reduce smp_processor_id() calling in mvneta_tx_done_gbeJisheng Zhang
2018-09-02net: mvneta: enable NETIF_F_RXCSUM by defaultJisheng Zhang
2018-09-02net: mvneta: Don't check NETIF_F_GRO ourselfJisheng Zhang
2018-09-02net/sched: fix type of htb statisticsFlorent Fourcot
2018-09-01net: bgmac: remove set but not used variable 'err'YueHaibing
2018-09-01net: dsa: b53: Provide sensible defaultsFlorian Fainelli
2018-09-01liquidio: remove set but not used variable 'irh'YueHaibing
2018-09-01qed: Lower the severity of a dcbx log message.Sudarsana Reddy Kalluru
2018-09-01rds: store socket timestamps as ktime_tArnd Bergmann
2018-09-01selftests/tls: Add test for recv(PEEK) spanning across multiple recordsVakul Garg
2018-09-01net/tls: Add support for async decryption of tls recordsVakul Garg
2018-09-01bnxt_en: remove set but not used variable 'rx_stats'YueHaibing
2018-09-01net: remove duplicated include from net_failover.cYueHaibing
2018-09-01net: stmmac: Add CBS support in XGMAC2Jose Abreu
2018-09-01Merge branch 'dpaa2-eth-Move-DPAA2-Ethernet-driver'David S. Miller
2018-09-01dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/netIoana Radulescu
2018-09-01staging: fsl-dpaa2/eth: Delay netdev_register() callIoana Radulescu
2018-08-31bridge: Switch to bitmap_zalloc()Andy Shevchenko
2018-08-31net: dsa: mv88e6xxx: Share main switch IRQMarek Behún
2018-08-31net/ipv6: Do not reset nl_net in ip6_route_info_createDavid Ahern
2018-08-31net/ipv4: Add extack message that dev is required for ONLINKDavid Ahern
2018-08-31tcp: change IPv6 flow-label upon receiving spurious retransmissionYuchung Cheng
2018-08-31net_sched: add missing tcf_lock for act_connmarkCong Wang
2018-08-31veth: add software timestampingMichael Walle
2018-08-31Revert "net: sched: act: add extack for lookup callback"Cong Wang
2018-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-09-01xsk: i40e: get rid of useless struct xdp_umem_propsMagnus Karlsson
2018-09-01i40e: fix possible compiler warning in xsk TX pathMagnus Karlsson
2018-09-01bpf: add selftest for bpf's (set|get)_sockopt for SAVE_SYNNikita V. Shirokov