summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-10-05net/ncsi: Add NCSI OEM command supportVijay Khemka
2018-10-05ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang
2018-10-05socket: Tighten no-error check in bind()Jakub Sitnicki
2018-10-05net: sched: Add policy validation for tc attributesDavid Ahern
2018-10-05rtnetlink: fix rtnl_fdb_dump() for ndmsg headerMauricio Faria de Oliveira
2018-10-05ipv6: do not leave garbage in rt->fib6_metricsEric Dumazet
2018-10-05udp: gro behind static keyWillem de Bruijn
2018-10-05net: bpfilter: Fix type cast and pointer warningsShanthosh RK
2018-10-05SUNRPC: use cmpxchg64() in gss_seq_send64_fetch_and_inc()Arnd Bergmann
2018-10-05rxrpc: Fix the data_ready handlerDavid Howells
2018-10-05rxrpc: Fix some missed refs to init_netDavid Howells
2018-10-05net_sched: convert idrinfo->lock from spinlock to a mutexCong Wang
2018-10-05xsk: simplify xdp_clear_umem_at_qid implementationMagnus Karlsson
2018-10-05ethtool: don't allow disabling queues with umem installedJakub Kicinski
2018-10-05ethtool: rename local variable max -> currJakub Kicinski
2018-10-05xsk: fix bug when trying to use both copy and zero-copy on one queue idMagnus Karlsson
2018-10-05net/neigh: Extend dump filter to proxy neighbor dumpsDavid Ahern
2018-10-04net/packet: fix packet drop as of virtio gsoJianfeng Tan
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-04openvswitch: load NAT helperFlavio Leitner
2018-10-04tc: Add support for configuring the taprio schedulerVinicius Costa Gomes
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-04Merge tag 'mac80211-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/lin...David S. Miller
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-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-04net: core: Fix build with CONFIG_IPV6=mJoe Stringer
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-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-03devlink: Add extack for eswitch operationsEli Britstein
2018-10-03xprtrdma: Clean up xprt_rdma_disconnect_injectChuck Lever
2018-10-03xprtrdma: Add documenting commentsChuck Lever
2018-10-03xprtrdma: Report when there were zero posted ReceivesChuck Lever
2018-10-03xprtrdma: Move rb_flags initializationChuck Lever
2018-10-03sctp: fix fall-through annotationGustavo A. R. Silva
2018-10-03SUNRPC: Refactor sunrpc_cache_lookupTrond Myklebust
2018-10-03SUNRPC: Add lockless lookup of the server's auth domainTrond Myklebust
2018-10-03SUNRPC: Remove the server 'authtab_lock' and just use RCUTrond Myklebust
2018-10-03xprtrdma: Don't disable BH's in backchannel serverChuck Lever