summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2018-03-2911-5/+37
* Merge branch 'net-bgmac-Couple-of-small-bgmac-changes'David S. Miller2018-03-291-1/+3
|\
| * net: bgmac: Mask interrupts during probeFlorian Fainelli2018-03-291-0/+2
| * net: bgmac: Use interface name to request interruptFlorian Fainelli2018-03-291-1/+1
|/
* Merge tag 'rxrpc-next-20180327' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2018-03-2913-142/+219
|\
| * rxrpc: Trace call completionDavid Howells2018-03-282-0/+34
| * rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells2018-03-2812-145/+163
| * rxrpc: Trace resendDavid Howells2018-03-282-0/+25
* | net: ethernet: nixge: Add support for National Instruments XGE netdevMoritz Fischer2018-03-295-0/+1340
* | dt-bindings: net: Add bindings for National Instruments XGE netdevMoritz Fischer2018-03-291-0/+32
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-295-4/+9
|\ \ | |/ |/|
| * xfrm_policy: use true and false for boolean valuesGustavo A. R. Silva2018-03-071-1/+1
| * esp: check the NETIF_F_HW_ESP_TX_CSUM bit before segmentingShannon Nelson2018-02-272-0/+4
| * xfrm: mark kmem_caches as __ro_after_initAlexey Dobriyan2018-02-272-2/+3
| * esp4: remove redundant initialization of pointer esphColin Ian King2018-02-131-1/+1
* | 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