summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-01Documentation: dpaa2: Use correct heading adornmentIoana Ciornei1-0/+1
2018-08-01Merge branch 'be2net-next'David S. Miller2-2/+80
2018-08-01be2net: Update the driver version to 12.0.0.0Suresh Reddy1-1/+1
2018-08-01be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeoutSuresh Reddy1-1/+79
2018-08-01net/mlx5e: Fix uninitialized variableGustavo A. R. Silva1-1/+1
2018-08-01qed: Make some functions staticYueHaibing12-38/+43
2018-08-01net: stmmac: Fix WoL for PCI-based setupsJose Abreu1-2/+38
2018-08-01bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet1-2/+12
2018-08-01rds: Remove IPv6 dependencyKa-Cheong Poon12-26/+140
2018-08-01rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() insteadKa-Cheong Poon3-7/+7
2018-08-01net: ethernet: ti: cpsw: replace unnecessarily macroses on functionsIvan Khoronzhuk1-32/+26
2018-08-01rxrpc: Transmit more ACKs during data receptionDavid Howells2-0/+18
2018-08-01rxrpc: Propose, but don't immediately transmit, the final ACK for a callDavid Howells1-4/+2
2018-08-01rxrpc: Increase the size of a call's Rx windowDavid Howells1-1/+1
2018-08-01rxrpc: Trace socket notificationDavid Howells2-1/+23
2018-08-01rxrpc: Fix ACK proposal tracepoint David Howells1-1/+1
2018-08-01rxrpc: Trace packet transmissionDavid Howells8-50/+127
2018-08-01rxrpc: Fix the trace for terminal ACK (re)transmissionDavid Howells1-2/+4
2018-08-01rxrpc: Show some more information through /proc filesDavid Howells1-4/+9
2018-08-01rxrpc: Display call expect-receive-by timeout in procDavid Howells1-3/+11
2018-08-01rxrpc: remove redundant variables 'sp' and 'did_discard'YueHaibing2-4/+0
2018-08-01Merge branch 'pm-tools'Rafael J. Wysocki2-65/+59
2018-07-31enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan1-1/+1
2018-07-31ipv4: frags: handle possible skb truesize changeEric Dumazet1-0/+5
2018-07-31inet: frag: enforce memory limits earlierEric Dumazet1-3/+3
2018-07-31Merge tag 'mlx5-fixes-2018-07-31' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller4-3/+10
2018-07-31Merge tag 'audit-pr-20180731' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+9
2018-07-31net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud1-0/+4
2018-07-31net/mlx5e: Fix null pointer access when setting MTU of vport representorAdi Nissim1-1/+2
2018-07-31net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz1-0/+2
2018-07-31net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen1-2/+2
2018-07-31net: remove bogus RCU annotations on socket.wqChristoph Hellwig3-8/+6
2018-07-31net: dsa: mv88e6xxx: Fix SERDES support on 88E6141/6341Andrew Lunn1-2/+2
2018-07-31Merge tag 'wireless-drivers-for-davem-2018-07-31' of git://git.kernel.org/pub...David S. Miller4-1/+98
2018-07-31virtio-net: get rid of unnecessary container of rq statsJason Wang1-44/+36
2018-07-31virtio-net: correctly update XDP_TX countersJason Wang1-35/+4
2018-07-31Merge branch 'xsk-improvements-to-RX-queue-check-and-replace'David S. Miller2-33/+47
2018-07-31xsk: don't allow umem replace at stack levelJakub Kicinski2-12/+32
2018-07-31xsk: refactor xdp_umem_assign_dev()Jakub Kicinski1-28/+21
2018-07-31net: update real_num_rx_queues even when !CONFIG_SYSFSJakub Kicinski1-1/+2
2018-07-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds13-57/+75
2018-07-31mlx5: handle DMA mapping error case for XDP redirectJesper Dangaard Brouer1-0/+3
2018-07-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-2/+9
2018-07-31Merge tag 'acpi-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-16/+29
2018-07-31cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platformsSrinivas Pandruvada1-2/+15
2018-07-31Merge branch 'acpi-soc'Rafael J. Wysocki1-9/+17
2018-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds47-218/+412
2018-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-34/+21
2018-07-30squashfs: more metadata hardeningLinus Torvalds1-0/+2
2018-07-30audit: fix potential null dereference 'context->module.name'Yi Wang1-4/+9