index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlxsw: spectrum: Drop refcounting of IPIP entries
Petr Machata
2017-10-16
2
-30
/
+20
*
mlxsw: spectrum: Support IPIP overlay VRF migration
Petr Machata
2017-10-16
3
-3
/
+49
*
mlxsw: spectrum: Support decap-only IP-in-IP tunnels
Petr Machata
2017-10-16
3
-10
/
+109
*
mlxsw: spectrum_router: Move mlxsw_sp_netdev_ipip_type()
Petr Machata
2017-10-16
1
-19
/
+19
*
mlxsw: spectrum: Move netdevice NB to struct mlxsw_sp
Petr Machata
2017-10-16
2
-7
/
+17
*
Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2017-10-16
22
-793
/
+1401
|
\
|
*
net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEY
Alex Vesker
2017-10-14
3
-18
/
+36
|
*
net/mlx5e: IPoIB, Add PKEY child interface ethtool ops
Alex Vesker
2017-10-14
3
-2
/
+8
|
*
net/mlx5e: IPoIB, Add PKEY child interface ndos
Alex Vesker
2017-10-14
3
-7
/
+144
|
*
net/mlx5e: IPoIB, Add PKEY child interface nic profile
Alex Vesker
2017-10-14
3
-6
/
+102
|
*
net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdev
Alex Vesker
2017-10-14
5
-2
/
+184
|
*
net/mlx5e: IPoIB, Support for setting PKEY index to underlay QP
Alex Vesker
2017-10-14
2
-0
/
+10
|
*
net/mlx5: Support for attaching multiple underlay QPs to root flow table
Alex Vesker
2017-10-14
5
-54
/
+171
|
*
net/mlx5e: IPoIB, Move underlay QP init/uninit to separate functions
Alex Vesker
2017-10-14
1
-38
/
+70
|
*
net/mlx5: PTP code migration to driver core section
Feras Daoud
2017-10-14
11
-382
/
+392
|
*
net/mlx5: File renaming towards ptp core implementation
Feras Daoud
2017-10-14
3
-3
/
+3
*
|
net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaion
Tariq Toukan
2017-10-12
3
-14
/
+27
*
|
net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flow
Tariq Toukan
2017-10-12
1
-5
/
+12
*
|
net/mlx4_en: Replace netdev parameter with priv in XDP xmit function
Tariq Toukan
2017-10-12
3
-4
/
+3
*
|
net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra
Jiri Pirko
2017-10-12
3
-12
/
+26
*
|
net/mlx4_en: Increase number of default RX rings
Inbar Karmy
2017-10-10
1
-2
/
+1
*
|
net/mlx4_en: Limit the number of RX rings
Inbar Karmy
2017-10-10
1
-1
/
+6
*
|
net/mlx4_en: Limit the number of TX rings
Inbar Karmy
2017-10-10
4
-7
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-10
1
-14
/
+0
|
\
\
|
*
|
mlxsw: spectrum_router: Avoid expensive lookup during route removal
Ido Schimmel
2017-10-08
1
-14
/
+0
|
|
/
*
|
net/mlx4_en: Use __force to fix a sparse warning in TX datapath
Tariq Toukan
2017-10-09
1
-1
/
+1
*
|
net/mlx4_core: Fix cast warning in fw.c
Tariq Toukan
2017-10-09
1
-3
/
+3
*
|
net/mlx4: Fix endianness issue in qp context params
Tariq Toukan
2017-10-09
3
-3
/
+3
*
|
mlxsw: spectrum_switchdev: Support bridge mrouter notifications
Yotam Gigi
2017-10-09
1
-2
/
+63
*
|
mlxsw: spectrum_switchdev: Add support for router port in SMID entries
Yotam Gigi
2017-10-09
1
-2
/
+11
*
|
mlxsw: spectrum: router: Export the mlxsw_sp_router_port function
Yotam Gigi
2017-10-09
2
-1
/
+2
*
|
Merge tag 'mlx5-updates-2017-10-06' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2017-10-09
2
-317
/
+547
|
\
\
|
*
|
net/mlx5: Add FGs and FTEs memory pool
Maor Gottlieb
2017-09-26
2
-16
/
+53
|
*
|
net/mlx5: Allocate FTE object without lock
Maor Gottlieb
2017-09-26
1
-46
/
+46
|
*
|
net/mlx5: Support multiple updates of steering rules in parallel
Maor Gottlieb
2017-09-26
2
-126
/
+264
|
*
|
net/mlx5: Replace fs_node mutex with reader/writer semaphore
Maor Gottlieb
2017-09-26
2
-15
/
+15
|
*
|
net/mlx5: Refactor FTE and FG creation code
Maor Gottlieb
2017-09-26
2
-167
/
+190
|
*
|
net/mlx5: Export building of matched flow groups list
Maor Gottlieb
2017-09-26
1
-36
/
+64
|
*
|
net/mlx5: Move the entry index allocator to flow group
Maor Gottlieb
2017-09-26
2
-10
/
+10
|
*
|
net/mlx5: Avoid NULL pointer dereference on steering cleanup
Maor Gottlieb
2017-09-26
1
-0
/
+2
|
*
|
net/mlx5: Fix creating a new FTE when an existing but full FTE exists
Matan Barak
2017-09-26
1
-2
/
+4
*
|
|
mlxsw: spectrum: Propagate extack further for bridge enslavements
Ido Schimmel
2017-10-08
3
-11
/
+23
*
|
|
mlxsw: spectrum: Add extack for VLAN enslavements
Ido Schimmel
2017-10-08
1
-2
/
+10
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-06
15
-31
/
+142
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mlxsw: spectrum_router: Track RIF of IPIP next hops
Petr Machata
2017-10-02
1
-2
/
+11
|
*
|
mlxsw: spectrum_router: Move VRF refcounting
Petr Machata
2017-10-02
1
-2
/
+3
|
*
|
net/mlx5: Fix wrong indentation in enable SRIOV code
Or Gerlitz
2017-09-28
1
-1
/
+1
|
*
|
net/mlx5: Fix static checker warning on steering tracepoints code
Matan Barak
2017-09-28
1
-2
/
+2
|
*
|
net/mlx5e: Fix calculated checksum offloads counters
Gal Pressman
2017-09-28
4
-6
/
+13
|
*
|
net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filter
Gal Pressman
2017-09-28
1
-2
/
+2
[next]