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