]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2017-03-06 Govindarajulu... enic: set skb->hash type properly
2017-03-06 Govindarajulu... enic: fix rq disable
2017-03-06 xypron.glpk... net: enic: use correct type specifier
2017-03-06 Govindarajulu... enic: set netdev->vlan_features
2017-03-06 Joe Perchescisco: enic: Update logging macros and uses
2017-03-06 Govindarajulu... enic: assign affinity hint to interrupts
2017-03-06 Netanel Belgazalnet/ena: update driver version to 1.1.2
2017-03-06 Netanel Belgazalnet/ena: change condition for host attribute configuration
2017-03-06 Netanel Belgazalnet/ena: change driver's default timeouts
2017-03-06 Netanel Belgazalnet/ena: reduce the severity of ena printouts
2017-03-06 Netanel Belgazalnet/ena: use READ_ONCE to access completion descriptors
2017-03-06 Netanel Belgazalnet/ena: fix potential access to freed memory during...
2017-03-06 Netanel Belgazalnet/ena: refactor ena_get_stats64 to be atomic context...
2017-03-06 Netanel Belgazalnet/ena: fix NULL dereference when removing the driver...
2017-03-06 Netanel Belgazalnet/ena: fix RSS default hash configuration
2017-03-06 Netanel Belgazalnet/ena: fix ethtool RSS flow configuration
2017-03-06 Netanel Belgazalnet/ena: fix queues number calculation
2017-03-06 Netanel Belgazalnet/ena: remove ntuple filter support from device featu...
2017-03-06 Wei Yongjunnet: ena: use setup_timer() and mod_timer()
2017-03-06 Mintz, Yuvalqed*: Fix link indication race
2017-03-06 Mintz, Yuvalqed: Don't allocate SBs using main PTT
2017-03-06 Sudarsana Reddy... qede: Prevent index problems in loopback test
2017-03-06 Mintz, Yuvalqed: Reflect PF link when initializing VF
2017-03-06 Mintz, Yuvalqede: Free netdevice only after stoping slowpath
2017-03-06 Mintz, Yuvalqede: Initialize lock and slowpath workqueue early
2017-03-06 Ram Amraniqed: Reserve doorbell BAR space for present CPUs
2017-03-06 Ram Amraniqed: Don't free a QP more than once
2017-03-06 Ram Amraniqed: Read queue state before releasing buffer
2017-03-06 Ram Amraniqed: Release CQ resource under lock on failure
2017-03-06 Arun Easiqed: Add support for hardware offloaded FCoE.
2017-03-06 Sudarsana Reddy... qed: Add infrastructure for PTP support
2017-03-06 Arnd Bergmannqed: avoid possible stack overflow in qed_ll2_acquire_c...
2017-03-06 Shyam Sainiqed: Replace memset with eth_zero_addr
2017-03-06 Mintz, Yuvalqed*: Advance driver versions to 8.10.10.20.
2017-03-06 Ram Amraniqed: Conserve RDMA resources when !QEDR
2017-03-06 Mintz, Yuvalqed: Support Multicast on Tx-switching
2017-03-06 Mintz, Yuvalqed*: Change maximal number of queues
2017-03-06 Mintz, Yuvalqed*: Update to dual-license
2017-03-06 Arnd Bergmannqed: fix old-style function definition
2017-03-06 Amrani, Ramqede: fix general protection fault may occur on probe
2017-03-06 Zhang Shengjuqede: use reset to set network header
2017-03-06 Yuval Mintzqed: Add iSCSI out of order packet handling.
2017-03-06 Yuval Mintzqed: Add support for hardware offloaded iSCSI.
2017-03-06 Mintz, Yuvalqede: Better utilize the qede_[rt]x_queue
2017-03-06 Mintz, Yuvalqede: Don't check netdevice for rx-hash
2017-03-06 Mintz, Yuvalqed*: Handle-based L2-queues.
2017-03-06 Mintz, Yuvalqede: Revise state locking scheme
2017-03-06 Mintz, Yuvalqede: Refactor data-path Rx flow
2017-03-06 Mintz, Yuvalqede: Refactor statistics gathering
2017-03-06 Mintz, Yuvalqede: Remove 'num_tc'.
2017-03-06 Mintz, Yuvalqed: Optimize qed_chain datapath usage
2017-03-06 Mintz, Yuvalqede: Optimize aggregation information size
2017-03-06 Ram Amraniqed: Correct rdma params configuration
2017-03-06 Ram Amraniqed: configure ll2 RoCE v1/v2 flavor correctly
2017-03-06 Mintz, Yuvalqed: Prevent stack corruption on MFW interaction
2017-03-06 Mintz, Yuvalqede: Correctly map aggregation replacement pages
2017-03-06 Mintz, Yuvalqed: Correct VF mac number
2017-03-06 Mintz, Yuvalqede: Don't override priv_flags
2017-03-06 Tomer Tayarqed: Learn resources from management firmware
2017-03-06 Mintz, Yuvalqed: Use VF-queue feature
2017-03-06 Mintz, Yuvalqed: Learn of RDMA capabilities per-device
2017-03-06 Mintz, Yuvalqed*: Add support for WoL
2017-03-06 Mintz, Yuvalqed: Add nvram selftest
2017-03-06 Sudarsana Kalluruqed*: Management firmware - notifications and defaults
2017-03-06 Mintz, Yuvalqede: Fix statistics' strings for Tx/Rx queues
2017-03-06 Mintz, Yuvalqede: Fix out-of-bound fastpath memory access
2017-03-06 Manish Chopraqede: Fix incorrrect usage of APIs for un-mapping DMA...
2017-03-06 Sudarsana Reddy... qed: Zero-out the buffer paased to dcbx_query() API
2017-03-06 Sudarsana Reddy... qede: Reconfigure rss indirection direction table when...
2017-03-06 Sudarsana Reddy... qed*: Reduce the memory footprint for Rx path
2017-03-06 Sudarsana Reddy... qede: Loopback implementation should ignore the normal...
2017-03-06 Sudarsana Reddy... qede: Do not allow RSS config for 100G devices
2017-03-06 Sudarsana Reddy... qede: get_channels() need to populate max tx/rx coalesc...
2017-03-06 Wei Yongjunqed: Use list_move_tail instead of list_del/list_add_tail
2017-03-06 Wei Yongjunqed: Remove useless set memory to zero use memset()
2017-03-06 Manish Chopraqed: Fix possible race when reading firmware return...
2017-03-06 Yuval Mintzqed: Handle malicious VFs events
2017-03-06 Yuval Mintzqed: Allow chance for fast ramrod completions
2017-03-06 Yuval Mintzqed*: Allow unicast filtering
2017-03-06 Manish Chopraqede: Prevent GSO on long Geneve headers
2017-03-06 Manish Chopraqede: GSO support for tunnels with outer csum
2017-03-06 Yuval Mintzqed: Pass MAC hints to VFs
2017-03-06 Yuval Mintzqed: Additional work toward cleaning C=1
2017-03-06 Yuval Mintzqed*: Fix Kconfig dependencies with INFINIBAND_QEDR
2017-03-06 Yuval Mintzqed: Fix static checker warning.
2017-03-06 Arnd Bergmannqed: fix old-style function definition
2017-03-06 Wei Yongjunqed: Fix to use list_for_each_entry_safe() when delete...
2017-03-06 Ram Amraniqed: Add RoCE ll2 & GSI support
2017-03-06 Ram Amraniqed: Add support for memory registeration verbs
2017-03-06 Ram Amraniqed: Add support for QP verbs
2017-03-06 Ram Amraniqed: PD,PKEY and CQ verb support
2017-03-06 Ram Amraniqed: Add support for RoCE hw init
2017-03-06 Ram Amraniqede: Add qedr framework
2017-03-06 Brian Malyuek-config: enable QED_LL2
2017-03-06 Yuval Mintzqed: Add Light L2 support
2017-03-06 Yuval Mintzqed: Fix stack corruption on probe
2017-03-06 Baoyou Xieqed: mark symbols static where possible
2017-03-06 Baoyou Xieqede: mark qede_set_features() static
2017-03-06 Tomer Tayarqed*: Add support for the ethtool get_regs operation
2017-03-06 Tomer Tayarqed: Add support for debug data collection
next