summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-05net_sched: convert idrinfo->lock from spinlock to a mutexCong Wang
2018-10-05net/neigh: Extend dump filter to proxy neighbor dumpsDavid Ahern
2018-10-04Merge branch 'net-metrics-consolidate'David S. Miller
2018-10-04fib_tests: Add tests for metrics on routesDavid Ahern
2018-10-04net: Move free of dst_metrics to helperDavid Ahern
2018-10-04net: common metrics init helper for dst_entryDavid Ahern
2018-10-04net: Move free of fib_metrics to helperDavid Ahern
2018-10-04net: common metrics init helper for FIB entriesDavid Ahern
2018-10-04net: sched: remove unused helpersJakub Kicinski
2018-10-04geneve: allow to clear ttl inheritHangbin Liu
2018-10-04tc: Add support for configuring the taprio schedulerVinicius Costa Gomes
2018-10-04Merge branch 'bnxt_en-devlink-param-updates'David S. Miller
2018-10-04devlink: Add Documentation/networking/devlink-params-bnxt.txtVasundhara Volam
2018-10-04devlink: Add Documentation/networking/devlink-params.txtVasundhara Volam
2018-10-04bnxt_en: Add a driver specific gre_ver_check devlink parameter.Vasundhara Volam
2018-10-04bnxt_en: Use msix_vec_per_pf_max and msix_vec_per_pf_min devlink params.Vasundhara Volam
2018-10-04bnxt_en: return proper error when FW returns HWRM_ERR_CODE_RESOURCE_ACCESS_DE...Vasundhara Volam
2018-10-04bnxt_en: Use ignore_ari devlink parameterVasundhara Volam
2018-10-04devlink: Add generic parameter msix_vec_per_pf_minVasundhara Volam
2018-10-04devlink: Add generic parameter msix_vec_per_pf_maxVasundhara Volam
2018-10-04devlink: Add generic parameter ignore_ariVasundhara Volam
2018-10-04qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffersNathan Chancellor
2018-10-04Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-10-04Merge tag 'rxrpc-next-20181004' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2018-10-04dns: Allow the dns resolver to retrieve a server setDavid Howells
2018-10-04liquidio: fix a couple of spelling mistakesColin Ian King
2018-10-04Merge branch 'ieee802154-for-davem-2018-10-04' of git://git.kernel.org/pub/sc...David S. Miller
2018-10-04rxrpc: Allow the reply time to be obtained on a client callDavid Howells
2018-10-04rxrpc: Allow the reply time to be obtained on a client callDavid Howells
2018-10-04rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()David Howells
2018-10-04rxrpc: Use IPv4 addresses throught the IPv6David Howells
2018-10-04afs: Sort address lists so that they are in logical ascending orderDavid Howells
2018-10-04afs: Always build address lists using the helper functionsDavid Howells
2018-10-04afs: Do better max capacity handling on address listsDavid Howells
2018-10-04rxrpc: Emit the data Tx trace line before transmittingDavid Howells
2018-10-04rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb() David Howells
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-03net/mlx5: Add Fast teardown supportFeras Daoud
2018-10-03net/mlx5e: Add new counter for aRFS rule insertion failuresEran Ben Elisha
2018-10-03net/mlx5e: Add extack messages for TC offload failuresEli Britstein
2018-10-03net/mlx5e: E-Switch, Add extack messages to devlink callbacksEli Britstein
2018-10-03devlink: Add extack for eswitch operationsEli Britstein
2018-10-03Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-03Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-10-03ixgbe: check return value of napi_complete_done()Song Liu
2018-10-03iavf: fix a typoRami Rosen
2018-10-03ixgbe: add AF_XDP zero-copy Tx supportBjörn Töpel
2018-10-03ixgbe: move common Tx functions to ixgbe_txrx_common.hBjörn Töpel
2018-10-03ixgbe: add AF_XDP zero-copy Rx supportBjörn Töpel
2018-10-03ixgbe: move common Rx functions to ixgbe_txrx_common.hBjörn Töpel