summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21qed*: Rename qed_roce_if.h to qed_rdma_if.hKalderon, Michal
2017-06-21qede: Fix compilation without QED_RDMAChad Dupuis
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-19mm: larger stack guard gap, between vmasHugh Dickins
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
2017-06-16net/mlx5e: Move and optimize query out of buffer functionGal Pressman
2017-06-16net/mlx5: Fix some spelling mistakesOr Gerlitz
2017-06-15skbuff: make skb_put_zero() return voidJohannes Berg
2017-06-15tls: kernel TLS supportDave Watson
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-15firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-14block: Fix a blk_exit_rl() regressionBart Van Assche
2017-06-14net: update undefined ->ndo_change_mtu() commentMagnus Damm
2017-06-14bpf: permits narrower load from bpf program context fieldsYonghong Song
2017-06-13of_mdio: move of_mdio_parse_addr to header fileJon Mason
2017-06-13Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...David S. Miller
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-06-13mdio_bus: handle only single PHY reset GPIOSergei Shtylyov
2017-06-13cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern
2017-06-13cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller
2017-06-12udp: avoid a cache miss on dequeuePaolo Abeni
2017-06-12net: factor out a helper to decrement the skb refcountPaolo Abeni
2017-06-12configfs: Introduce config_item_get_unless_zero()Bart Van Assche
2017-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-06-11compiler, clang: properly override 'inline' for clangLinus Torvalds
2017-06-11Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-06-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-06-10Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-09Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-09qed*: LL2 callback operationsMichal Kalderon
2017-06-09qed: Cleaner seperation of LL2 inputsMintz, Yuval
2017-06-09qed: Revise ll2 Rx completionMintz, Yuval