summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-29selftests: mlxsw: qos_dscp_bridge: FixPetr Machata
2018-07-29Merge branch 'mtu-related-changes'David S. Miller
2018-07-29net: report invalid mtu value via netlink extackStephen Hemminger
2018-07-29net: report min and max mtu network device settingsStephen Hemminger
2018-07-29failover: change mtu has RTNLStephen Hemminger
2018-07-29net: dcb: add DSCP to comment about priority selector typesJakub Kicinski
2018-07-29net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slaveIvan Khoronzhuk
2018-07-29Merge branch 'route-add-support-and-selftests-for-directed-broadcast-forwarding'David S. Miller
2018-07-29selftests: add a selftest for directed broadcast forwardingXin Long
2018-07-29route: add support for directed broadcast forwardingXin Long
2018-07-29net/ipv6: allow any source address for sendmsg pktinfo with ip_nonlocal_bindVincent Bernat
2018-07-29Merge tag 'linux-can-next-for-4.19-20180727' of ssh://gitolite.kernel.org/pub...David S. Miller
2018-07-29qed: remove redundant functions qed_set_gft_event_id_cm_hdrYueHaibing
2018-07-29liquidio: remove redundant function cn23xx_dump_vf_iq_regsYueHaibing
2018-07-28Merge branch 'tls-Fix-improper-revert-in-zerocopy_from_iter'David S. Miller
2018-07-28tls: Fix improper revert in zerocopy_from_iterDoron Roberts-Kedes
2018-07-28tls: Remove dead code in tls_sw_sendmsgDoron Roberts-Kedes
2018-07-28Merge branch 'mvneta-next'David S. Miller
2018-07-28net: mvneta: Improve the buffer allocation method for SWBMYelena Krivosheev
2018-07-28net: mvneta: Verify hardware checksum only when offload checksum feature is setYelena Krivosheev
2018-07-28net: mvneta: Allocate page for the descriptorGregory CLEMENT
2018-07-28net: mvneta: discriminate error cause for missed packetGregory CLEMENT
2018-07-28net: mvneta: increase number of buffers in RX and TX queueYelena Krivosheev
2018-07-28net: mvneta: remove data pointer usage from device_node structureGregory CLEMENT
2018-07-28net: mvneta: fix mtu change on port without linkYelena Krivosheev
2018-07-28net: ethernet: mvneta: Fix napi structure mixup on armada 3700Andrew Lunn
2018-07-27net/mlx5e: Issue direct lookup on vxlan ports by vport representorsSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, add sync lock for add/del vxlan portSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, return values for add/del portSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, rename from mlx5e to mlx5Saeed Mahameed
2018-07-27net/mlx5e: Vxlan, rename struct mlx5e_vxlan to mlx5_vxlan_portSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, move netdev only logic to en_main.cSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, add direct delete functionSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, cleanup an unused member in vxlan workGal Pressman
2018-07-27net/mlx5e: Vxlan, replace ports radix-tree with hash tableGal Pressman
2018-07-27net/mlx5e: Vxlan, check maximum number of UDP portsGal Pressman
2018-07-27net/mlx5e: Vxlan, reflect 4789 UDP port default addition to software databaseGal Pressman
2018-07-27net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init()Jia-Ju Bai
2018-07-27net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init()Jia-Ju Bai
2018-07-27net: usb: sr9700: Replace mdelay() with msleep() in sr9700_bind()Jia-Ju Bai
2018-07-27net: usb: pegasus: Replace mdelay() with msleep() in setup_pegasus_II()Jia-Ju Bai
2018-07-27net: phy: marvell: Replace mdelay() with msleep() in m88e1116r_config_init()Jia-Ju Bai
2018-07-27net: nvidia: forcedeth: Replace GFP_ATOMIC with GFP_KERNEL in nv_probe()Jia-Ju Bai
2018-07-27net: jme: Replace mdelay() with msleep() and usleep_range() in jme_wait_link()Jia-Ju Bai
2018-07-27net: hisilicon: hns: Replace mdelay() with msleep()Jia-Ju Bai
2018-07-27net: amd: pcnet32: Replace GFP_ATOMIC with GFP_KERNEL in pcnet32_alloc_ring()Jia-Ju Bai
2018-07-27sch_cake: Make gso-splitting configurable from userspaceDave Taht
2018-07-27cxgb4: print ULD queue information managed by LLDRahul Lakkireddy
2018-07-27Merge branch 'l2tp-remove-unused-session-fields'David S. Miller