deliverable/linux.git
2016-03-21  Leon Romanovskynet/mlx5_core: Refactor device capability function
2016-03-21  Leon Romanovskynet/mlx5_core: Fix caching ATOMIC endian mode capability
2016-03-21  Dan Carpenterib_srpt: fix a WARN_ON() message
2016-03-16  Doug LedfordMerge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6
2016-03-16  Faisal Latifiwpm: crash fix for large connections test
2016-03-16  Steve Wiseiw_cxgb3: support for iWARP port mapping
2016-03-16  Steve Wiseiw_cxgb4: remove port mapper related code
2016-03-16  Faisal Latifiw_nes: remove port mapper related code
2016-03-16  Faisal Latifiwcm: common code for port mapper
2016-03-16  Doug LedfordMerge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o...
2016-03-14  Doug LedfordMerge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain...
2016-03-11  Christoph Hellwignet/9p: convert to new CQ API
2016-03-10  Maor GottliebIB/mlx5: Add support for don't trap rules
2016-03-10  Maor Gottliebnet/mlx5_core: Introduce forward to next priority action
2016-03-10  Maor Gottliebnet/mlx5_core: Create anchor of last flow table
2016-03-04  Sagi Grimbergiser: Accept arbitrary sg lists mapping if the device...
2016-03-04  Sagi Grimbergmlx5: Add arbitrary sg list support
2016-03-04  Sagi GrimbergIB/core: Add arbitrary sg_list support
2016-03-04  Sagi GrimbergIB/mlx5: Expose correct max_fast_reg_page_list_len
2016-03-04  Doug LedfordIB/mlx5: Make coding style more consistent
2016-03-04  Christoph HellwigIB/mlx5: Convert UMR CQ to new CQ API
2016-03-03  Markus ElfringIB/ocrdma: Skip using unneeded intermediate variable
2016-03-03  Markus ElfringIB/ocrdma: Skip using unneeded intermediate variable
2016-03-03  Markus ElfringIB/ocrdma: Delete unnecessary variable initialisations...
2016-03-03  Hal RosenstockIB/core: Documentation fix in the MAD header file
2016-03-03  Parav PanditIB/core: trivial prink cleanup.
2016-03-03  Amitoj Kaur... IB/core: Replace memset with eth_zero_addr
2016-03-03  Eli CohenIB/core: Modify conditional on ucontext existence
2016-03-03  Eli CohenIB/core: IB/core: Allow legacy verbs through extended...
2016-03-03  Eli CohenIB/core: Avoid duplicate code
2016-03-03  Doug LedfordMerge branch 'k.o/for-4.5-rc' into HEAD
2016-03-03  Majd DibbinyIB/{core, mlx5}: Fix input len in vendor part of create...
2016-03-03  Majd DibbinyIB/mlx5: Avoid using user-index for SRQs
2016-03-03  Hans Westgaard RyIB/ipoib: Add handling for sending of skb with many...
2016-03-01  Matan BarakIB/mlx5: Add memory windows allocation support
2016-03-01  Matan BarakIB/core: Add vendor's specific data to alloc mw
2016-03-01  Matan Baraknet/mlx5: Refactor mlx5_core_mr to mkey
2016-03-01  Noa OsherovichIB/mlx5: Added support for re-registration of MRs
2016-03-01  Noa OsherovichIB/mlx5: Refactoring register MR code
2016-03-01  Haggai EranIB/cma: Print warning on different inner and header...
2016-03-01  Haggai EranIB/mlx5: Eliminate GSI RX QP's send buffers
2016-03-01  Haggai EranIB/mlx5: Pick the right GSI transmission QP for sending
2016-03-01  Haggai EranIB/mlx5: Reorder GSI completions
2016-03-01  Haggai EranIB/mlx5: Generate completions in software
2016-03-01  Haggai EranIB/mlx5: Create GSI transmission QPs when P_Key table...
2016-03-01  Haggai EranIB/mlx5: Create multiple transmission GSI QPs
2016-03-01  Haggai EranIB/mlx5: Add GSI QP wrapper
2016-03-01  Haggai EranIB/mlx5: Modify QP debugging prints
2016-03-01  Haggai EranIB/mlx5: Add support for setting source QP number
2016-03-01  Erez ShitritIB/mlx5: Add support for CSUM in RX flow
2016-03-01  Erez ShitritIB/mlx5: Implement UD QP offloads for IPoIB in the...
2016-03-01  Erez ShitritIB/mlx5: Define interface bits for IPoIB offloads
2016-03-01  Meny YossefiIB/mlx5: Modify MAD reading counters method to use...
2016-03-01  Meny Yossefinet/mlx5_core: Add helper function to read IB error...
2016-03-01  Meny Yossefinet/mlx5_core: Add helper function to read virtual...
2016-03-01  Leon RomanovskyIB/core: Fix missed clean call in registration path
2016-02-29  Bart Van AsscheIB/srpt: Fix wait list processing
2016-02-29  Bart Van AsscheIB/srpt: Introduce srpt_process_wait_list()
2016-02-29  Bart Van AsscheIB/srpt: Log out all initiators if a port is disabled
2016-02-29  Bart Van AsscheIB/srpt: Fix srpt_write_pending()
2016-02-29  Bart Van AsscheIB/srpt: Detect session shutdown reliably
2016-02-29  Bart Van AsscheIB/srpt: Use a mutex to protect the channel list
2016-02-29  Bart Van AsscheIB/srpt: Log private data associated with REJ
2016-02-29  Bart Van AsscheIB/srpt: Eliminate srpt_find_channel()
2016-02-29  Bart Van AsscheIB/srpt: Inline trivial CM callback functions
2016-02-29  Bart Van AsscheIB/srpt: Fix how aborted commands are processed
2016-02-29  Bart Van AsscheIB/srpt: Fix srpt_handle_cmd() error paths
2016-02-29  Bart Van AsscheIB/srpt: Fix srpt_close_session()
2016-02-29  Bart Van AsscheIB/srpt: Simplify srpt_shutdown_session()
2016-02-29  Bart Van AsscheIB/srpt: Simplify channel state management
2016-02-29  Bart Van AsscheIB/srpt: Use scsilun_to_int()
2016-02-29  Bart Van AsscheIB/srpt: Introduce target_reverse_dma_direction()
2016-02-29  Bart Van AsscheIB/srpt: Inline srpt_get_ch_state()
2016-02-29  Bart Van AsscheIB/srpt: Inline srpt_sdev_name()
2016-02-29  Bart Van AsscheIB/srpt: Remove struct srpt_node_acl
2016-02-29  Bart Van AsscheIB/srpt: Add parentheses around sizeof argument
2016-02-29  Bart Van AsscheIB/srpt: Simplify srpt_handle_tsk_mgmt()
2016-02-29  Devesh SharmaRDMA/ocrdma: Support user AH creation for RoCE-v2
2016-02-29  Devesh SharmaRDMA/ocrdma: Support RoCE-v2 in the RC path
2016-02-29  Devesh SharmaRDMA/ocrdma: Support RoCE-v2 in the UD path
2016-02-29  Somnath KoturRDMA/ocrdma: Export udp encapsulation capability
2016-02-29  Insu Yunnes: handling failed allocation when creating workqueue
2016-02-29  Ben HutchingsRDMA/nes: Replace LRO with GRO
2016-02-29  Marina VarshaverIB/mlx4: Add support for the don't trap rule
2016-02-29  Marina VarshaverIB/core: Add don't trap flag to flow creation
2016-02-29  Abhilash JindalIB/mlx4: Use boottime
2016-02-29  Steve WiseIB/iser: Use ib_drain_sq()
2016-02-29  Steve WiseIB/srp: Use ib_drain_rq()
2016-02-29  Steve Wiseiw_cxgb4: add queue drain functions
2016-02-29  Steve WiseIB: new common API for draining queues
2016-02-29  Arnd Bergmanninfiniband: cxgb4: use %pR format string for printing...
2016-02-29  Hariprasad Siw_cxgb4: Max fastreg depth depends on DSGL support
2016-02-29  Hariprasad Scxgb4/iw_cxgb4: TOS support
2016-02-29  Hariprasad Siw_cxgb4: remove false error log entry
2016-02-29  Hariprasad Siw_cxgb4: make queue allocation code more readable
2016-02-28  Linus TorvaldsLinux 4.5-rc6
2016-02-28  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-02-28  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-02-28  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-02-28  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
next
This page took 0.040503 seconds and 5 git commands to generate.