OSDN Git Service

uclinux-h8/linux.git
2018-12-19 Bart Van AsscheRDMA/srpt: Join split strings
2018-12-19 Bart Van AsscheRDMA/srpt: Improve coding style conformance
2018-12-19 Bart Van AsscheRDMA/srpt: Fix a use-after-free in the channel release...
2018-12-19 Bart Van AsscheRDMA/srp: Add support for immediate data
2018-12-19 Bart Van AsscheRDMA/srp: Rework handling of the maximum information...
2018-12-19 Bart Van AsscheRDMA/srp: Move srp_rdma_ch.max_ti_iu_len declaration
2018-12-19 Bart Van AsscheRDMA/srp: Propagate ib_post_send() failures to the...
2018-12-19 Bart Van AsscheRDMA/srp: Handle large SCSI CDBs correctly
2018-12-19 Bart Van AsscheRDMA/srp: Document srp_parse_in() arguments
2018-12-19 Bart Van Asscheinclude/scsi/srp.h: Add support for immediate data
2018-12-19 Bart Van Asscheinclude/scsi/srp.h: Move response flag definitions...
2018-12-19 Doug LedfordIB/mlx5: Fix compile issue when ODP disabled
2018-12-19 Shamir RabinovitchRDMA: Cleanup undesired pd->uobject usage
2018-12-18 Shamir RabinovitchRDMA/restrack: Resource-tracker should not use uobject...
2018-12-18 Moni ShouaIB/mlx5: Add advise_mr() support
2018-12-18 Moni ShouaIB/uverbs: Add support to advise_mr
2018-12-18 Moni ShouaIB/uverbs: Add helper to get array size from ptr attribute
2018-12-18 Parav PanditRDMA/uverbs: Add an ioctl method to destroy an object
2018-12-18 Jason GunthorpeRDMA/uverbs: Add a method to introspect handles in...
2018-12-18 Yuval ShaiaIB/mlx4: Utilize macro to calculate SQ spare size
2018-12-18 Dan CarpenterRDMA/hns: Fix an error code in hns_roce_create_srq()
2018-12-18 Dan CarpenterIB/qib: Fix an error code in qib_sdma_verbs_send()
2018-12-18 Parav PanditRDMA/core: Delete RoCE GID in hw when corresponding...
2018-12-18 Gal PressmanRDMA/mlx5: Fix function name typo 'fileds' -> 'fields'
2018-12-18 Kamal HeibRDMA/i40iw: Make sure to initialize ib_device_ops
2018-12-18 Leon RomanovskyRDMA/mlx5: Delete unreachable handle_atomic code by...
2018-12-18 Jason GunthorpeRDMA/uverbs: Implement an ioctl that can call write...
2018-12-12 Parvi KaustubhiMAINTAINERS: Update usnic driver maintainers
2018-12-12 Kamal HeibRDMA: Start use ib_device_ops
2018-12-12 Kamal HeibRDMA/rdmavt: Initialize ib_device_ops struct
2018-12-12 Kamal HeibRDMA/rxe: Initialize ib_device_ops struct
2018-12-12 Kamal HeibRDMA/vmw_pvrdma: Initialize ib_device_ops struct
2018-12-12 Kamal HeibRDMA/usnic: Initialize ib_device_ops struct
2018-12-12 Kamal HeibRDMA/qib: Initialize ib_device_ops struct
2018-12-12 Kamal HeibRDMA/qedr: Initialize ib_device_ops struct
2018-12-12 Kamal HeibRDMA/ocrdma: Initialize ib_device_ops struct
2018-12-12 Kamal HeibRDMA/nes: Initialize ib_device_ops struct
2018-12-12 Kamal HeibRDMA/mthca: Initialize ib_device_ops struct
2018-12-12 Kamal HeibRDMA/mlx5: Initialize ib_device_ops struct
2018-12-11 Kamal HeibRDMA/mlx4: Initialize ib_device_ops struct
2018-12-11 Kamal HeibRDMA/i40iw: Initialize ib_device_ops struct
2018-12-11 Kamal HeibRDMA/hns: Initialize ib_device_ops struct
2018-12-11 Kamal HeibRDMA/hfi1: Initialize ib_device_ops struct
2018-12-11 Kamal HeibRDMA/cxgb4: Initialize ib_device_ops struct
2018-12-11 Kamal HeibRDMA/cxgb3: Initialize ib_device_ops struct
2018-12-11 Kamal HeibRDMA/bnxt_re: Initialize ib_device_ops struct
2018-12-11 Kamal HeibRDMA/core: Introduce ib_device_ops
2018-12-11 Yuval ShaiaIB/mlx4: Remove unneeded NULL check
2018-12-11 Leon RomanovskyRDMA/ocrdma: Use PCI-ID as an identification in debugfs
2018-12-11 Leon RomanovskyRDMA/uverbs: Optimize clearing of extra bytes in response
2018-12-11 Gal PressmanRDMA/vmw_pvrdma: Use atomic memory allocation in create AH
2018-12-11 Yuval ShaiaIB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from...
2018-12-11 Leon RomanovskyRDMA/mlx5: Fail early if user tries to create flows...
2018-12-11 YueHaibingIB/mlx5: Remove duplicated include from mlx5_ib.h
2018-12-11 Michael GuralnikIB/mlx5: Add 2X width support to query_port
2018-12-11 Jason GunthorpeMerge tag 'v4.20-rc6' into rdma.git for-next
2018-12-11 Michael GuralnikIB/mlx5: Add HDR speed support to query port
2018-12-11 Michael GuralnikIB/mlx5: Report CapabilityMask2 in ib_query_port
2018-12-11 Michael GuralnikIB/core: Add new IB rates
2018-12-11 Michael GuralnikIB/core: Add 2X port width
2018-12-11 Michael GuralnikIB/core: Add CapabilityMask2 to port attributes
2018-12-11 Yuval ShaiaIB/rxe: Fix incorrect cache cleanup in error flow
2018-12-11 Lijun OuRDMA/hns: Bugfix for RoCE loopback test
2018-12-11 Lijun OuRDMA/hns: Update posting & querying mailbox
2018-12-11 Lijun OuRDMA/hns: Fix the bug while use multi-hop of pbl
2018-12-11 Lijun OuRDMA/hns: Encapsulate and simplify qp state transition
2018-12-11 Lijun OuRDMA/hns: Init qp context when modify qp from reset...
2018-12-09 Linus TorvaldsLinux 4.20-rc6 v4.20-rc6
2018-12-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-12-09 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-12-09 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-12-09 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2018-12-09 Or Gerlitznet/sched: cls_flower: Reject duplicated rules also...
2018-12-09 David S. MillerMerge branch 'bnxt_en-Bug-fixes'
2018-12-09 Michael Chanbnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.
2018-12-09 Michael Chanbnxt_en: Fix NQ/CP rings accounting on the new 57500...
2018-12-09 Michael Chanbnxt_en: Keep track of reserved IRQs.
2018-12-09 Michael Chanbnxt_en: Fix CNP CoS queue regression.
2018-12-09 Linus TorvaldsMerge tag 'char-misc-4.20-rc6' of git://git./linux...
2018-12-09 Linus TorvaldsMerge tag 'staging-4.20-rc6' of git://git./linux/kernel...
2018-12-09 Linus TorvaldsMerge tag 'tty-4.20-rc6' of git://git./linux/kernel...
2018-12-09 Linus TorvaldsMerge tag 'usb-4.20-rc6' of git://git./linux/kernel...
2018-12-09 Linus TorvaldsMerge tag '4.20-rc5-smb3-fixes' of git://git.samba...
2018-12-09 Linus TorvaldsMerge tag 'dax-fixes-4.20-rc6' of git://git./linux...
2018-12-09 Linus TorvaldsMerge tag 'libnvdimm-fixes-4.20-rc6' of git://git....
2018-12-09 Tarick Bedeirnet/mlx4_core: Correctly set PFC param if global pause...
2018-12-09 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2018-12-08 Linus TorvaldsMerge tag 'asm-generic-4.20' of git://git./linux/kernel...
2018-12-08 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2018-12-08 Linus TorvaldsMerge tag 'xfs-4.20-fixes-3' of git://git./fs/xfs/xfs...
2018-12-08 David RientjesRevert "mm, thp: consolidate THP gfp handling into...
2018-12-08 Benjamin HerrenschmidtRevert "net/ibm/emac: wrong bit is used for STA control"
2018-12-08 David S. MillerMerge branch 'skb-headroom-slab-out-of-bounds'
2018-12-08 Stefano Brivioneighbour: Avoid writing before skb->head in neigh_hh_o...
2018-12-08 Stefano Brivioipv6: Check available headroom in ip6_xmit() even witho...
2018-12-08 Eric Dumazettcp: lack of available data can also cause TSO defer
2018-12-07 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2018-12-07 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2018-12-07 Yuval ShaiaRDMA/core: Validate port number in query_pkey verb
2018-12-07 Linus TorvaldsMerge tag 'gcc-plugins-v4.20-rc6' of git://git./linux...
next