1. cbab901 rhashtable: silence RCU warning in rhashtable_test. by NeilBrown · 6 years ago
  2. e5ab564 VSOCK: fix loopback on big-endian systems by Claudio Imbrenda · 6 years ago
  3. 40141bb4 net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create static by Colin Ian King · 6 years ago
  4. 962c661 Merge branch 'xen-netfront-fixes' by David S. Miller · 6 years ago
  5. 45c8184 xen-netfront: Update features after registering netdev by Ross Lagerwall · 6 years ago
  6. cb25778 xen-netfront: Fix mismatched rtnl_unlock by Ross Lagerwall · 6 years ago
  7. 44a5cd4 cls_flower: fix use after free in flower S/W path by Paolo Abeni · 6 years ago
  8. 945d015 net/packet: fix use-after-free by Eric Dumazet · 6 years ago
  9. 3739a21 selftests: net: add tcp_inq to gitignore by Anders Roxell · 6 years ago
  10. 64d7839 net: macb: Fix ptp time adjustment for large negative delta by Harini Katakam · 6 years ago
  11. 3087796 ipvlan: fix IFLA_MTU ignored on NEWLINK by Xin Long · 6 years ago
  12. fedb1bd3 sctp: fix erroneous inc of snmp SctpFragUsrMsgs by Marcelo Ricardo Leitner · 6 years ago
  13. 9262478 bpf: enforce correct alignment for instructions by Eric Dumazet · 6 years ago
  14. 08d0236 net: mscc: fix the injection header by Antoine Tenart · 6 years ago
  15. ea0820b net: davinci_emac: match the mdio device against its compatible if possible by Bartosz Golaszewski · 6 years ago
  16. 6d8b834 r8169: Fix netpoll oops by Ville Syrjälä · 6 years ago
  17. 456488c strparser: Don't schedule in workqueue in paused state by Vakul Garg · 6 years ago
  18. 73f9c33 selftests: net: add config fragments by Anders Roxell · 6 years ago
  19. c24fb5e bpfilter: fix user mode helper cross compilation by Matteo Croce · 6 years ago
  20. 1abd8a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  21. d8894a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  22. 81e97f0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 6 years ago
  23. 6d90eb7 Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  24. d471b6b HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large by Jason Gerecke · 6 years ago
  25. ebeaa36 HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation by Even Xu · 8 years ago
  26. 4bff980 HID: steam: use hid_device.driver_data instead of hid_set_drvdata() by Rodrigo Rivas Costa · 6 years ago
  27. f5b6534 proc: fix missing final NUL in get_mm_cmdline() rewrite by Linus Torvalds · 6 years ago
  28. 9887cba ip: limit use of gso_size to udp by Willem de Bruijn · 6 years ago
  29. b6cfffa stmmac: fix DMA channel hang in half-duplex mode by Bhadram Varka · 6 years ago
  30. bc8a2d9 net: stmmac: socfpga: add additional ocp reset line for Stratix10 by Dinh Nguyen · 6 years ago
  31. 12b0355 net: sungem: fix rx checksum support by Eric Dumazet · 6 years ago
  32. 8b26a06 bpfilter: ignore binary files by Matteo Croce · 6 years ago
  33. 421780f bpfilter: fix build error by Matteo Croce · 6 years ago
  34. 2aee167 net/usb/drivers: Remove useless hrtimer_active check by Daniel Lezcano · 6 years ago
  35. cbf56c2 net/sched: act_ife: preserve the action control in case of error by Davide Caratti · 6 years ago
  36. 0a889b9 net/sched: act_ife: fix recursive lock and idr leak by Davide Caratti · 6 years ago
  37. dc45519e net: ethernet: fix suspend/resume in davinci_emac by Bartosz Golaszewski · 6 years ago
  38. 7892bd0 net: propagate dev_get_valid_name return code by Li RongQing · 6 years ago
  39. 56f7722 enic: do not overwrite error code by Govindarajulu Varadarajan · 6 years ago
  40. 8c43bd1 net/tcp: Fix socket lookups with SO_BINDTODEVICE by David Ahern · 6 years ago
  41. f696a21 ptp: replace getnstimeofday64() with ktime_get_real_ts64() by Arnd Bergmann · 6 years ago
  42. 9b0a8da net/ipv6: respect rcu grace period before freeing fib6_info by Eric Dumazet · 6 years ago
  43. e522343 net: net_failover: fix typo in net_failover_slave_register() by Liran Alon · 6 years ago
  44. 548feb3 ipvlan: use ETH_MAX_MTU as max mtu by Xin Long · 6 years ago
  45. 4e8439a net: hamradio: use eth_broadcast_addr by Stefan Agner · 6 years ago
  46. 3256d29 enic: initialize enic->rfs_h.lock in enic_probe by Govindarajulu Varadarajan · 6 years ago
  47. d1a65e2 Merge branch 'NCSI-silence-warning-messages' by David S. Miller · 6 years ago
  48. 01a2198 MAINTAINERS: Add Sam as the maintainer for NCSI by Joel Stanley · 6 years ago
  49. 6e42a3f net/ncsi: Use netdev_dbg for debug messages by Joel Stanley · 6 years ago
  50. 5d3b146 net/ncsi: Drop no more channels message by Joel Stanley · 6 years ago
  51. 87975a0 net/ncsi: Silence debug messages by Joel Stanley · 6 years ago
  52. c51818d bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize by Daniel Borkmann · 6 years ago
  53. d563e7a Merge branch 'qed-fixes' by David S. Miller · 6 years ago
  54. ff54d5c qed: Do not advertise DCBX_LLD_MANAGED capability. by Sudarsana Reddy Kalluru · 6 years ago
  55. 3935a70 qed: Add sanity check for SIMD fastpath handler. by Sudarsana Reddy Kalluru · 6 years ago
  56. 4f9de4d qed: Fix possible memory leak in Rx error path handling. by Sudarsana Reddy Kalluru · 6 years ago
  57. ba4dbde Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 6 years ago
  58. c0d1a7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  59. 6cc22dc revert "mm/memblock: add missing include <linux/bootmem.h>" by Andrew Morton · 6 years ago
  60. 73c4b15 MAINTAINERS: Add me as an x86 entry code maintainer by Andy Lutomirski · 6 years ago
  61. 375dc53 IB/rxe: Fix missing completion for mem_reg work requests by Vijay Immanuel · 6 years ago
  62. 7350cdd RDMA/core: Save kernel caller name when creating CQ using ib_create_cq() by Bharat Potnuri · 6 years ago
  63. 9ffc59d Merge tag '4.18-rc1-more-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  64. a569631 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 6 years ago
  65. 3ed1d01 Fix Documentation build due to rename of main.c to mtrr.c by Randy Dunlap · 6 years ago
  66. b23908d firmware: dmi: Add access to the SKU ID string by Simon Glass · 6 years ago
  67. 7e85dc8 net_sched: blackhole: tell upper qdisc about dropped packets by Konstantin Khlebnikov · 6 years ago
  68. a912288 bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly. by David S. Miller · 6 years ago
  69. 9bbe60a atm: Preserve value of skb->truesize when accounting to vcc by David Woodhouse · 6 years ago
  70. ce397d2 Linux 4.18-rc1 by Linus Torvalds · 6 years ago
  71. 0841d98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  72. 265c5596 Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  73. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 6 years ago
  74. dbb2816f Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  75. 644f263 Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  76. 35773c9 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  77. 29d6849 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  78. a5b729e Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  79. 83ffdea cifs: Fix invalid check in __cifs_calc_signature() by Paulo Alcantara · 6 years ago
  80. 35e2cc1 cifs: Use correct packet length in SMB2_TRANSFORM header by Paulo Alcantara · 6 years ago
  81. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  82. de7f01c Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  83. 8d1e513 Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  84. 6d5fc19 xdp: Fix handling of devmap in generic XDP by Toshiaki Makita · 6 years ago
  85. 6a4d4b3 Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  86. 8949170c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  87. 2f3f056 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  88. 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 6 years ago
  89. 315e6bc Documentation: rstFlatTable.py: fix a broken reference by Mauro Carvalho Chehab · 6 years ago
  90. 6ec71b2 ABI: sysfs-devices-system-cpu: remove a broken reference by Mauro Carvalho Chehab · 6 years ago
  91. e5ca425 devicetree: fix a series of wrong file references by Mauro Carvalho Chehab · 6 years ago
  92. 18ba1f9 devicetree: fix name of pinctrl-bindings.txt by Mauro Carvalho Chehab · 6 years ago
  93. 6c79521 devicetree: fix some bindings file names by Mauro Carvalho Chehab · 6 years ago
  94. 5efa6f8 MAINTAINERS: fix location of DT npcm files by Mauro Carvalho Chehab · 6 years ago
  95. 2f635cf MAINTAINERS: fix location of some display DT bindings by Mauro Carvalho Chehab · 6 years ago
  96. 1ca2c80 kernel-parameters.txt: fix pointers to sound parameters by Mauro Carvalho Chehab · 6 years ago
  97. 042c768 bindings: nvmem/zii: Fix location of nvmem.txt by Mauro Carvalho Chehab · 6 years ago
  98. 34962fb docs: Fix more broken references by Mauro Carvalho Chehab · 6 years ago
  99. a78513c scripts/documentation-file-ref-check: check tools/*/Documentation by Mauro Carvalho Chehab · 6 years ago
  100. 2d69708 scripts/documentation-file-ref-check: get rid of false-positives by Mauro Carvalho Chehab · 6 years ago