1. 9951912 sctp: define sctp_packet_gso_append to build GSO frames by Xin Long · 7 years ago
  2. 60d061e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  3. 57f230a xen/netfront: raise max number of slots in xennet_get_responses() by Juergen Gross · 7 years ago
  4. c0129a0 smc: convert to ->poll_mask by Cong Wang · 7 years ago
  5. 760a6ed net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_probe()' by Christophe JAILLET · 7 years ago
  6. 31962c8 tc-testing: ife: fix wrong teardown command in test b7b8 by Davide Caratti · 7 years ago
  7. 469998c net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_mode by Vadim Lomovtsev · 7 years ago
  8. 909f1ed net: phy: mdio-gpio: Cut surplus includes by Linus Walleij · 7 years ago
  9. bfc17d0 Merge branch 'hv_netvsc-notification-and-namespace-fixes' by David S. Miller · 7 years ago
  10. c0a41b8 hv_netvsc: move VF to same namespace as netvsc device by Stephen Hemminger · 7 years ago
  11. 7bf7bb3 hv_netvsc: fix network namespace issues with VF support by Stephen Hemminger · 7 years ago
  12. 8cde8f0 hv_netvsc: drop common code until callback model fixed by Stephen Hemminger · 7 years ago
  13. 01a1a17 Merge branch 'nfp-fixes' by David S. Miller · 7 years ago
  14. e62e51a nfp: flower: free dst_entry in route table by Pieter Jansen van Vuuren · 7 years ago
  15. fe06a64 nfp: remove phys_port_name on flower's vNIC by Jakub Kicinski · 7 years ago
  16. 29f534c nfp: include all ring counters in interface stats by Jakub Kicinski · 7 years ago
  17. f8d0efb nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warning by Jakub Kicinski · 7 years ago
  18. cdb8744 Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets" by Bart Van Assche · 7 years ago
  19. 21ba884 netfilter: nf_conncount: Fix garbage collection with zones by Yi-Hung Wei · 7 years ago
  20. fc6ddbe netfilter: xt_connmark: fix list corruption on rmmod by Florian Westphal · 7 years ago
  21. c05a45c netfilter: ctnetlink: avoid null pointer dereference by Florian Westphal · 7 years ago
  22. adc972c5 netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain() by Taehee Yoo · 7 years ago
  23. 0a2cf5e netfilter: nf_tables: close race between netns exit and rmmod by Florian Westphal · 7 years ago
  24. 71ad00c netfilter: nf_tables: fix module unload race by Florian Westphal · 7 years ago
  25. 215a31f netfilter: nft_dynset: do not reject set updates with NFT_SET_EVAL by Pablo Neira Ayuso · 7 years ago
  26. 3fb61ec netfilter: nft_socket: fix module autoload by Pablo Neira Ayuso · 7 years ago
  27. 155fb5c netfilter: fix null-ptr-deref in nf_nat_decode_session by Prashant Bhole · 7 years ago
  28. 6892286 tcp: Do not reload skb pointer after skb_gro_receive(). by David Miller · 7 years ago
  29. 0ca69d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  30. 93ba168 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  31. 3f2d67b net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr by David Ahern · 7 years ago
  32. f6fadff tls: fix NULL pointer dereference on poll by Daniel Borkmann · 7 years ago
  33. a343993 xsk: silence warning on memory allocation failure by Björn Töpel · 7 years ago
  34. a08ce73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  35. 349b71d net: dsa: add error handling for pskb_trim_rcsum by Zhouyang Jia · 7 years ago
  36. 0975764 ipv6: allow PMTU exceptions to local routes by Julian Anastasov · 7 years ago
  37. 421d954 ixgbe: Fix bit definitions and add support for testing for ipsec support by Alexander Duyck · 7 years ago
  38. e9f655e ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_data by Alexander Duyck · 7 years ago
  39. de7a7e3 ixgbe: Move ipsec init function to before reset call by Alexander Duyck · 7 years ago
  40. e433f3a ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM by Alexander Duyck · 7 years ago
  41. 646bb57 ixgbe: Fix setting of TC configuration for macvlan case by Alexander Duyck · 7 years ago
  42. 1c9ca7e selftests: bpf: fix urandom_read build issue by Anders Roxell · 7 years ago
  43. f0dc7f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  44. 1aaccb5 Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  45. ab0b2e5 Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  46. 867f816 tcp: limit sk_rcvlowat by the maximum receive buffer by Soheil Hassas Yeganeh · 7 years ago
  47. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  48. b718e8c net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620 by Alvaro Gamez Machado · 7 years ago
  49. 6d8c50d socket: close race condition between sock_close() and sockfs_setattr() by Cong Wang · 7 years ago
  50. 0c14e43 Merge tag '4.18-fixes-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  51. bbaa101 Merge tag 'for-linus-20180610' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  52. d82991a Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. f4e5b30 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. a2211de Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. 2322d6c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. 9f3fbe85 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. a8a4021b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. 59dc6f3 signal: Remove no longer required irqsave/restore by Anna-Maria Gleixner · 7 years ago
  59. ec84b27 rcu: Update documentation of rcu_read_unlock() by Anna-Maria Gleixner · 7 years ago
  60. 3ca24ce Merge branch 'proc-cmdline' by Linus Torvalds · 7 years ago
  61. f72328d hpfs: Use EUCLEAN for filesystem errors by Mikulas Patocka · 7 years ago
  62. a16afaf Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 7 years ago
  63. 2a70ea5 Merge tag 'hsi-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 7 years ago
  64. 6419945 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  65. d60dafd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  66. 1329c20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  67. d6c7528 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 7 years ago
  68. eafdca4 Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  69. 1d9f3e2 x86/intel_rdt: Enable CMT and MBM on new Skylake stepping by Tony Luck · 7 years ago
  70. 190b02e block: fix use-after-free in block flush handling by Jens Axboe · 7 years ago
  71. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  72. 873aca2 net: bridge: Fix locking in br_fdb_find_port() by Petr Machata · 7 years ago
  73. 6c206b2 udp: fix rx queue len reported by diag and proc interface by Paolo Abeni · 7 years ago
  74. 49c2c3f cdc_ncm: avoid padding beyond end of skb by Bjørn Mork · 7 years ago
  75. 8d49953 net/sched: act_simple: fix parsing of TCA_DEF_DATA by Davide Caratti · 7 years ago
  76. 6310a88 net: fddi: fix a possible null-ptr-deref by YueHaibing · 7 years ago
  77. 58d813a net: aquantia: fix unsigned numvecs comparison with less than zero by Colin Ian King · 7 years ago
  78. 930218a Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next by Dan Williams · 7 years ago
  79. b568457 Merge branch 'for-4.18/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  80. a381884 Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  81. 68cc38f Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 7 years ago
  82. 7701619 nvme: cleanup double shift issue by Dan Carpenter · 7 years ago
  83. 69f4eb9 nvme-pci: make CMB SQ mod-param read-only by Keith Busch · 7 years ago
  84. 1d39e69 nvme-pci: unquiesce dead controller queues by Keith Busch · 7 years ago
  85. fe76fcf nvme-pci: remove HMB teardown on reset by Keith Busch · 7 years ago
  86. ded4550 nvme-pci: queue creation fixes by Keith Busch · 7 years ago
  87. 397c699 nvme-pci: remove unnecessary completion doorbell check by Keith Busch · 7 years ago
  88. 0bc8819 nvme-pci: remove unnecessary nested locking by Keith Busch · 7 years ago
  89. 9ba2a5c nvmet: filter newlines from user input by Sagi Grimberg · 7 years ago
  90. d4c68c7 nvme-rdma: correctly check for target keyed sgl support by Steve Wise · 7 years ago
  91. 12a0b66 nvme: don't hold nvmf_transports_rwsem for more than transport lookups by Johannes Thumshirn · 7 years ago
  92. f39ae47 nvmet: return all zeroed buffer when we can't find an active namespace by Christoph Hellwig · 7 years ago
  93. 410feb7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  94. 2996148 Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  95. b165585 bpf: implement dummy fops for bpf objects by Daniel Borkmann · 7 years ago
  96. 18f1837 Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  97. f4e70c2 Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  98. ea125de Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  99. fdea70d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  100. 9eb86c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago