Age | Commit message (Expand) | Author |
2018-07-29 | selftests: mlxsw: qos_dscp_bridge: Fix | Petr Machata |
2018-07-29 | Merge branch 'mtu-related-changes' | David S. Miller |
2018-07-29 | net: report invalid mtu value via netlink extack | Stephen Hemminger |
2018-07-29 | net: report min and max mtu network device settings | Stephen Hemminger |
2018-07-29 | failover: change mtu has RTNL | Stephen Hemminger |
2018-07-29 | net: dcb: add DSCP to comment about priority selector types | Jakub Kicinski |
2018-07-29 | net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slave | Ivan Khoronzhuk |
2018-07-29 | Merge branch 'route-add-support-and-selftests-for-directed-broadcast-forwarding' | David S. Miller |
2018-07-29 | selftests: add a selftest for directed broadcast forwarding | Xin Long |
2018-07-29 | route: add support for directed broadcast forwarding | Xin Long |
2018-07-29 | net/ipv6: allow any source address for sendmsg pktinfo with ip_nonlocal_bind | Vincent Bernat |
2018-07-29 | Merge tag 'linux-can-next-for-4.19-20180727' of ssh://gitolite.kernel.org/pub... | David S. Miller |
2018-07-29 | qed: remove redundant functions qed_set_gft_event_id_cm_hdr | YueHaibing |
2018-07-29 | liquidio: remove redundant function cn23xx_dump_vf_iq_regs | YueHaibing |
2018-07-28 | Merge branch 'tls-Fix-improper-revert-in-zerocopy_from_iter' | David S. Miller |
2018-07-28 | tls: Fix improper revert in zerocopy_from_iter | Doron Roberts-Kedes |
2018-07-28 | tls: Remove dead code in tls_sw_sendmsg | Doron Roberts-Kedes |
2018-07-28 | Merge branch 'mvneta-next' | David S. Miller |
2018-07-28 | net: mvneta: Improve the buffer allocation method for SWBM | Yelena Krivosheev |
2018-07-28 | net: mvneta: Verify hardware checksum only when offload checksum feature is set | Yelena Krivosheev |
2018-07-28 | net: mvneta: Allocate page for the descriptor | Gregory CLEMENT |
2018-07-28 | net: mvneta: discriminate error cause for missed packet | Gregory CLEMENT |
2018-07-28 | net: mvneta: increase number of buffers in RX and TX queue | Yelena Krivosheev |
2018-07-28 | net: mvneta: remove data pointer usage from device_node structure | Gregory CLEMENT |
2018-07-28 | net: mvneta: fix mtu change on port without link | Yelena Krivosheev |
2018-07-28 | net: ethernet: mvneta: Fix napi structure mixup on armada 3700 | Andrew Lunn |
2018-07-27 | net/mlx5e: Issue direct lookup on vxlan ports by vport representors | Saeed Mahameed |
2018-07-27 | net/mlx5e: Vxlan, move vxlan logic to core driver | Saeed Mahameed |
2018-07-27 | net/mlx5e: Vxlan, add sync lock for add/del vxlan port | Saeed Mahameed |
2018-07-27 | net/mlx5e: Vxlan, return values for add/del port | Saeed Mahameed |
2018-07-27 | net/mlx5e: Vxlan, rename from mlx5e to mlx5 | Saeed Mahameed |
2018-07-27 | net/mlx5e: Vxlan, rename struct mlx5e_vxlan to mlx5_vxlan_port | Saeed Mahameed |
2018-07-27 | net/mlx5e: Vxlan, move netdev only logic to en_main.c | Saeed Mahameed |
2018-07-27 | net/mlx5e: Vxlan, add direct delete function | Saeed Mahameed |
2018-07-27 | net/mlx5e: Vxlan, cleanup an unused member in vxlan work | Gal Pressman |
2018-07-27 | net/mlx5e: Vxlan, replace ports radix-tree with hash table | Gal Pressman |
2018-07-27 | net/mlx5e: Vxlan, check maximum number of UDP ports | Gal Pressman |
2018-07-27 | net/mlx5e: Vxlan, reflect 4789 UDP port default addition to software database | Gal Pressman |
2018-07-27 | net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init() | Jia-Ju Bai |
2018-07-27 | net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init() | Jia-Ju Bai |
2018-07-27 | net: usb: sr9700: Replace mdelay() with msleep() in sr9700_bind() | Jia-Ju Bai |
2018-07-27 | net: usb: pegasus: Replace mdelay() with msleep() in setup_pegasus_II() | Jia-Ju Bai |
2018-07-27 | net: phy: marvell: Replace mdelay() with msleep() in m88e1116r_config_init() | Jia-Ju Bai |
2018-07-27 | net: nvidia: forcedeth: Replace GFP_ATOMIC with GFP_KERNEL in nv_probe() | Jia-Ju Bai |
2018-07-27 | net: jme: Replace mdelay() with msleep() and usleep_range() in jme_wait_link() | Jia-Ju Bai |
2018-07-27 | net: hisilicon: hns: Replace mdelay() with msleep() | Jia-Ju Bai |
2018-07-27 | net: amd: pcnet32: Replace GFP_ATOMIC with GFP_KERNEL in pcnet32_alloc_ring() | Jia-Ju Bai |
2018-07-27 | sch_cake: Make gso-splitting configurable from userspace | Dave Taht |
2018-07-27 | cxgb4: print ULD queue information managed by LLD | Rahul Lakkireddy |
2018-07-27 | Merge branch 'l2tp-remove-unused-session-fields' | David S. Miller |