summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-29test_bpf: Fix NULL vs IS_ERR() check in test_skb_segment()Dan Carpenter
2018-03-29sfp: allow cotsworks modulesRussell King
2018-03-29Merge branch 'qed-flash-upgrade-support'David S. Miller
2018-03-29qede: Ethtool flash update support.Sudarsana Reddy Kalluru
2018-03-29qed: Adapter flash update support.Sudarsana Reddy Kalluru
2018-03-29qed: Add APIs for flash access.Sudarsana Reddy Kalluru
2018-03-29qed: Fix PTT entry leak in the selftest error flow.Sudarsana Reddy Kalluru
2018-03-29qed: Populate nvm image attribute shadow.Sudarsana Reddy Kalluru
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon
2018-03-29ipv6: export ip6 fragments sysctl to unprivileged usersEric Dumazet
2018-03-29liquidio: Prioritize control messagesIntiyaz Basha
2018-03-29Merge branch 'net-Allow-FIB-notifiers-to-fail-add-and-replace'David S. Miller
2018-03-29netdevsim: Add simple FIB resource controller via devlinkDavid Ahern
2018-03-29net/ipv6: Move call_fib6_entry_notifiers up for route addsDavid Ahern
2018-03-29net/ipv4: Allow notifier to fail route replaceDavid Ahern
2018-03-29net/ipv4: Move call_fib_entry_notifiers up for new routesDavid Ahern
2018-03-29net: Move call_fib_rule_notifiers up in fib_nl_newruleDavid Ahern
2018-03-29net: Fix fib notifer to return errnoDavid Ahern
2018-03-29Merge tag 'mlx5-updates-2018-03-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-03-29Merge branch 'Introduce-net_rwsem-to-protect-net_namespace_list'David S. Miller
2018-03-29net: Remove rtnl_lock() in nf_ct_iterate_destroy()Kirill Tkhai
2018-03-29ovs: Remove rtnl_lock() from ovs_exit_net()Kirill Tkhai
2018-03-29security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()Kirill Tkhai
2018-03-29net: Don't take rtnl_lock() in wireless_nlevent_flush()Kirill Tkhai
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai
2018-03-29Merge branch 'net-bgmac-Couple-of-small-bgmac-changes'David S. Miller
2018-03-29net: bgmac: Mask interrupts during probeFlorian Fainelli
2018-03-29net: bgmac: Use interface name to request interruptFlorian Fainelli
2018-03-29Merge tag 'rxrpc-next-20180327' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2018-03-29net: ethernet: nixge: Add support for National Instruments XGE netdevMoritz Fischer
2018-03-29dt-bindings: net: Add bindings for National Instruments XGE netdevMoritz Fischer
2018-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-03-27net/mlx5e: Recover Send Queue (SQ) from error stateEran Ben Elisha
2018-03-27net/mlx5e: Dump xmit error completionsEran Ben Elisha
2018-03-27mlx5: Move dump error CQE function out of mlx5_ib for code sharingEran Ben Elisha
2018-03-27mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha
2018-03-27net/mlx5e: Move all TX timeout logic to be under state lockEran Ben Elisha
2018-03-27net/mlx5e: Remove unused max inline related codeGal Pressman
2018-03-27net/mlx5e: Add ethtool priv-flag for Striding RQTariq Toukan
2018-03-27net/mlx5e: Do not reset Receive Queue params on every type changeTariq Toukan
2018-03-27net/mlx5e: Remove rq_headroom field from paramsTariq Toukan
2018-03-27net/mlx5e: Remove RQ MPWQE fields from paramsTariq Toukan
2018-03-27net/mlx5e: Use no-offset function in skb header copyTariq Toukan
2018-03-27net/mlx5e: Separate dma base address and offset in dma_sync callTariq Toukan
2018-03-27net/mlx5e: Remove unused define MLX5_MPWRQ_STRIDES_PER_PAGETariq Toukan
2018-03-27net/mlx5e: Disable Striding RQ when PCI is slower than linkTariq Toukan
2018-03-27net/mlx5e: Unify slow PCI heuristicTariq Toukan
2018-03-27rxrpc: Trace call completionDavid Howells
2018-03-27rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells
2018-03-27rxrpc: Trace resendDavid Howells