index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-27
i40e: move enabling icr0 into i40e_update_enable_itr
Jacob Keller
1
-2
/
+6
2017-08-27
i40e: remove workaround for resetting XPS
Jacob Keller
1
-12
/
+5
2017-08-27
i40e: Fix for unused value issue found by static analysis
Carolyn Wyborny
1
-1
/
+3
2017-08-27
i40e: 25G FEC status improvements
Mariusz Stachura
1
-2
/
+16
2017-08-27
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
4
-0
/
+137
2017-08-27
i40e: force VMDQ device name truncation
Jacob Keller
1
-2
/
+7
2017-08-27
i40evf: fix possible snprintf truncation of q_vector->name
Jacob Keller
2
-13
/
+10
2017-08-27
i40e: Use correct flag to enable egress traffic for unicast promisc
Akeem G Abodunrin
1
-1
/
+1
2017-08-27
i40e: prevent snprintf format specifier truncation
Jacob Keller
2
-4
/
+4
2017-08-27
i40e: Store the requested FEC information
Mariusz Stachura
3
-0
/
+6
2017-08-27
i40e: Update state variable for adminq subtask
Sudheer Mogilappagari
1
-2
/
+8
2017-08-25
net: mvpp2: fix the packet size configuration for 10G
Antoine Ténart
1
-2
/
+2
2017-08-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
13
-249
/
+289
2017-08-25
nfp: add basic SR-IOV ndo functions to representors
Simon Horman
1
-0
/
+6
2017-08-25
nfp: add basic SR-IOV ndo functions
Pablo Cascón
8
-1
/
+372
2017-08-25
hinic: skb_pad() frees on error
Dan Carpenter
1
-1
/
+2
2017-08-25
i40e: synchronize nvmupdate command and adminq subtask
Sudheer Mogilappagari
1
-0
/
+6
2017-08-25
i40e: prevent changing ITR if adaptive-rx/tx enabled
Alan Brady
1
-22
/
+43
2017-08-25
i40e: use cpumask_copy instead of direct assignment
Jacob Keller
2
-2
/
+2
2017-08-25
i40evf: use netdev variable in reset task
Alan Brady
1
-2
/
+2
2017-08-25
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
4
-23
/
+23
2017-08-25
i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlan
Jacob Keller
1
-10
/
+13
2017-08-25
i40e/i40evf: use cmpxchg64 when updating private flags in ethtool
Jacob Keller
2
-28
/
+70
2017-08-25
i40e: Detect ATR HW Evict NVM issue and disable the feature
Anjali Singhai Jain
1
-0
/
+8
2017-08-25
i40e: remove workaround for Open Firmware MAC address
Jacob Keller
2
-61
/
+0
2017-08-25
i40e: separate hw_features from runtime changing flags
Jacob Keller
9
-88
/
+85
2017-08-25
i40e: Fix a bug with VMDq RSS queue allocation
Anjali Singhai Jain
1
-23
/
+23
2017-08-25
i40evf: prevent VF close returning before state transitions to DOWN
Sudheer Mogilappagari
3
-1
/
+24
2017-08-25
i40e/i40evf: adjust packet size to account for double VLANs
Mitch Williams
4
-3
/
+4
2017-08-24
hv_netvsc: Fix rndis_filter_close error during netvsc_remove
Haiyang Zhang
1
-1
/
+6
2017-08-24
Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
9
-153
/
+899
2017-08-24
hinic: uninitialized variable in hinic_api_cmd_init()
Dan Carpenter
1
-0
/
+1
2017-08-24
net: mv643xx_eth: Be drop monitor friendly
Florian Fainelli
1
-2
/
+2
2017-08-24
tg3: Be drop monitor friendly
Florian Fainelli
1
-4
/
+4
2017-08-24
net/mlx5e: make mlx5e_profile const
Bhumika Goyal
1
-1
/
+1
2017-08-24
net/mlx4_core: make mlx4_profile const
Bhumika Goyal
1
-2
/
+2
2017-08-24
ixgbe: use return codes from ndo_xdp_xmit that are distinguishable
Jesper Dangaard Brouer
1
-2
/
+2
2017-08-24
mlxsw: spectrum_dpipe: Add support for controlling neighbor counters
Arkadi Sharshevsky
3
-0
/
+49
2017-08-24
mlxsw: spectrum_dpipe: Add support for IPv4 host table dump
Arkadi Sharshevsky
1
-0
/
+247
2017-08-24
mlxsw: spectrum_router: Add support for setting counters on neighbors
Arkadi Sharshevsky
4
-2
/
+71
2017-08-24
mlxsw: reg: Make flow counter set type enum to be shared
Arkadi Sharshevsky
2
-12
/
+12
2017-08-24
mlxsw: spectrum_dpipe: Add IPv4 host table initial support
Arkadi Sharshevsky
2
-0
/
+103
2017-08-24
mlxsw: spectrum_dpipe: Fix label name
Arkadi Sharshevsky
1
-2
/
+2
2017-08-24
mlxsw: spectrum_router: Add helpers for neighbor access
Arkadi Sharshevsky
2
-0
/
+49
2017-08-24
devlink: Move dpipe entry clear function into devlink
Arkadi Sharshevsky
1
-22
/
+2
2017-08-24
devlink: Add support for dynamic table size
Arkadi Sharshevsky
1
-4
/
+9
2017-08-24
mlxsw: spectrum_dpipe: Fix erif table op name space
Arkadi Sharshevsky
1
-5
/
+5
2017-08-24
net/mlx5: Add tracepoints
Matan Barak
5
-2
/
+558
2017-08-24
net/mlx5: Add hash table for flow groups in flow table
Matan Barak
2
-37
/
+152
2017-08-24
net/mlx5: Add hash table to search FTEs in a flow-group
Matan Barak
2
-71
/
+160
[prev]
[next]