aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller114-878/+571
2018-10-19Revert "bond: take rcu lock in netpoll_send_skb_on_dev"David S. Miller1-2/+0
2018-10-19rocker: Drop pointless static qualifierYueHaibing1-2/+2
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman57-187/+253
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGreg Kroah-Hartman2-2/+14
2018-10-19Merge tag 'drm-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman4-72/+40
2018-10-19Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman2-0/+6
2018-10-19Merge tag 'drm-misc-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie4-72/+40
2018-10-18qed: fix spelling mistake "transcevier" -> "transceiver"Colin Ian King1-1/+1
2018-10-18Merge tag 'mlx5-updates-2018-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller10-134/+508
2018-10-18ip6_tunnel: Fix encapsulation layoutStefano Brivio1-5/+5
2018-10-18tcp: fix TCP_REPAIR xmit queue setupEric Dumazet1-6/+7
2018-10-18tipc: fix info leak from kernel tipc_eventJon Maloy1-0/+1
2018-10-18net-next/hinic: add checksum offload and TSO supportZhao Chen10-60/+571
2018-10-18net: socket: fix a missing-check bugWenwen Wang1-3/+8
2018-10-18cxgb4: fix the error path of cxgb4_uld_register()Ganesh Goudar3-39/+13
2018-10-18net: sched: Fix for duplicate class dumpPhil Sutter1-1/+2
2018-10-18bnxt_en: Copy and paste bug in extended tx_statsDan Carpenter1-1/+1
2018-10-18Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller25-1675/+2982
2018-10-18atm: zatm: Fix empty body Clang warningsNathan Chancellor1-21/+21
2018-10-18atm: eni: Move semicolon to a new line after empty for loopNathan Chancellor1-1/+2
2018-10-18MAINTAINERS: Update contact info for VRF entryDavid Ahern1-1/+1
2018-10-18net/mlx5e: Added 'raw_errors_laneX' fields to ethtool statisticsShay Agroskin1-5/+41
2018-10-18net/mlx5: Added "per_lane_error_counters" cap bit to PCAMShay Agroskin1-1/+2
2018-10-18net/mlx5e: Ethtool driver callback for query/set FEC policyShay Agroskin1-2/+126
2018-10-18net/mlx5e: Add port FEC get/set functionsShay Agroskin2-0/+220
2018-10-18net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) regShay Agroskin2-11/+29
2018-10-18net/mlx5: Remove counter from idr after removing it from listVlad Buslov1-5/+13
2018-10-18net/mlx5: Take fs_counters dellist before addlistVlad Buslov1-5/+8
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan4-105/+69
2018-10-18Documentation: intel: Convert to RST formatJeff Kirsher13-33/+37
2018-10-18Documentation: fm10k: Add kernel documentationJeff Kirsher4-0/+146
2018-10-18Documentation: ice: Prepare documentation for RST conversionJeff Kirsher1-14/+20
2018-10-18Documentation: iavf: Prepare documentation for RST conversionJeff Kirsher1-23/+248
2018-10-18Documentation: i40e: Prepare documentation for RST conversionJeff Kirsher1-123/+703
2018-10-18Documentation: ixgbevf: Prepare documentation for RST conversionJeff Kirsher1-24/+38
2018-10-18Documentation: ixgbe: Prepare documentation for RST conversionJeff Kirsher1-238/+416
2018-10-18Documentation: igbvf: Prepare documentation for RST conversionJeff Kirsher1-49/+33
2018-10-18Documentation: igb: Prepare documentation for RST conversionJeff Kirsher1-75/+139
2018-10-18Documentation: e1000e: Prepare documentation for RST conversionJeff Kirsher1-178/+248
2018-10-18Documentation: ixgb: Prepare documentation for RST conversionJeff Kirsher1-247/+282
2018-10-18Documentation: e100, e1000: Add missing SPDX headerJeff Kirsher2-2/+4
2018-10-18Documentation: networking: ixgb: Remove reference to IXGB_NAPICorentin Labbe1-2/+1
2018-10-18r8169: fix NAPI handling under high loadHeiner Kallweit1-5/+3
2018-10-18sparc: Revert unintended perf changes.David S. Miller1-5/+0
2018-10-18Merge branch 'sctp-fix-sk_wmem_queued-and-use-it-to-check-for-writable-space'David S. Miller3-55/+17
2018-10-18sctp: use sk_wmem_queued to check for writable spaceXin Long1-29/+9
2018-10-18sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk sizeXin Long3-26/+8
2018-10-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller18-0/+8341
2018-10-18Merge tag 'mlx5-updates-2018-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller28-518/+1251