Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
67441c2472ddd19f75ef900ac93e71543066f25e
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
07e1671
nfp: flower: refactor shared ip header in match offload
by Pieter Jansen van Vuuren
· 7 years ago
f31e4b6
ice: Start hardware initialization
by Anirudh Venkataramanan
· 7 years ago
90c00f8
Merge branch 'net-driver-barriers'
by David S. Miller
· 7 years ago
6d2e1a8
net: ena: Eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
fd141fa
bnxt_en: Eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
e42d8ce
net: qlge: Eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
7f883c774
bnx2x: Eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
edd8742
bnx2x: Replace doorbell barrier() with wmb()
by Sinan Kaya
· 7 years ago
f9442ac
qlcnic: Eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
3c95c56
net: qla3xxx: Eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
7ec59ee
ice: Add support for control queues
by Anirudh Venkataramanan
· 7 years ago
14ef85b
Merge branch 'sh_eth-unify-the-SoC-feature-checks'
by David S. Miller
· 7 years ago
4c1d458
sh_eth: add sh_eth_cpu_data::cexcr flag
by Sergei Shtylyov
· 7 years ago
ce9134d
sh_eth: add sh_eth_cpu_data::no_tx_cntrs flag
by Sergei Shtylyov
· 7 years ago
246e30c
sh_eth: add sh_eth_cpu_data::xdfar_rw flag
by Sergei Shtylyov
· 7 years ago
3e41699
sh_eth: add sh_eth_cpu_data::edtrr_trns value
by Sergei Shtylyov
· 7 years ago
4ceedeb
sh_eth: add sh_eth_cpu_data::soft_reset() method
by Sergei Shtylyov
· 7 years ago
93e9ad9
ptp: Fix documentation to match code.
by Richard Cochran
· 7 years ago
99f2241
Merge branch 'hns3-fixes-next'
by David S. Miller
· 7 years ago
b50ae26
net: hns3: never send command queue message to IMP when reset
by Peng Li
· 7 years ago
ea739c9
net: hns3: fix for not initializing VF rss_hash_key problem
by Fuyun Liang
· 7 years ago
3c8f5c0
net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfo
by Fuyun Liang
· 7 years ago
da44a00
net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_size
by Fuyun Liang
· 7 years ago
3bd6d25
net: hns3: fix for returning wrong value problem in hns3_get_rss_key_size
by Fuyun Liang
· 7 years ago
Next »