summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-01net/mlx5e: RX, Split WQ objects for different RQ typesTariq Toukan
2018-06-01net/mlx5e: RX, Remove HW LRO support in legacy RQTariq Toukan
2018-06-01net/mlx5e: RX, Dedicate a function for copying SKB headerTariq Toukan
2018-06-01net/mlx5e: RX, Generalise function of SKB frag additionTariq Toukan
2018-06-01net/mlx5e: RX, Generalise name of non-linear SKB head sizeTariq Toukan
2018-06-01net/mlx5e: TX, Obsolete maintaining local copies of skb->len/dataTariq Toukan
2018-06-01net/mlx5: FPGA, Handle QP error eventIlan Tayari
2018-06-01net/mlx5e: Support configurable MTU for vport representorsAdi Nissim
2018-06-01net/mlx5e: Increase aRFS flow tables sizeMaor Gottlieb
2018-06-01net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha
2018-06-01net/mlx5e: Present SW stats when state is not openedEran Ben Elisha
2018-06-01net/mlx5e: IPOIB, Add a missing skb_pullTariq Toukan
2018-06-01net/mlx5e: IPOIB, Fix overflowing SQ WQE memsetTariq Toukan
2018-06-01Merge branch 'hns3-next'David S. Miller
2018-06-01net: hns3: Optimize the VF's process of updating multicast MACXi Wang
2018-06-01net: hns3: Optimize the PF's process of updating multicast MACXi Wang
2018-06-01net: hns3: Fix for vxlan tx checksum bugYunsheng Lin
2018-06-01net: hns3: Add missing break in misc_irq_handleYunsheng Lin
2018-06-01net: hns3: Fix for phy not link up problem after resettingYunsheng Lin
2018-06-01net: hns3: Fix for hclge_reset running repeatly problemYunsheng Lin
2018-06-01net: hns3: Fix for service_task not running problem after resettingYunsheng Lin
2018-06-01net: hns3: Fix setting mac address errorJian Shen
2018-06-01net: hns3: Add repeat address checking for setting mac addressJian Shen
2018-06-01net: hns3: Add support for IFF_ALLMULTI flagPeng Li
2018-06-01net: hns3: Disable vf vlan filter when vf vlan table is fullYunsheng Lin
2018-06-01Merge branch 'mirror-to-gretap-tests'David S. Miller
2018-06-01selftests: forwarding: mirror_gre_bridge_1d_vlan: Add STP testPetr Machata
2018-06-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Add more testsPetr Machata
2018-06-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Rename two testsPetr Machata
2018-06-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Test final configPetr Machata
2018-06-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix tunnel namePetr Machata
2018-06-01selftests: forwarding: mirror_gre_lib: Add STP testPetr Machata
2018-06-01selftests: forwarding: mirror_lib: skip_hw the VLAN capturePetr Machata
2018-06-01selftests: forwarding: mirror_lib: Move here do_test_span_vlan_dir_ips()Petr Machata
2018-06-01selftests: forwarding: lib: Move here vlan_capture_{, un}install()Petr Machata
2018-06-01net: mvpp2: Split the PPv2 driver to a dedicated directoryMaxime Chevallier
2018-06-01net: sched: split tc_ctl_tfilter into three handlersVlad Buslov
2018-06-01rtnetlink: Fix null-ptr-deref in rtnl_newlinkPrashant Bhole
2018-05-31virtio_net: fix error return code in virtnet_probe()Wei Yongjun
2018-05-31rtnetlink: Remove VLA usageKees Cook
2018-05-31net: dsa: mv88e6xxx: Be explicit about DT or pdataAndrew Lunn
2018-05-31net: ti: cpsw: include gpio/consumer.hArnd Bergmann
2018-05-31Merge branch 'mlx5-new-device-events'David S. Miller
2018-05-31net/mlx5: Add FPGA QP error eventIlan Tayari
2018-05-31net/mlx5: Add temperature warning event to logIlan Tayari
2018-05-31rtnetlink: Add more well known protocol valuesDonald Sharp
2018-05-31cxgb4: Add FORCE_PAUSE bit to 32 bit port capsGanesh Goudar
2018-05-31Merge branch 'bridge-vlan-notify'David S. Miller
2018-05-31mlxsw: spectrum_switchdev: Schedule respin during trans preparePetr Machata
2018-05-31net: bridge: Notify about bridge VLANsPetr Machata