aboutsummaryrefslogtreecommitdiffstats
path: root/init/do_mounts.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-05netdevsim: Add extack error message for devlink reloadDavid Ahern3-6/+10
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern5-17/+25
2018-06-05net: metrics: add proper netlink validationEric Dumazet2-0/+4
2018-06-05ipmr: fix error path when ipmr_new_table failsSabrina Dubroca3-19/+17
2018-06-05ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca1-1/+2
2018-06-05net: hns3: remove unused hclgevf_cfg_func_mta_filterArnd Bergmann1-11/+0
2018-06-05netfilter: provide udp*_lib_lookup for nf_tproxyArnd Bergmann2-6/+2
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon19-536/+727
2018-06-05net-tcp: remove useless tw_timeout fieldMaciej Żenczykowski3-3/+0
2018-06-05net: sched: cls: Fix offloading when ingress dev is vxlanPaul Blakey1-10/+16
2018-06-05sctp: not allow transport timeout value less than HZ/5 for hb_timerXin Long1-1/+1
2018-06-05bpfilter: switch to CC from HOSTCCAlexei Starovoitov4-0/+22
2018-06-05net/mlx5e: fix error return code in mlx5e_alloc_rq()Wei Yongjun1-1/+3
2018-06-05net/mlx5e: Make function mlx5e_change_rep_mtu() staticWei Yongjun1-1/+1
2018-06-05net: qualcomm: rmnet: Fix use after free while sending command ackSubash Abhinov Kasiviswanathan1-4/+4
2018-06-05net: ipv6: Generate random IID for addresses on RAWIP devicesSubash Abhinov Kasiviswanathan2-1/+7
2018-06-05tcp: refactor tcp_ecn_check_ce to remove sk type castYousuk Seung1-12/+14
2018-06-05net/ipv6: prevent use after free in ip6_route_mpath_notifyDavid Ahern1-4/+8
2018-06-05samples/bpf: xdpsock: use skb Tx path for XDP_SKBBjörn Töpel1-0/+5
2018-06-05xsk: wire upp Tx zero-copy functionsMagnus Karlsson5-11/+137
2018-06-05net: added netdevice operation for TxMagnus Karlsson1-0/+2
2018-06-05xsk: add zero-copy support for RxBjörn Töpel5-21/+165
2018-06-05xdp: add MEM_TYPE_ZERO_COPYBjörn Töpel2-5/+24
2018-06-05net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEMBjörn Töpel1-0/+8
2018-06-05xsk: introduce xdp_umem_pageBjörn Töpel3-4/+21
2018-06-05xsk: moved struct xdp_umem definitionBjörn Töpel4-24/+26
2018-06-05net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.Kun Yi2-2/+18
2018-06-05l2tp: fix refcount leakage on PPPoL2TP socketsGuillaume Nault1-18/+17
2018-06-05net: phy: remove PM ops from MDIO busHeiner Kallweit2-49/+0
2018-06-05net: phy: add struct device_type representation of a PHYHeiner Kallweit1-46/+50
2018-06-05net: remove net_device operation ndo_xdp_flushJesper Dangaard Brouer1-4/+0
2018-06-05tun: remove ndo_xdp_flush call tun_xdp_flushJesper Dangaard Brouer1-22/+1
2018-06-05virtio_net: remove ndo_xdp_flush call virtnet_xdp_flushJesper Dangaard Brouer1-13/+0
2018-06-05ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flushJesper Dangaard Brouer1-21/+0
2018-06-05i40e: remove ndo_xdp_flush call i40e_xdp_flushJesper Dangaard Brouer3-21/+0
2018-06-05bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}Wang YanQing1-5/+5
2018-06-05bpf, arm32: correct check_imm24Wang YanQing1-3/+3
2018-06-04net: hns: Fix the process of adding broadcast addresses to tcamXi Wang1-5/+18
2018-06-04net: sched: return error code when tcf proto is not foundVlad Buslov1-2/+2
2018-06-04team: use netdev_features_t instead of u32Dan Carpenter1-1/+2
2018-06-04net_failover: Use netdev_features_t instead of u32Dan Carpenter1-1/+2
2018-06-04qed: use dma_zalloc_coherent instead of allocator/memsetYueHaibing1-4/+3
2018-06-04wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memsetYueHaibing1-7/+4
2018-06-04docs: networking: fix minor typos in various documentation filesOlivier Gayot8-16/+16
2018-06-04net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound socketsMaciej Żenczykowski1-1/+14
2018-06-04net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimizationMaciej Żenczykowski3-7/+43
2018-06-04qed: Add srq core support for RoCE and iWARPYuval Bason9-8/+234
2018-06-04net: ethernet: bnx2: Replace NULL comparisonVarsha Rao1-21/+21
2018-06-04net: ethernet: bnx2: Remove extra parenthesesVarsha Rao1-1/+1
2018-06-04net: gemini: fix spelling mistake: "it" -> "is"YueHaibing1-3/+3