aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai11-5/+37
2018-03-29Merge branch 'net-bgmac-Couple-of-small-bgmac-changes'David S. Miller1-1/+3
2018-03-29net: bgmac: Mask interrupts during probeFlorian Fainelli1-0/+2
2018-03-29net: bgmac: Use interface name to request interruptFlorian Fainelli1-1/+1
2018-03-29Merge tag 'rxrpc-next-20180327' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller13-142/+219
2018-03-29net: ethernet: nixge: Add support for National Instruments XGE netdevMoritz Fischer5-0/+1340
2018-03-29dt-bindings: net: Add bindings for National Instruments XGE netdevMoritz Fischer1-0/+32
2018-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller5-4/+9
2018-03-27rxrpc: Trace call completionDavid Howells2-0/+34
2018-03-27rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells12-145/+163
2018-03-27rxrpc: Trace resendDavid Howells2-0/+25
2018-03-27Merge branch 'sfc-filter-locking'David S. Miller9-484/+400
2018-03-27sfc: fix flow type handling for RSS filtersEdward Cree1-5/+6
2018-03-27sfc: protect list of RSS contexts under a mutexEdward Cree6-32/+89
2018-03-27sfc: return a better error if filter insertion collides with MC rebootEdward Cree1-0/+7
2018-03-27sfc: use a semaphore to lock farch filters tooEdward Cree2-36/+33
2018-03-27sfc: give ef10 its own rwsem in the filter table instead of filter_lockEdward Cree3-213/+151
2018-03-27sfc: replace asynchronous filter operationsEdward Cree8-208/+124
2018-03-27Merge branch 'pernet-all-async'David S. Miller182-266/+38
2018-03-27net: Add more commentsKirill Tkhai3-1/+7
2018-03-27net: Rename net_sem to pernet_ops_rwsemKirill Tkhai4-28/+30
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai182-206/+0
2018-03-27net: Reflect all pernet_operations are convertedKirill Tkhai1-37/+6
2018-03-27net: Convert nfsd_net_opsKirill Tkhai1-0/+1
2018-03-27net: mvpp2: Use relaxed I/O in data pathYan Markman1-13/+30
2018-03-27Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller23-90/+531
2018-03-27liquidio: Removed duplicate Tx queue status checkIntiyaz Basha2-57/+0
2018-03-27ipv6: addrconf: Use normal debugging styleJoe Perches1-20/+8
2018-03-27tc-testing: Correct compound statements for namespace executionLucas Bates1-5/+5
2018-03-27tipc: tipc_node_create() can be staticWei Yongjun1-2/+2
2018-03-27tipc: fix error handling in tipc_udp_enable()Wei Yongjun1-1/+2
2018-03-27net: aquantia: Make function hw_atl_utils_mpi_set_speed() staticWei Yongjun1-1/+1
2018-03-27Merge branch 'net-mvpp2-Remove-unnecessary-dynamic-allocs'David S. Miller1-183/+137
2018-03-27net: mvpp2: Don't use dynamic allocs for local variablesMaxime Chevallier1-161/+125
2018-03-27net: mvpp2: Make mvpp2_prs_hw_read a parser entry init functionMaxime Chevallier1-29/+19
2018-03-27net/ncsi: check for null return from call to nla_nest_startColin Ian King1-0/+4
2018-03-27sctp: remove unnecessary asoc in sctp_has_associationXin Long3-15/+14
2018-03-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller6-122/+181
2018-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller26-0/+18863
2018-03-26i40e: add support for XDP_REDIRECTBjörn Töpel3-10/+68
2018-03-26i40e: tweak page counting for XDP_REDIRECTBjörn Töpel1-5/+4
2018-03-26i40e: re-number feature flags to remove gapsJacob Keller1-31/+26
2018-03-26i40e: stop using cmpxchg flow in i40e_set_priv_flags()Jacob Keller1-14/+5
2018-03-26i40e: hold the RTNL lock while changing interrupt schemesJacob Keller1-2/+17
2018-03-26i40e: move client flags into state bitsJacob Keller3-19/+17
2018-03-26i40e: move I40E_FLAG_TEMP_LINK_POLLING to state fieldJacob Keller2-5/+5
2018-03-26net/mlx5e: Add VLAN offload features to hw_enc_featuresAviv Heller1-0/+3
2018-03-26net/mlx5e: Add a helper macro in set features ndoGal Pressman1-15/+11
2018-03-26net/mlx5e: Make choose LRO timeout function staticGal Pressman2-2/+1
2018-03-26net/mlx5e: Remove redundant check in get ethtool statsGal Pressman1-3/+0