1. cc5f0eb net: Move free of fib_metrics to helper by David Ahern · 6 years ago
  2. 767a221 net: common metrics init helper for FIB entries by David Ahern · 6 years ago
  3. d26d4b1 net: sched: remove unused helpers by Jakub Kicinski · 6 years ago
  4. 5a781cc tc: Add support for configuring the taprio scheduler by Vinicius Costa Gomes · 6 years ago
  5. 1651178 devlink: Add generic parameter msix_vec_per_pf_min by Vasundhara Volam · 6 years ago
  6. f61cba4 devlink: Add generic parameter msix_vec_per_pf_max by Vasundhara Volam · 6 years ago
  7. e3b5106 devlink: Add generic parameter ignore_ari by Vasundhara Volam · 6 years ago
  8. 9e50727 Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  9. f0e834e Merge tag 'rxrpc-next-20181004' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 6 years ago
  10. bbb4c43 dns: Allow the dns resolver to retrieve a server set by David Howells · 6 years ago
  11. e908bcf rxrpc: Allow the reply time to be obtained on a client call by David Howells · 6 years ago
  12. 2070a3e rxrpc: Allow the reply time to be obtained on a client call by David Howells · 6 years ago
  13. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  14. fcd29ad net/mlx5: Add Fast teardown support by Feras Daoud · 7 years ago
  15. db7ff19 devlink: Add extack for eswitch operations by Eli Britstein · 7 years ago
  16. cec4de3 Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  17. 16fc087 virtchnl: Added support to exchange additional speed values by Yashaswini Raghuram Prathivadi Bhayankaram · 7 years ago
  18. 6bebe37 Merge tag 'media/v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Greg Kroah-Hartman · 6 years ago
  19. ad608fb media: v4l: event: Prevent freeing event subscriptions while accessed by Sakari Ailus · 7 years ago
  20. 4e6d472 tls: Add support for inplace records encryption by Vakul Garg · 6 years ago
  21. 00538ba Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  22. f3edc2d net: usbnet: make driver_info const by Ben Dooks · 6 years ago
  23. b9f1bcb Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  24. 8873c06 tcp: do not release socket ownership in tcp_close() by Eric Dumazet · 6 years ago
  25. d456336 net: remove 1 always zero parameter from ip6_redirect_no_header() by Maciej Żenczykowski · 6 years ago
  26. 2ab2ddd inet: make sure to grab rcu_read_lock before using ireq->ireq_opt by Eric Dumazet · 6 years ago
  27. 5bf0961 qed: Add driver support for 20G link speed. by Sudarsana Reddy Kalluru · 6 years ago
  28. cc16567 net: drop unused skb_append_datato_frags() by Paolo Abeni · 6 years ago
  29. fb420d5 tcp/fq: move back to CLOCK_MONOTONIC by Eric Dumazet · 6 years ago
  30. 9f2959b net: phy: improve handling delayed work by Heiner Kallweit · 6 years ago
  31. 33188bd netlink: add validation function to policy by Johannes Berg · 6 years ago
  32. 3e48be0 netlink: add attribute range validation to policy by Johannes Berg · 6 years ago
  33. 719655a net: phy: Replace phy driver features u32 with link_mode bitmap by Andrew Lunn · 6 years ago
  34. f954a04 net: phy: Add limkmode equivalents to some of the MII ethtool helpers by Andrew Lunn · 6 years ago
  35. 5f991f7 net: phy: Add helper for advertise to lcl value by Andrew Lunn · 6 years ago
  36. edc7ccb net: phy: Add helper to convert MII ADV register to a linkmode by Andrew Lunn · 6 years ago
  37. c4fabb8 net: phy: Add phydev_info() by Andrew Lunn · 6 years ago
  38. ab2a605 net: phy: Add phydev_warn() by Andrew Lunn · 6 years ago
  39. b31cdff net: phy: Move linkmode helpers to somewhere public by Andrew Lunn · 6 years ago
  40. 1ad98e9 tcp/dccp: fix lockdep issue when SYN is backlogged by Eric Dumazet · 6 years ago
  41. c8424dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  42. 59c9d35 net/mlx5: Cache the system image guid by Alaa Hleihel · 7 years ago
  43. 4d8fcf216 net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rules by Alaa Hleihel · 7 years ago
  44. 43955a4 netlink: fix typo in nla_parse_nested() comment by Johannes Berg · 6 years ago
  45. 80ece6a tls: Remove redundant vars from tls record structure by Vakul Garg · 6 years ago
  46. f810dce Merge tag 'rxrpc-fixes-20180928' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 6 years ago
  47. 2f19e7a Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Greg Kroah-Hartman · 6 years ago
  48. 8f05661 Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Greg Kroah-Hartman · 6 years ago
  49. 30d65e0 Bluetooth: Fix debugfs NULL pointer dereference by Matias Karhumaa · 6 years ago
  50. 05c5e9f Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  51. 1501d13 netlink: add nested array policy validation by Johannes Berg · 6 years ago
  52. 9a659a35 netlink: allow NLA_NESTED to specify nested policy to validate by Johannes Berg · 6 years ago
  53. 48fde90 netlink: make validation_data const by Johannes Berg · 6 years ago
  54. fe3b30d netlink: remove NLA_NESTED_COMPAT by Johannes Berg · 6 years ago
  55. f151f57 Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  56. 421c119 netfilter: avoid erronous array bounds warning by Florian Westphal · 6 years ago
  57. f334430 rxrpc: Fix error distribution by David Howells · 6 years ago
  58. d6a77ba Revert "drm/panel: Add device_link from panel device to DRM device" by Linus Walleij · 6 years ago
  59. 96cd8ea Bluetooth: L2CAP: Derive rx credits from MTU and MPS by Luiz Augusto von Dentz · 7 years ago
  60. fe14931 Bluetooth: L2CAP: Derive MPS from connection MTU by Luiz Augusto von Dentz · 7 years ago
  61. b950aa8 Bluetooth: Add definitions and track LE resolve list modification by Ankit Navik · 7 years ago
  62. 1042caa net-ipv4: remove 2 always zero parameters from ipv4_redirect() by Maciej Żenczykowski · 6 years ago
  63. d888f39 net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu() by Maciej Żenczykowski · 6 years ago
  64. d4859d7 bonding: avoid possible dead-lock by Mahesh Bandewar · 6 years ago
  65. af4325e tcp: expose sk_state in tcp_retransmit_skb tracepoint by Yafang Shao · 6 years ago
  66. 6194114 net: core: add member wol_enabled to struct net_device by Heiner Kallweit · 6 years ago
  67. cd11d11 net/af_iucv: locate IUCV header via skb_network_header() by Julian Wiedmann · 6 years ago
  68. 0bcbf65 cfg80211: fix reg_query_regdb_wmm kernel-doc by Randy Dunlap · 6 years ago
  69. 105bc13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  70. 71f9b61 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  71. 0607e43 net: sched: implement tcf_block_refcnt_{get|put}() by Vlad Buslov · 6 years ago
  72. cfebd7e net: sched: change tcf block reference counter type to refcount_t by Vlad Buslov · 6 years ago
  73. 9d7e82c net: sched: add helper function to take reference to Qdisc by Vlad Buslov · 6 years ago
  74. 3a7d0d0 net: sched: extend Qdisc with rcu by Vlad Buslov · 6 years ago
  75. 86bd446 net: sched: rename qdisc_destroy() to qdisc_put() by Vlad Buslov · 6 years ago
  76. 6f99528 net: core: netlink: add helper refcount dec and lock function by Vlad Buslov · 6 years ago
  77. f5bd913 net: xsk: add a simple buffer reuse queue by Jakub Kicinski · 7 years ago
  78. a385231 erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Greg Kroah-Hartman · 6 years ago
  79. a06ee25 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  80. 8c0f9f5 Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name" by Lubomir Rintel · 6 years ago
  81. 2dd68cc Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  82. 9932a29 net/tls: Fixed race condition in async encryption by Vakul Garg · 6 years ago
  83. fc6e807 neighbour: send netlink notification if NTF_ROUTER changes by Roopa Prabhu · 6 years ago
  84. 28169ab net/sched: Add hardware specific counters to TC actions by Eelco Chaudron · 6 years ago
  85. 5e11121 net/core: Add new basic hardware counter by Eelco Chaudron · 6 years ago
  86. ac3d9dd netpoll: make ndo_poll_controller() optional by Eric Dumazet · 6 years ago
  87. d02771f Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Greg Kroah-Hartman · 6 years ago
  88. a83f87c Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-block by Greg Kroah-Hartman · 6 years ago
  89. d3edd06 tcp: provide earliest departure time in skb->tstamp by Eric Dumazet · 6 years ago
  90. 9799ccb tcp: add tcp_wstamp_ns socket field by Eric Dumazet · 6 years ago
  91. 2fd66ff tcp: introduce tcp_skb_timestamp_us() helper by Eric Dumazet · 6 years ago
  92. 72b0094 tcp: switch tcp_clock_ns() to CLOCK_TAI base by Eric Dumazet · 6 years ago
  93. b57e99b block: use nanosecond resolution for iostat by Omar Sandoval · 6 years ago
  94. 6a12709 net: if_arp: use define instead of hard-coded value by Håkon Bugge · 6 years ago
  95. 30f8eb5 net: if_arp: Fix incorrect indents by Håkon Bugge · 6 years ago
  96. a42055e net/tls: Add support for async encryption of records for performance by Vakul Garg · 6 years ago
  97. a27fb6d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Greg Kroah-Hartman · 6 years ago
  98. a38fd7d Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  99. 78f2756 net/ipv4: Move device validation to helper by David Ahern · 6 years ago
  100. c949a8e spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc header by Boris Brezillon · 6 years ago