summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-27udp: move scratch area helpers into the include filePaolo Abeni
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.slave_validateMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-25net: Remove ndo_dfwd_start_xmitMintz, Yuval
2017-06-25net: store port/representator id in metadata_dstJakub Kicinski
2017-06-23net: phy: Support "internal" PHY interfaceFlorian Fainelli
2017-06-23Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-06-23bpf: possibly avoid extra masking for narrower load in verifierYonghong Song
2017-06-23xdp: add reporting of offload modeJakub Kicinski
2017-06-23xdp: add HW offload mode flag for installing programsJakub Kicinski
2017-06-23xdp: pass XDP flags into install handlersJakub Kicinski
2017-06-22Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2017-06-22net/mlx5: Fix offset of hca cap reserved fieldOr Gerlitz
2017-06-22net/mlx5: Enhance MCAM reg to allow query on access reg supportOr Gerlitz
2017-06-22net/mlx5: Add MCC (Management Component Control) register definitionsOr Gerlitz
2017-06-22net/mlx5e: Add header re-write offloading of IPv6 hop-limitOr Gerlitz
2017-06-22net/mlx5e: Offload TC matching on ip ttlOr Gerlitz
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-21qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal
2017-06-21bpf: expose prog id for cls_bpf and act_bpfDaniel Borkmann
2017-06-21sock: avoid dirtying incoming_cpu if not neededPaolo Abeni
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann
2017-06-21qede: Fix compilation without QED_RDMAChad Dupuis
2017-06-21ip6mr: add netlink notifications on mrt6msg cache reportsJulien Gomes
2017-06-21ipmr: add netlink notifications on igmpmsg cache reportsJulien Gomes
2017-06-21rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mrouteJulien Gomes
2017-06-21rtnetlink: add NEWCACHEREPORT message typeJulien Gomes
2017-06-21wil6210: remove ioctl interfaceMaya Erez
2017-06-20sctp: handle errors when updating asocXin Long
2017-06-20vxlan: check valid combinations of address scopesMatthias Schiffer
2017-06-20vxlan: get rid of redundant vxlan_dev.flagsMatthias Schiffer
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu
2017-06-20qed*: Set rdma generic functions prefixMichal Kalderon
2017-06-20qed*: qede_roce.[ch] -> qede_rdma.[ch]Michal Kalderon
2017-06-20qed: Chain support for external PBLMintz, Yuval
2017-06-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-19tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande
2017-06-19tcp: md5: add an address prefix for key lookupIvan Delalande
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-19Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-06-17net: add debug atomic_inc_not_zero() in dst_hold()Wei Wang
2017-06-17net: reorder all the dst flagsWei Wang
2017-06-17net: remove DST_NOCACHE flagWei Wang
2017-06-17net: remove DST_NOGC flagWei Wang