index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsl/fman: move struct fman to header file
Madalin Bucur
2017-08-29
3
-81
/
+82
*
net: ethernet: broadcom: Remove null check before kfree
Himanshu Jha
2017-08-29
1
-8
/
+4
*
mlxsw: spectrum_dpipe: Fix host table dump
Arkadi Sharshevsky
2017-08-29
1
-0
/
+3
*
mlxsw: spectrum: compile-in dpipe support only if devlink is enabled
Jiri Pirko
2017-08-29
2
-1
/
+17
*
xen-netback: update ubuf_info initialization to anonymous union
Willem de Bruijn
2017-08-29
1
-2
/
+2
*
net: mvpp2: fix the packet size configuration for 10G
Antoine Ténart
2017-08-26
1
-2
/
+2
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-08-26
13
-249
/
+289
|
\
|
*
i40e: synchronize nvmupdate command and adminq subtask
Sudheer Mogilappagari
2017-08-25
1
-0
/
+6
|
*
i40e: prevent changing ITR if adaptive-rx/tx enabled
Alan Brady
2017-08-25
1
-22
/
+43
|
*
i40e: use cpumask_copy instead of direct assignment
Jacob Keller
2017-08-25
2
-2
/
+2
|
*
i40evf: use netdev variable in reset task
Alan Brady
2017-08-25
1
-2
/
+2
|
*
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
2017-08-25
4
-23
/
+23
|
*
i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlan
Jacob Keller
2017-08-25
1
-10
/
+13
|
*
i40e/i40evf: use cmpxchg64 when updating private flags in ethtool
Jacob Keller
2017-08-25
2
-28
/
+70
|
*
i40e: Detect ATR HW Evict NVM issue and disable the feature
Anjali Singhai Jain
2017-08-25
1
-0
/
+8
|
*
i40e: remove workaround for Open Firmware MAC address
Jacob Keller
2017-08-25
2
-61
/
+0
|
*
i40e: separate hw_features from runtime changing flags
Jacob Keller
2017-08-25
9
-88
/
+85
|
*
i40e: Fix a bug with VMDq RSS queue allocation
Anjali Singhai Jain
2017-08-25
1
-23
/
+23
|
*
i40evf: prevent VF close returning before state transitions to DOWN
Sudheer Mogilappagari
2017-08-25
3
-1
/
+24
|
*
i40e/i40evf: adjust packet size to account for double VLANs
Mitch Williams
2017-08-25
4
-3
/
+4
*
|
nfp: add basic SR-IOV ndo functions to representors
Simon Horman
2017-08-26
1
-0
/
+6
*
|
nfp: add basic SR-IOV ndo functions
Pablo Cascón
2017-08-26
8
-1
/
+372
*
|
hinic: skb_pad() frees on error
Dan Carpenter
2017-08-26
1
-1
/
+2
|
/
*
hv_netvsc: Fix rndis_filter_close error during netvsc_remove
Haiyang Zhang
2017-08-25
1
-1
/
+6
*
Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2017-08-25
9
-153
/
+899
|
\
|
*
net/mlx5: Add tracepoints
Matan Barak
2017-08-24
5
-2
/
+558
|
*
net/mlx5: Add hash table for flow groups in flow table
Matan Barak
2017-08-24
2
-37
/
+152
|
*
net/mlx5: Add hash table to search FTEs in a flow-group
Matan Barak
2017-08-24
2
-71
/
+160
|
*
net/mlx5: Don't store reserved part in FTEs and FGs
Matan Barak
2017-08-24
3
-11
/
+15
|
*
net/mlx5: Convert linear search for free index to ida
Matan Barak
2017-08-24
2
-38
/
+20
|
*
net/mlx5e: Fix wrong code indentation in conditional statement
Gal Pressman
2017-08-24
1
-2
/
+2
|
*
net/mlx5: Add a blank line after declarations V2
Saeed Mahameed
2017-08-24
1
-1
/
+1
*
|
hinic: uninitialized variable in hinic_api_cmd_init()
Dan Carpenter
2017-08-25
1
-0
/
+1
*
|
net: mv643xx_eth: Be drop monitor friendly
Florian Fainelli
2017-08-25
1
-2
/
+2
*
|
tg3: Be drop monitor friendly
Florian Fainelli
2017-08-25
1
-4
/
+4
*
|
net/mlx5e: make mlx5e_profile const
Bhumika Goyal
2017-08-24
1
-1
/
+1
*
|
net/mlx4_core: make mlx4_profile const
Bhumika Goyal
2017-08-24
1
-2
/
+2
*
|
ixgbe: use return codes from ndo_xdp_xmit that are distinguishable
Jesper Dangaard Brouer
2017-08-24
1
-2
/
+2
*
|
mlxsw: spectrum_dpipe: Add support for controlling neighbor counters
Arkadi Sharshevsky
2017-08-24
3
-0
/
+49
*
|
mlxsw: spectrum_dpipe: Add support for IPv4 host table dump
Arkadi Sharshevsky
2017-08-24
1
-0
/
+247
*
|
mlxsw: spectrum_router: Add support for setting counters on neighbors
Arkadi Sharshevsky
2017-08-24
4
-2
/
+71
*
|
mlxsw: reg: Make flow counter set type enum to be shared
Arkadi Sharshevsky
2017-08-24
2
-12
/
+12
*
|
mlxsw: spectrum_dpipe: Add IPv4 host table initial support
Arkadi Sharshevsky
2017-08-24
2
-0
/
+103
*
|
mlxsw: spectrum_dpipe: Fix label name
Arkadi Sharshevsky
2017-08-24
1
-2
/
+2
*
|
mlxsw: spectrum_router: Add helpers for neighbor access
Arkadi Sharshevsky
2017-08-24
2
-0
/
+49
*
|
devlink: Move dpipe entry clear function into devlink
Arkadi Sharshevsky
2017-08-24
1
-22
/
+2
*
|
devlink: Add support for dynamic table size
Arkadi Sharshevsky
2017-08-24
1
-4
/
+9
*
|
mlxsw: spectrum_dpipe: Fix erif table op name space
Arkadi Sharshevsky
2017-08-24
1
-5
/
+5
|
/
*
net: hinic: make functions set_ctrl0 and set_ctrl1 static
Colin Ian King
2017-08-24
1
-2
/
+2
*
mlxsw: spectrum_flower: Offload goto_chain termination action
Jiri Pirko
2017-08-24
1
-4
/
+19
[next]