summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells2018-03-2812-145/+163
* rxrpc: Trace resendDavid Howells2018-03-282-0/+25
* Merge branch 'sfc-filter-locking'David S. Miller2018-03-279-484/+400
|\
| * sfc: fix flow type handling for RSS filtersEdward Cree2018-03-271-5/+6
| * sfc: protect list of RSS contexts under a mutexEdward Cree2018-03-276-32/+89
| * sfc: return a better error if filter insertion collides with MC rebootEdward Cree2018-03-271-0/+7
| * sfc: use a semaphore to lock farch filters tooEdward Cree2018-03-272-36/+33
| * sfc: give ef10 its own rwsem in the filter table instead of filter_lockEdward Cree2018-03-273-213/+151
| * sfc: replace asynchronous filter operationsEdward Cree2018-03-278-208/+124
|/
* Merge branch 'pernet-all-async'David S. Miller2018-03-27182-266/+38
|\
| * net: Add more commentsKirill Tkhai2018-03-273-1/+7
| * net: Rename net_sem to pernet_ops_rwsemKirill Tkhai2018-03-274-28/+30
| * net: Drop pernet_operations::asyncKirill Tkhai2018-03-27182-206/+0
| * net: Reflect all pernet_operations are convertedKirill Tkhai2018-03-271-37/+6
| * net: Convert nfsd_net_opsKirill Tkhai2018-03-271-0/+1
|/
* net: mvpp2: Use relaxed I/O in data pathYan Markman2018-03-271-13/+30
* Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-03-2723-90/+531
|\
| * net/mlx5e: Add VLAN offload features to hw_enc_featuresAviv Heller2018-03-261-0/+3
| * net/mlx5e: Add a helper macro in set features ndoGal Pressman2018-03-261-15/+11
| * net/mlx5e: Make choose LRO timeout function staticGal Pressman2018-03-262-2/+1
| * net/mlx5e: Remove redundant check in get ethtool statsGal Pressman2018-03-261-3/+0
| * net/mlx5: Protect from command bit overflowLeon Romanovsky2018-03-261-1/+1
| * net/mlx5e: Offload tc vlan push/pop using HW actionOr Gerlitz2018-03-263-11/+40
| * net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz2018-03-266-7/+35
| * net/mlx5: E-Switch, Use same source for offloaded actions checkOr Gerlitz2018-03-261-2/+2
| * net/mlx5e: Add interface down dropped packets statisticsMoshe Shemesh2018-03-264-29/+69
| * net/mlx5: Add packet dropped while vport down statisticsMoshe Shemesh2018-03-264-6/+58
| * net/mlx5e: Add vnic steering drop statisticsMoshe Shemesh2018-03-263-1/+72
| * net/mlx5: Add support for QUERY_VNIC_ENV commandMoshe Shemesh2018-03-262-1/+51
| * net/mlx5e: PFC stall prevention supportInbar Karmy2018-03-264-12/+132
| * ethtool: Add support for configuring PFC stall prevention in ethtoolInbar Karmy2018-03-262-0/+10
| * net/mlx5e: Expose PFC stall prevention countersInbar Karmy2018-03-264-4/+50
* | liquidio: Removed duplicate Tx queue status checkIntiyaz Basha2018-03-272-57/+0
* | ipv6: addrconf: Use normal debugging styleJoe Perches2018-03-271-20/+8
* | tc-testing: Correct compound statements for namespace executionLucas Bates2018-03-271-5/+5
* | tipc: tipc_node_create() can be staticWei Yongjun2018-03-271-2/+2
* | tipc: fix error handling in tipc_udp_enable()Wei Yongjun2018-03-271-1/+2
* | net: aquantia: Make function hw_atl_utils_mpi_set_speed() staticWei Yongjun2018-03-271-1/+1
* | Merge branch 'net-mvpp2-Remove-unnecessary-dynamic-allocs'David S. Miller2018-03-271-183/+137
|\ \
| * | net: mvpp2: Don't use dynamic allocs for local variablesMaxime Chevallier2018-03-271-161/+125
| * | net: mvpp2: Make mvpp2_prs_hw_read a parser entry init functionMaxime Chevallier2018-03-271-29/+19
|/ /
* | net/ncsi: check for null return from call to nla_nest_startColin Ian King2018-03-271-0/+4
* | sctp: remove unnecessary asoc in sctp_has_associationXin Long2018-03-273-15/+14
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-03-276-122/+181
|\ \
| * | i40e: add support for XDP_REDIRECTBjörn Töpel2018-03-263-10/+68
| * | i40e: tweak page counting for XDP_REDIRECTBjörn Töpel2018-03-261-5/+4
| * | i40e: re-number feature flags to remove gapsJacob Keller2018-03-261-31/+26
| * | i40e: stop using cmpxchg flow in i40e_set_priv_flags()Jacob Keller2018-03-261-14/+5
| * | i40e: hold the RTNL lock while changing interrupt schemesJacob Keller2018-03-261-2/+17
| * | i40e: move client flags into state bitsJacob Keller2018-03-263-19/+17