summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-29bpf: Add syscall lookup support for fd array and htabMartin KaFai Lau1-0/+3
2017-06-29Merge tag 'mlx5-updates-2017-06-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller5-4/+334
2017-06-27udp: move scratch area helpers into the include filePaolo Abeni1-0/+61
2017-06-27net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari2-4/+18
2017-06-27net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari1-0/+67
2017-06-27net/mlx5: FPGA, Add SBU infrastructureIlan Tayari4-0/+18
2017-06-27net/mlx5: FPGA, Add SBU bypass and reset flowsIlan Tayari1-0/+9
2017-06-27net/mlx5: FPGA, Add FW commands for FPGA QPsIlan Tayari2-0/+204
2017-06-27net/mlx5: Add support for multiple RoCE enableIlan Tayari1-0/+1
2017-06-27net/mlx5: Add reserved-gids supportIlan Tayari1-0/+17
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.slave_validateMatthias Schiffer1-1/+2
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer1-1/+2
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer1-1/+2
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer1-1/+2
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer1-1/+2
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller1-87/+0
2017-06-25net: Remove ndo_dfwd_start_xmitMintz, Yuval1-9/+0
2017-06-25net: store port/representator id in metadata_dstJakub Kicinski1-9/+32
2017-06-23net: phy: Support "internal" PHY interfaceFlorian Fainelli1-0/+3
2017-06-23Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-3/+106
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-4/+8
2017-06-23bpf: possibly avoid extra masking for narrower load in verifierYonghong Song2-2/+12
2017-06-23xdp: add reporting of offload modeJakub Kicinski2-3/+5
2017-06-23xdp: add HW offload mode flag for installing programsJakub Kicinski2-2/+6
2017-06-23xdp: pass XDP flags into install handlersJakub Kicinski1-0/+1
2017-06-22Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-87/+0
2017-06-22net/mlx5: Fix offset of hca cap reserved fieldOr Gerlitz1-1/+1
2017-06-22net/mlx5: Enhance MCAM reg to allow query on access reg supportOr Gerlitz2-0/+16
2017-06-22net/mlx5: Add MCC (Management Component Control) register definitionsOr Gerlitz2-0/+85
2017-06-22net/mlx5e: Add header re-write offloading of IPv6 hop-limitOr Gerlitz1-0/+1
2017-06-22net/mlx5e: Offload TC matching on ip ttlOr Gerlitz1-2/+3
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-32/+36
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2017-06-21qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal1-2/+2
2017-06-21bpf: expose prog id for cls_bpf and act_bpfDaniel Borkmann2-0/+2
2017-06-21sock: avoid dirtying incoming_cpu if not neededPaolo Abeni1-1/+4
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann1-0/+2
2017-06-21qede: Fix compilation without QED_RDMAChad Dupuis1-1/+1
2017-06-21ip6mr: add netlink notifications on mrt6msg cache reportsJulien Gomes1-0/+12
2017-06-21ipmr: add netlink notifications on igmpmsg cache reportsJulien Gomes1-0/+12
2017-06-21rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mrouteJulien Gomes1-0/+4
2017-06-21rtnetlink: add NEWCACHEREPORT message typeJulien Gomes1-0/+3
2017-06-21wil6210: remove ioctl interfaceMaya Erez1-87/+0
2017-06-20sctp: handle errors when updating asocXin Long1-2/+2
2017-06-20vxlan: check valid combinations of address scopesMatthias Schiffer1-0/+2
2017-06-20vxlan: get rid of redundant vxlan_dev.flagsMatthias Schiffer1-1/+0
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu1-0/+22
2017-06-20qed*: Set rdma generic functions prefixMichal Kalderon1-18/+19
2017-06-20qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon1-0/+5
2017-06-20qed: Chain support for external PBLMintz, Yuval2-1/+9