summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-07-01net: convert neigh_params.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-01net: convert neighbour.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-01net: convert inet_peer.refcnt from atomic_t to refcount_tReshetova, Elena
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-29bpf: Add syscall lookup support for fd array and htabMartin KaFai Lau
2017-06-29Merge tag 'mlx5-updates-2017-06-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-06-28block: provide bio_uninit() free freeing integrity/task associationsJens Axboe
2017-06-27udp: move scratch area helpers into the include filePaolo Abeni
2017-06-27net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari
2017-06-27net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari
2017-06-27net/mlx5: FPGA, Add SBU infrastructureIlan Tayari
2017-06-27net/mlx5: FPGA, Add SBU bypass and reset flowsIlan Tayari
2017-06-27net/mlx5: FPGA, Add FW commands for FPGA QPsIlan Tayari
2017-06-27net/mlx5: Add support for multiple RoCE enableIlan Tayari
2017-06-27net/mlx5: Add reserved-gids supportIlan Tayari
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 branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
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-23Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-06-23slub: make sysfs file removal asynchronousTejun Heo
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-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-22NFC: st-nci: Get rid of platform dataAndy Shevchenko
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 branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula
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-21blk-mq: fix performance regression with shared tagsJens Axboe