summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-03netfilter: Decrease code duplication regarding transparent socket optionMáté Eckl
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-06-02Merge tag 'mlx5e-updates-2018-06-01' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-06-01net/mlx5e: TX, Separate cachelines of xmit and completion statsTariq Toukan
2018-06-01net/mlx5e: RX, Always prefer Linear SKB configurationTariq Toukan
2018-06-01net/mlx5e: RX, Enhance legacy Receive Queue memory schemeTariq Toukan
2018-06-01net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan
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-06-01ipvs: add ipv6 support to ftpJulian Anastasov
2018-06-01ipvs: add full ipv6 support to nfctJulian Anastasov
2018-06-01netfilter: nft_fwd_netdev: allow to forward packets via neighbour layerPablo Neira Ayuso
2018-06-01netfilter: nfnetlink: Remove VLA usageKees Cook
2018-06-01netfilter: nf_flow_table: attach dst to skbsJason A. Donenfeld