summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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-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
2017-06-17net: remove dst gc related codeWei Wang
2017-06-17xfrm: take refcnt of dst when creating struct xfrm_dst bundleWei Wang
2017-06-17ipv6: get rid of icmp6 dst garbage collectorWei Wang
2017-06-17ipv4: call dst_hold_safe() properlyWei Wang
2017-06-17net: introduce a new function dst_dev_put()Wei Wang
2017-06-17net: introduce DST_NOGC in dst_release() to destroy dst based on refcntWei Wang
2017-06-16Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-06-16net: Add IFLA_XDP_PROG_IDMartin KaFai Lau
2017-06-16networking: add and use skb_put_u8()Johannes Berg
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-16Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-16net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny
2017-06-16net/mlx5: Expose command polling interfaceMajd Dibbiny