index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
net/mlx5e: Stop NAPI when irq balancer changes affinity
Tariq Toukan
2017-09-03
3
-2
/
+26
|
*
|
net/mlx5e: Use kernel's mechanism to avoid missing NAPIs
Tariq Toukan
2017-09-03
3
-15
/
+1
|
*
|
net/mlx5e: Slightly increase RX page-cache size
Tariq Toukan
2017-09-03
1
-1
/
+1
|
*
|
net/mlx5e: Don't recycle page if moved to far NUMA
Tariq Toukan
2017-09-03
3
-2
/
+9
|
*
|
net/mlx5e: Remove unnecessary fields in ICO SQ
Tariq Toukan
2017-09-03
3
-26
/
+2
|
*
|
net/mlx5e: Type-specific optimizations for RX post WQEs function
Tariq Toukan
2017-09-03
4
-87
/
+92
|
*
|
net/mlx5e: Non-atomic RQ state indicator for UMR WQE in progress
Tariq Toukan
2017-09-03
3
-7
/
+8
|
*
|
net/mlx5e: Non-atomic indicator for ring enabled state
Tariq Toukan
2017-09-03
5
-8
/
+10
|
*
|
net/mlx5e: Refactor data-path lro header function
Tariq Toukan
2017-09-03
2
-26
/
+21
|
*
|
net/mlx5e: Early-return on empty completion queues
Tariq Toukan
2017-09-03
2
-24
/
+32
|
*
|
net/mlx5e: NAPI busy-poll when UMR post is in progress
Tariq Toukan
2017-09-03
1
-5
/
+4
|
*
|
net/mlx5e: Small enhancements for RX MPWQE allocation and free
Tariq Toukan
2017-09-03
2
-12
/
+12
|
*
|
net/mlx5e: Use memset to init skbs_frags array to zeros
Tariq Toukan
2017-09-03
1
-1
/
+1
|
*
|
net/mlx5e: Remove unnecessary wqe_sz field from RQ buffer
Tariq Toukan
2017-09-03
2
-6
/
+3
|
*
|
net/mlx5e: Replace multiplication by stride size with a shift
Tariq Toukan
2017-09-03
3
-5
/
+5
|
*
|
net/mlx5e: Reorganize struct mlx5e_rq
Tariq Toukan
2017-09-03
3
-19
/
+20
*
|
|
Merge branch 'mlxsw-Offloading-GRE-tunnels'
David S. Miller
2017-09-04
9
-101
/
+1485
|
\
\
\
|
*
|
|
mlxsw: spectrum_router: Support GRE tunnels
Petr Machata
2017-09-04
4
-0
/
+207
|
*
|
|
mlxsw: spectrum_router: Add loopback accessors
Petr Machata
2017-09-04
2
-0
/
+13
|
*
|
|
mlxsw: spectrum: Register for IPIP_DECAP_ERROR trap
Petr Machata
2017-09-04
2
-0
/
+2
|
*
|
|
mlxsw: spectrum_router: Use existing decap route
Petr Machata
2017-09-04
1
-4
/
+76
|
*
|
|
mlxsw: spectrum_router: Support IPv4 underlay decap
Petr Machata
2017-09-04
3
-5
/
+146
|
*
|
|
mlxsw: spectrum_router: Support IPv6 overlay encap
Petr Machata
2017-09-04
1
-1
/
+19
|
*
|
|
mlxsw: spectrum_router: Support IPv4 overlay encap
Petr Machata
2017-09-04
2
-1
/
+257
|
*
|
|
mlxsw: spectrum_router: Make nexthops typed
Petr Machata
2017-09-04
1
-43
/
+95
|
*
|
|
mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway()
Petr Machata
2017-09-04
1
-4
/
+11
|
*
|
|
mlxsw: spectrum_router: Extract mlxsw_sp_fi_is_gateway()
Petr Machata
2017-09-04
1
-4
/
+10
|
*
|
|
mlxsw: spectrum_router: Introduce loopback RIFs
Petr Machata
2017-09-04
3
-2
/
+164
|
*
|
|
mlxsw: spectrum_router: Support FID-less RIFs
Petr Machata
2017-09-04
1
-22
/
+63
|
*
|
|
mlxsw: spectrum_router: Add mlxsw_sp_ipip_ops
Petr Machata
2017-09-04
4
-2
/
+110
|
*
|
|
mlxsw: spectrum_router: Publish mlxsw_sp_l3proto
Petr Machata
2017-09-04
2
-5
/
+5
|
*
|
|
mlxsw: reg: Give mlxsw_reg_ratr_pack a type parameter
Petr Machata
2017-09-04
2
-1
/
+4
|
*
|
|
mlxsw: reg: Extract mlxsw_reg_ritr_mac_pack()
Petr Machata
2017-09-04
2
-5
/
+9
|
*
|
|
mlxsw: reg: Add Routing Tunnel Decap Properties Register
Petr Machata
2017-09-04
1
-0
/
+129
|
*
|
|
mlxsw: reg: Add mlxsw_reg_ralue_act_ip2me_tun_pack()
Petr Machata
2017-09-04
1
-0
/
+9
|
*
|
|
mlxsw: reg: Move enum mlxsw_reg_ratr_trap_id
Petr Machata
2017-09-04
1
-5
/
+5
|
*
|
|
mlxsw: reg: Update RATR to support IP-in-IP tunnels
Petr Machata
2017-09-04
1
-0
/
+66
|
*
|
|
mlxsw: reg: Update RITR to support loopback device
Petr Machata
2017-09-04
1
-0
/
+88
|
/
/
/
*
|
|
Merge branch 'mvpp2-improve-the-mac-address-retrieval-logic'
David S. Miller
2017-09-04
1
-18
/
+30
|
\
\
\
|
*
|
|
net: mvpp2: fallback using h/w and random mac if the dt one isn't valid
Antoine Tenart
2017-09-04
1
-11
/
+12
|
*
|
|
net: mvpp2: fix use of the random mac address for PPv2.2
Antoine Tenart
2017-09-04
1
-7
/
+9
|
*
|
|
net: mvpp2: move the mac retrieval/copy logic into its own function
Antoine Tenart
2017-09-04
1
-18
/
+27
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-09-04
96
-896
/
+1443
|
\
\
\
|
*
|
|
netfilter: rt: account for tcp header size too
Florian Westphal
2017-08-28
1
-1
/
+2
|
*
|
|
netfilter: conntrack: remove unused code in nf_conntrack_proto_generic.c
Davide Caratti
2017-08-28
1
-12
/
+0
|
*
|
|
netfilter: Remove NFDEBUG()
Varsha Rao
2017-08-28
2
-7
/
+1
|
*
|
|
netfilter: conntrack: don't log "invalid" icmpv6 connections
Florian Westphal
2017-08-28
1
-5
/
+0
|
*
|
|
netfilter: core: batch nf_unregister_net_hooks synchronize_net calls
Florian Westphal
2017-08-28
1
-3
/
+56
|
*
|
|
netfilter: debug: check for sorted array
Florian Westphal
2017-08-28
1
-0
/
+23
|
*
|
|
netfilter: convert hook list to an array
Aaron Conole
2017-08-28
9
-134
/
+307
[prev]
[next]