aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-27Merge branch 'pernet-all-async'David S. Miller
2018-03-27net: Add more commentsKirill Tkhai
2018-03-27net: Rename net_sem to pernet_ops_rwsemKirill Tkhai
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-27net: Reflect all pernet_operations are convertedKirill Tkhai
2018-03-27net: Convert nfsd_net_opsKirill Tkhai
2018-03-27net: mvpp2: Use relaxed I/O in data pathYan Markman
2018-03-27Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-03-27liquidio: Removed duplicate Tx queue status checkIntiyaz Basha
2018-03-27ipv6: addrconf: Use normal debugging styleJoe Perches
2018-03-27tc-testing: Correct compound statements for namespace executionLucas Bates
2018-03-27tipc: tipc_node_create() can be staticWei Yongjun
2018-03-27tipc: fix error handling in tipc_udp_enable()Wei Yongjun
2018-03-27net: aquantia: Make function hw_atl_utils_mpi_set_speed() staticWei Yongjun
2018-03-27Merge branch 'net-mvpp2-Remove-unnecessary-dynamic-allocs'David S. Miller
2018-03-27net: mvpp2: Don't use dynamic allocs for local variablesMaxime Chevallier
2018-03-27net: mvpp2: Make mvpp2_prs_hw_read a parser entry init functionMaxime Chevallier
2018-03-27net/ncsi: check for null return from call to nla_nest_startColin Ian King
2018-03-27sctp: remove unnecessary asoc in sctp_has_associationXin Long
2018-03-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-03-26i40e: add support for XDP_REDIRECTBjörn Töpel
2018-03-26i40e: tweak page counting for XDP_REDIRECTBjörn Töpel
2018-03-26i40e: re-number feature flags to remove gapsJacob Keller
2018-03-26i40e: stop using cmpxchg flow in i40e_set_priv_flags()Jacob Keller
2018-03-26i40e: hold the RTNL lock while changing interrupt schemesJacob Keller
2018-03-26i40e: move client flags into state bitsJacob Keller
2018-03-26i40e: move I40E_FLAG_TEMP_LINK_POLLING to state fieldJacob Keller
2018-03-26net/mlx5e: Add VLAN offload features to hw_enc_featuresAviv Heller
2018-03-26net/mlx5e: Add a helper macro in set features ndoGal Pressman
2018-03-26net/mlx5e: Make choose LRO timeout function staticGal Pressman
2018-03-26net/mlx5e: Remove redundant check in get ethtool statsGal Pressman
2018-03-26net/mlx5: Protect from command bit overflowLeon Romanovsky
2018-03-26net/mlx5e: Offload tc vlan push/pop using HW actionOr Gerlitz
2018-03-26net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz
2018-03-26net/mlx5: E-Switch, Use same source for offloaded actions checkOr Gerlitz
2018-03-26net/mlx5e: Add interface down dropped packets statisticsMoshe Shemesh
2018-03-26net/mlx5: Add packet dropped while vport down statisticsMoshe Shemesh
2018-03-26net/mlx5e: Add vnic steering drop statisticsMoshe Shemesh
2018-03-26net/mlx5: Add support for QUERY_VNIC_ENV commandMoshe Shemesh
2018-03-26net/mlx5e: PFC stall prevention supportInbar Karmy
2018-03-26ethtool: Add support for configuring PFC stall prevention in ethtoolInbar Karmy
2018-03-26i40e: move AUTO_DISABLED flags into the state fieldJacob Keller
2018-03-26i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state fieldJacob Keller
2018-03-26net/mlx5e: Expose PFC stall prevention countersInbar Karmy
2018-03-26i40e: move I40E_FLAG_FILTER_SYNC to a state bitJacob Keller
2018-03-26ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan
2018-03-26ice: Support link events, reset and rebuildAnirudh Venkataramanan
2018-03-26ice: Update Tx scheduler tree for VSI multi-Tx queue supportAnirudh Venkataramanan
2018-03-26ice: Add stats and ethtool supportAnirudh Venkataramanan