Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2816077127230ef52cc7497903e71def45747611
2816077
mlx5_{ib,core}: Add query SQ state helper function
by Eran Ben Elisha
· 7 years ago
bfc647d
net/mlx5e: Move all TX timeout logic to be under state lock
by Eran Ben Elisha
· 7 years ago
c4554fb
net/mlx5e: Remove unused max inline related code
by Gal Pressman
· 7 years ago
2ccb0a7
net/mlx5e: Add ethtool priv-flag for Striding RQ
by Tariq Toukan
· 7 years ago
2a0f561b
net/mlx5e: Do not reset Receive Queue params on every type change
by Tariq Toukan
· 7 years ago
b0cedc8
net/mlx5e: Remove rq_headroom field from params
by Tariq Toukan
· 7 years ago
f1e4fc9
net/mlx5e: Remove RQ MPWQE fields from params
by Tariq Toukan
· 7 years ago
24fd07a
net/mlx5e: Use no-offset function in skb header copy
by Tariq Toukan
· 7 years ago
bd658dd
net/mlx5e: Separate dma base address and offset in dma_sync call
by Tariq Toukan
· 7 years ago
73faf36
net/mlx5e: Remove unused define MLX5_MPWRQ_STRIDES_PER_PAGE
by Tariq Toukan
· 7 years ago
291f445
net/mlx5e: Disable Striding RQ when PCI is slower than link
by Tariq Toukan
· 7 years ago
0608d4d
net/mlx5e: Unify slow PCI heuristic
by Tariq Toukan
· 7 years ago
5d22d47
Merge branch 'sfc-filter-locking'
by David S. Miller
· 7 years ago
a8e8fbeb
sfc: fix flow type handling for RSS filters
by Edward Cree
· 7 years ago
e0a65e3
sfc: protect list of RSS contexts under a mutex
by Edward Cree
· 7 years ago
31b8429
sfc: return a better error if filter insertion collides with MC reboot
by Edward Cree
· 7 years ago
fc7a6c2
sfc: use a semaphore to lock farch filters too
by Edward Cree
· 7 years ago
c2bebe3
sfc: give ef10 its own rwsem in the filter table instead of filter_lock
by Edward Cree
· 7 years ago
3af0f34
sfc: replace asynchronous filter operations
by Edward Cree
· 7 years ago
c709002
Merge branch 'pernet-all-async'
by David S. Miller
· 7 years ago
8518e9b
net: Add more comments
by Kirill Tkhai
· 7 years ago
4420bf2
net: Rename net_sem to pernet_ops_rwsem
by Kirill Tkhai
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
094374e
net: Reflect all pernet_operations are converted
by Kirill Tkhai
· 7 years ago
67441c2
net: Convert nfsd_net_ops
by Kirill Tkhai
· 7 years ago
cdcfeb0
net: mvpp2: Use relaxed I/O in data path
by Yan Markman
· 7 years ago
5f75a18
Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
4171ec0
liquidio: Removed duplicate Tx queue status check
by Intiyaz Basha
· 7 years ago
e32ac25
ipv6: addrconf: Use normal debugging style
by Joe Perches
· 7 years ago
cd46419
tc-testing: Correct compound statements for namespace execution
by Lucas Bates
· 7 years ago
e1a22d1
tipc: tipc_node_create() can be static
by Wei Yongjun
· 7 years ago
c76f248
tipc: fix error handling in tipc_udp_enable()
by Wei Yongjun
· 7 years ago
6a91ded
net: aquantia: Make function hw_atl_utils_mpi_set_speed() static
by Wei Yongjun
· 7 years ago
776d7c5
Merge branch 'net-mvpp2-Remove-unnecessary-dynamic-allocs'
by David S. Miller
· 7 years ago
0c6d9b4
net: mvpp2: Don't use dynamic allocs for local variables
by Maxime Chevallier
· 7 years ago
47e0e14
net: mvpp2: Make mvpp2_prs_hw_read a parser entry init function
by Maxime Chevallier
· 7 years ago
8daf1a2
net/ncsi: check for null return from call to nla_nest_start
by Colin Ian King
· 7 years ago
5306653
sctp: remove unnecessary asoc in sctp_has_association
by Xin Long
· 7 years ago
13d5a30
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
34fd03b
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
d9314c47
i40e: add support for XDP_REDIRECT
by Björn Töpel
· 7 years ago
8ce29c6
i40e: tweak page counting for XDP_REDIRECT
by Björn Töpel
· 7 years ago
8f769dd
i40e: re-number feature flags to remove gaps
by Jacob Keller
· 7 years ago
886ff14
i40e: stop using cmpxchg flow in i40e_set_priv_flags()
by Jacob Keller
· 7 years ago
f0ee70a
i40e: hold the RTNL lock while changing interrupt schemes
by Jacob Keller
· 7 years ago
5f76a70
i40e: move client flags into state bits
by Jacob Keller
· 7 years ago
0605c45
i40e: move I40E_FLAG_TEMP_LINK_POLLING to state field
by Jacob Keller
· 7 years ago
7118617
net/mlx5e: Add VLAN offload features to hw_enc_features
by Aviv Heller
· 7 years ago
be0f780
net/mlx5e: Add a helper macro in set features ndo
by Gal Pressman
· 7 years ago
707129d
net/mlx5e: Make choose LRO timeout function static
by Gal Pressman
· 7 years ago
acac5ec
net/mlx5e: Remove redundant check in get ethtool stats
by Gal Pressman
· 7 years ago
957f6ba
net/mlx5: Protect from command bit overflow
by Leon Romanovsky
· 7 years ago
6acfbf3
net/mlx5e: Offload tc vlan push/pop using HW action
by Or Gerlitz
· 7 years ago
0c06897
net/mlx5: Add core support for vlan push/pop steering action
by Or Gerlitz
· 7 years ago
aa24670
net/mlx5: E-Switch, Use same source for offloaded actions check
by Or Gerlitz
· 7 years ago
7cbaf9a
net/mlx5e: Add interface down dropped packets statistics
by Moshe Shemesh
· 7 years ago
aaabd07
net/mlx5: Add packet dropped while vport down statistics
by Moshe Shemesh
· 7 years ago
5c29814
net/mlx5e: Add vnic steering drop statistics
by Moshe Shemesh
· 7 years ago
61c5b5c
net/mlx5: Add support for QUERY_VNIC_ENV command
by Moshe Shemesh
· 7 years ago
2afa609
net/mlx5e: PFC stall prevention support
by Inbar Karmy
· 7 years ago
e1577c1
ethtool: Add support for configuring PFC stall prevention in ethtool
by Inbar Karmy
· 7 years ago
134201a
i40e: move AUTO_DISABLED flags into the state field
by Jacob Keller
· 7 years ago
41898c6
i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state field
by Jacob Keller
· 7 years ago
2fcb12d
net/mlx5e: Expose PFC stall prevention counters
by Inbar Karmy
· 7 years ago
bfe040c
i40e: move I40E_FLAG_FILTER_SYNC to a state bit
by Jacob Keller
· 7 years ago
e94d447
ice: Implement filter sync, NDO operations and bump version
by Anirudh Venkataramanan
· 7 years ago
0b28b70
ice: Support link events, reset and rebuild
by Anirudh Venkataramanan
· 7 years ago
5513b92
ice: Update Tx scheduler tree for VSI multi-Tx queue support
by Anirudh Venkataramanan
· 7 years ago
fcea6f3
ice: Add stats and ethtool support
by Anirudh Venkataramanan
· 7 years ago
d76a60b
ice: Add support for VLANs and offloads
by Anirudh Venkataramanan
· 7 years ago
2b245cb
ice: Implement transmit and NAPI support
by Anirudh Venkataramanan
· 7 years ago
cdedef5
ice: Configure VSIs for Tx/Rx
by Anirudh Venkataramanan
· 7 years ago
9daf820
ice: Add support for switch filter programming
by Anirudh Venkataramanan
· 7 years ago
3a858ba
ice: Add support for VSI allocation and deallocation
by Anirudh Venkataramanan
· 7 years ago
940b61a
ice: Initialize PF and setup miscellaneous interrupt
by Anirudh Venkataramanan
· 7 years ago
dc49c77
ice: Get MAC/PHY/link info and scheduler topology
by Anirudh Venkataramanan
· 7 years ago
9c20346
ice: Get switch config, scheduler config and device capabilities
by Anirudh Venkataramanan
· 7 years ago
336f2c0
Merge branch 'mlxsw-Offload-IPv6-multicast-routes'
by David S. Miller
· 7 years ago
6a170d3
mlxsw: spectrum: Add multicast router trap for PIMv6
by Yuval Mintz
· 7 years ago
64ed1b9
mlxsw: spectrum_router: Process IP6MR fib notification
by Yuval Mintz
· 7 years ago
6981e10
mlxsw: spectrum_mr: Add ipv6 specific operations
by Yuval Mintz
· 7 years ago
eb35da0
mlxsw: spectrum_router: Make IPMR-related APIs family agnostic
by Yuval Mintz
· 7 years ago
4caef46
mlxsw: spectrum_mr: Convert into using mr_mfc
by Yuval Mintz
· 7 years ago
9742f86
mlxsw: spectrum_router: Support IPv6 multicast to host CPU
by Yuval Mintz
· 7 years ago
a3b6686
mlxsw: spectrum_mr: Pass protocol as part of catchall route params
by Yuval Mintz
· 7 years ago
a82b1b8
mlxsw: reg: Add register settings for IPv6 multicast routing
by Yuval Mintz
· 7 years ago
9a3d183
mlxsw: reg: Configure RIF to forward IPv6 multicast packets
by Yuval Mintz
· 7 years ago
8c13af2
ip6mr: Add refcounting to mfc
by Yuval Mintz
· 7 years ago
d3c07e5
ip6mr: Add API for default_rule fib
by Yuval Mintz
· 7 years ago
088aa3e
ip6mr: Support fib notifications
by Yuval Mintz
· 7 years ago
cdc9f94
ipmr: Make ipmr_dump() common
by Yuval Mintz
· 7 years ago
54c4cad
ipmr: Make MFC fib notifiers common
by Yuval Mintz
· 7 years ago
bc67a0d
ipmr: Make vif fib notifiers common
by Yuval Mintz
· 7 years ago
02a21de
Merge branch 'pernet-convert-part7.1'
by David S. Miller
· 7 years ago
dbf7bb4
net: Convert nfs4blocklayout_net_ops
by Kirill Tkhai
· 7 years ago
436de50
net: Convert nfs4_dns_resolver_ops
by Kirill Tkhai
· 7 years ago
5e804a6
net: Convert sunrpc_net_ops
by Kirill Tkhai
· 7 years ago
855aeba
net: Convert rpcsec_gss_net_ops
by Kirill Tkhai
· 7 years ago
1c976a8
Merge branch 'nfp-flower-add-ip-fragmentation-offloading-support'
by David S. Miller
· 7 years ago
71ea534
nfp: flower: implement ip fragmentation match offload
by Pieter Jansen van Vuuren
· 7 years ago
Next »