1. 92303c8 Merge branch 'net-simplify-getting-driver_data' by David S. Miller · 6 years ago
  2. 2c67e33 net: phy: mdio-mux-bcm-iproc: simplify getting .driver_data by Wolfram Sang · 6 years ago
  3. 44f5ccd net: ethernet: wiznet: w5300: simplify getting .driver_data by Wolfram Sang · 6 years ago
  4. 762b9e9 net: ethernet: ti: davinci_emac: simplify getting .driver_data by Wolfram Sang · 6 years ago
  5. 4e13c252 net: ethernet: ti: cpsw: simplify getting .driver_data by Wolfram Sang · 6 years ago
  6. 9dd8360 net: ethernet: smsc: smc91x: simplify getting .driver_data by Wolfram Sang · 6 years ago
  7. 3fcdaad net: ethernet: davicom: dm9000: simplify getting .driver_data by Wolfram Sang · 6 years ago
  8. ce886a4 net: ethernet: cadence: macb_main: simplify getting .driver_data by Wolfram Sang · 6 years ago
  9. 717de37 net: dsa: qca8k: simplify getting .driver_data by Wolfram Sang · 6 years ago
  10. 63382e0 net: dsa: bcm_sf2: simplify getting .driver_data by Wolfram Sang · 6 years ago
  11. 21ea1d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  12. 23469de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  13. d2fb4fb Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin" by Roopa Prabhu · 6 years ago
  14. 4ba4c56 net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs by David Ahern · 6 years ago
  15. d92060b r8169: add support for Byte Queue Limits by Florian Westphal · 6 years ago
  16. 38caff5 r8169: handle all interrupt events in the hard irq handler by Heiner Kallweit · 6 years ago
  17. 342149c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  18. a4efbaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  19. b0d04fb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  20. 14dbc56 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  21. 9b00eb8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  22. d55bef50 net: fix pskb_trim_rcsum_slow() with odd trim offset by Dimitris Michailidis · 6 years ago
  23. 4c16128 net: loopback: clear skb->tstamp before netif_rx() by Eric Dumazet · 6 years ago
  24. 270b77a Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  25. 6b5201c Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Greg Kroah-Hartman · 6 years ago
  26. d4ec49d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  27. fe7acd1 Merge tag 'drm-misc-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  28. b5b4185 net: ethernet: lpc_eth: add device and device node local variables by Vladimir Zapolskiy · 6 years ago
  29. 081a1b1 net: ethernet: lpc_eth: remove unused local variable by Vladimir Zapolskiy · 6 years ago
  30. 643d813 net: ethernet: lpc_eth: remove CONFIG_OF guard from the driver by Vladimir Zapolskiy · 6 years ago
  31. 1d94820 net: ethernet: lpc_eth: clean up the list of included headers by Vladimir Zapolskiy · 6 years ago
  32. c8baae8 Merge branch 'Microchip-Technology-KSZ9131' by David S. Miller · 6 years ago
  33. 806700b dt-bindings: net: add support for Microchip KSZ9131 by Yuiko Oshino · 6 years ago
  34. bff5b4b net: phy: micrel: add Microchip KSZ9131 initial driver by Yuiko Oshino · 6 years ago
  35. c9fbd71 netpoll: allow cleanup to be synchronous by Debabrata Banerjee · 6 years ago
  36. ba0e41c selftests: ftrace: Add synthetic event syntax testcase by Masami Hiramatsu · 6 years ago
  37. a360d9e tracing: Fix synthetic event to allow semicolon at end by Masami Hiramatsu · 6 years ago
  38. 282447b tracing: Fix synthetic event to accept unsigned modifier by Masami Hiramatsu · 6 years ago
  39. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  40. 4899542 Revert "bond: take rcu lock in netpoll_send_skb_on_dev" by David S. Miller · 6 years ago
  41. 9333f20 rocker: Drop pointless static qualifier by YueHaibing · 6 years ago
  42. c7b70a6 Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Greg Kroah-Hartman · 6 years ago
  43. b2a205f Merge tag 'for-linus-20181019' of git://git.kernel.dk/linux-block by Greg Kroah-Hartman · 6 years ago
  44. af510eb Revert "netfilter: xt_quota: fix the behavior of xt_quota module" by Pablo Neira Ayuso · 6 years ago
  45. 468c041 netfilter: nfnetlink_log: remove empty nfnetlink_log.h header file by Taehee Yoo · 6 years ago
  46. da8a705 netfilter: remove two unused variables. by Weongyo Jeong · 6 years ago
  47. 5f1be84 netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_cleanup() by Taehee Yoo · 6 years ago
  48. e84cb60 drm/sun4i: Fix an ulong overflow in the dotclock driver by Boris Brezillon · 6 years ago
  49. 91b1561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  50. 2a96661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Greg Kroah-Hartman · 6 years ago
  51. 7555c5d Merge tag 'drm-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  52. eb6d938 Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Greg Kroah-Hartman · 6 years ago
  53. 485734f x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels by Christoph Hellwig · 6 years ago
  54. f8e6e1b Merge tag 'drm-misc-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  55. 1107a67 qed: fix spelling mistake "transcevier" -> "transceiver" by Colin Ian King · 6 years ago
  56. 02e6dae Merge tag 'mlx5-updates-2018-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  57. d4d576f ip6_tunnel: Fix encapsulation layout by Stefano Brivio · 6 years ago
  58. 7986191 tcp: fix TCP_REPAIR xmit queue setup by Eric Dumazet · 6 years ago
  59. b06f9d9 tipc: fix info leak from kernel tipc_event by Jon Maloy · 6 years ago
  60. cc18a75 net-next/hinic: add checksum offload and TSO support by Zhao Chen · 6 years ago
  61. b616856 net: socket: fix a missing-check bug by Wenwen Wang · 6 years ago
  62. 40b0655 cxgb4: fix the error path of cxgb4_uld_register() by Ganesh Goudar · 6 years ago
  63. 3c53ed8 net: sched: Fix for duplicate class dump by Phil Sutter · 6 years ago
  64. 35b842f bnxt_en: Copy and paste bug in extended tx_stats by Dan Carpenter · 6 years ago
  65. 817e929 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  66. 64b9d16 atm: zatm: Fix empty body Clang warnings by Nathan Chancellor · 6 years ago
  67. 3e73cc5 atm: eni: Move semicolon to a new line after empty for loop by Nathan Chancellor · 6 years ago
  68. d93adca MAINTAINERS: Update contact info for VRF entry by David Ahern · 6 years ago
  69. 4cb4e98 net/mlx5e: Added 'raw_errors_laneX' fields to ethtool statistics by Shay Agroskin · 6 years ago
  70. 67daf11 net/mlx5: Added "per_lane_error_counters" cap bit to PCAM by Shay Agroskin · 6 years ago
  71. 6cfa946 net/mlx5e: Ethtool driver callback for query/set FEC policy by Shay Agroskin · 7 years ago
  72. 2095b26 net/mlx5e: Add port FEC get/set functions by Shay Agroskin · 6 years ago
  73. 4b5b9c7 net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) reg by Shay Agroskin · 6 years ago
  74. 2a4c429 net/mlx5: Remove counter from idr after removing it from list by Vlad Buslov · 6 years ago
  75. fd33071 net/mlx5: Take fs_counters dellist before addlist by Vlad Buslov · 6 years ago
  76. 4972e6f net/mlx5: Refactor fragmented buffer struct fields and init flow by Tariq Toukan · 7 years ago
  77. 828092e Documentation: intel: Convert to RST format by Jeff Kirsher · 6 years ago
  78. f12a84a Documentation: fm10k: Add kernel documentation by Jeff Kirsher · 6 years ago
  79. 1fae869 Documentation: ice: Prepare documentation for RST conversion by Jeff Kirsher · 6 years ago
  80. 7bacc01 Documentation: iavf: Prepare documentation for RST conversion by Jeff Kirsher · 6 years ago
  81. 1e06edc Documentation: i40e: Prepare documentation for RST conversion by Jeff Kirsher · 6 years ago
  82. 63e2ea2 Documentation: ixgbevf: Prepare documentation for RST conversion by Jeff Kirsher · 6 years ago
  83. 4d256e4 Documentation: ixgbe: Prepare documentation for RST conversion by Jeff Kirsher · 6 years ago
  84. 413548d Documentation: igbvf: Prepare documentation for RST conversion by Jeff Kirsher · 6 years ago
  85. cf673ee Documentation: igb: Prepare documentation for RST conversion by Jeff Kirsher · 6 years ago
  86. b87e7f2 Documentation: e1000e: Prepare documentation for RST conversion by Jeff Kirsher · 6 years ago
  87. 8d59045 Documentation: ixgb: Prepare documentation for RST conversion by Jeff Kirsher · 6 years ago
  88. 27642fa Documentation: e100, e1000: Add missing SPDX header by Jeff Kirsher · 6 years ago
  89. c0e6f05 Documentation: networking: ixgb: Remove reference to IXGB_NAPI by Corentin Labbe · 7 years ago
  90. 6b839b6 r8169: fix NAPI handling under high load by Heiner Kallweit · 6 years ago
  91. 27faeeb sparc: Revert unintended perf changes. by David S. Miller · 6 years ago
  92. 3a3295b Merge branch 'sctp-fix-sk_wmem_queued-and-use-it-to-check-for-writable-space' by David S. Miller · 6 years ago
  93. cd305c7 sctp: use sk_wmem_queued to check for writable space by Xin Long · 6 years ago
  94. 605c0ac sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk size by Xin Long · 6 years ago
  95. 4364bcb drm: Get ref on CRTC commit object when waiting for flip_done by Leo Li · 6 years ago
  96. 2d0f0ca2 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  97. 99e9acd Merge tag 'mlx5-updates-2018-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  98. 8f18da4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  99. 2ee653f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  100. 744889b7 block: don't deal with discard limit in blkdev_issue_discard() by Ming Lei · 6 years ago