aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-06enic: fix UDP rss bitsGovindarajulu Varadarajan
2018-06-05netdev-FAQ: clarify DaveM's position for stable backportsCong Wang
2018-06-05rtnetlink: validate attributes in do_setlink()Eric Dumazet
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-06-05Merge branch 'devlink-extack'David S. Miller
2018-06-05mlxsw: Add extack messages for port_{un, }split failuresDavid Ahern
2018-06-05netdevsim: Add extack error message for devlink reloadDavid Ahern
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern
2018-06-05net: metrics: add proper netlink validationEric Dumazet
2018-06-05ipmr: fix error path when ipmr_new_table failsSabrina Dubroca
2018-06-05ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca
2018-06-05net: hns3: remove unused hclgevf_cfg_func_mta_filterArnd Bergmann
2018-06-05netfilter: provide udp*_lib_lookup for nf_tproxyArnd Bergmann
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon
2018-06-05net-tcp: remove useless tw_timeout fieldMaciej Żenczykowski
2018-06-05net: sched: cls: Fix offloading when ingress dev is vxlanPaul Blakey
2018-06-05sctp: not allow transport timeout value less than HZ/5 for hb_timerXin Long
2018-06-05bpfilter: switch to CC from HOSTCCAlexei Starovoitov
2018-06-05net/mlx5e: fix error return code in mlx5e_alloc_rq()Wei Yongjun
2018-06-05net/mlx5e: Make function mlx5e_change_rep_mtu() staticWei Yongjun
2018-06-05net: qualcomm: rmnet: Fix use after free while sending command ackSubash Abhinov Kasiviswanathan
2018-06-05net: ipv6: Generate random IID for addresses on RAWIP devicesSubash Abhinov Kasiviswanathan
2018-06-05tcp: refactor tcp_ecn_check_ce to remove sk type castYousuk Seung
2018-06-05Merge branch 'bpf-af-xdp-zc-api'Daniel Borkmann
2018-06-05net/ipv6: prevent use after free in ip6_route_mpath_notifyDavid Ahern
2018-06-05samples/bpf: xdpsock: use skb Tx path for XDP_SKBBjörn Töpel
2018-06-05xsk: wire upp Tx zero-copy functionsMagnus Karlsson
2018-06-05net: added netdevice operation for TxMagnus Karlsson
2018-06-05xsk: add zero-copy support for RxBjörn Töpel
2018-06-05xdp: add MEM_TYPE_ZERO_COPYBjörn Töpel
2018-06-05net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEMBjörn Töpel
2018-06-05xsk: introduce xdp_umem_pageBjörn Töpel
2018-06-05xsk: moved struct xdp_umem definitionBjörn Töpel
2018-06-05net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.Kun Yi
2018-06-05l2tp: fix refcount leakage on PPPoL2TP socketsGuillaume Nault
2018-06-05Merge branch 'net-phy-improve-PM-handling-of-PHY-MDIO'David S. Miller
2018-06-05net: phy: remove PM ops from MDIO busHeiner Kallweit
2018-06-05net: phy: add struct device_type representation of a PHYHeiner Kallweit
2018-06-05Merge branch 'bpf-xdp-remove-xdp-flush'Daniel Borkmann
2018-06-05net: remove net_device operation ndo_xdp_flushJesper Dangaard Brouer
2018-06-05tun: remove ndo_xdp_flush call tun_xdp_flushJesper Dangaard Brouer
2018-06-05virtio_net: remove ndo_xdp_flush call virtnet_xdp_flushJesper Dangaard Brouer
2018-06-05ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flushJesper Dangaard Brouer
2018-06-05i40e: remove ndo_xdp_flush call i40e_xdp_flushJesper Dangaard Brouer
2018-06-05bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}Wang YanQing
2018-06-05bpf, arm32: correct check_imm24Wang YanQing
2018-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-06-04net: hns: Fix the process of adding broadcast addresses to tcamXi Wang
2018-06-04net: sched: return error code when tcf proto is not foundVlad Buslov