1. ca79bec ipv6 sit: work around bogus gcc-8 -Wrestrict warning by Arnd Bergmann · 7 years ago
  2. 4e14bf4 macvlan: fix use-after-free in macvlan_common_newlink() by Alexey Kodanev · 7 years ago
  3. 93c62c4 rxrpc: Fix send in rxrpc_send_data_packet() by David Howells · 7 years ago
  4. 370c105 net: aquantia: Fix error handling in aq_pci_probe() by Dan Carpenter · 7 years ago
  5. ed04c46 Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  6. 657308f regulatory: add NUL to request alpha2 by Johannes Berg · 7 years ago
  7. a2c0f03 ibmvnic: Fix early release of login buffer by Thomas Falcon · 7 years ago
  8. 83090e7 net/smc9194: Remove bogus CONFIG_MAC reference by Finn Thain · 7 years ago
  9. 1fe4b11 net: ipv4: Set addr_type in hash_keys for forwarded case by David Ahern · 7 years ago
  10. 350c9f4 tcp_bbr: better deal with suboptimal GSO by Eric Dumazet · 7 years ago
  11. 88e80c6 smsc75xx: fix smsc75xx_set_features() by Eric Dumazet · 7 years ago
  12. b87b619 netlink: put module reference if dump start fails by Jason A. Donenfeld · 7 years ago
  13. cfd092f amd-xgbe: Restore PCI interrupt enablement setting on resume by Tom Lendacky · 7 years ago
  14. bf006d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  15. 6c4df17 Merge branch 'virtio_net-XDP-fixes' by David S. Miller · 7 years ago
  16. 8dcc5b0 virtio_net: fix ndo_xdp_xmit crash towards dev not ready for XDP by Jesper Dangaard Brouer · 7 years ago
  17. 11b7d897 virtio_net: fix memory leak in XDP_REDIRECT by Jesper Dangaard Brouer · 7 years ago
  18. 95dbe9e virtio_net: fix XDP code path in receive_small() by Jesper Dangaard Brouer · 7 years ago
  19. 7324f53 virtio_net: disable XDP_REDIRECT in receive_mergeable() case by Jesper Dangaard Brouer · 7 years ago
  20. 9c4ff2a Merge tag 'mlx5-fixes-2018-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  21. 943a0d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  22. 5ae437a net: sched: report if filter is too large to dump by Roman Kapl · 7 years ago
  23. 9238e38 net/mlx5: Fix error handling when adding flow rules by Vlad Buslov · 7 years ago
  24. 26a0f6e net/mlx5: E-Switch, Fix drop counters use before creation by Eugenia Emantayev · 7 years ago
  25. 96de67a net/mlx5: Add header re-write to the checks for conflicting actions by Or Gerlitz · 7 years ago
  26. c67f100 net/mlx5: Use 128B cacheline size for 128B or larger cachelines by Daniel Jurgens · 7 years ago
  27. 2f0db87 net/mlx5e: Specify numa node when allocating drop rq by Gal Pressman · 7 years ago
  28. 001a2fc net/mlx5e: Return error if prio is specified when offloading eswitch vlan push by Or Gerlitz · 7 years ago
  29. 4f5c02f net/mlx5: Address static checker warnings on non-constant initializers by Or Gerlitz · 7 years ago
  30. 9afe9a5 net/mlx5e: Eliminate build warnings on no previous prototype by Or Gerlitz · 7 years ago
  31. f600c60 net/mlx5e: Verify inline header size do not exceed SKB linear size by Eran Ben Elisha · 7 years ago
  32. ef7a351 net/mlx5e: Fix loopback self test when GRO is off by Inbar Karmy · 7 years ago
  33. 8babd44 net/mlx5e: Fix TCP checksum in LRO buffers by Gal Pressman · 7 years ago
  34. b1a2ce8 tools/libbpf: Avoid possibly using uninitialized variable by Jeremy Cline · 7 years ago
  35. abe27a8 ibmvnic: Check for NULL skb's in NAPI poll routine by Thomas Falcon · 7 years ago
  36. 79c0ef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  37. 506b0a3 tg3: APE heartbeat changes by Prashant Sreedharan · 7 years ago
  38. cfc2c74 netfilter: IDLETIMER: be syzkaller friendly by Eric Dumazet · 7 years ago
  39. d1c95af mlxsw: spectrum_router: Do not unconditionally clear route offload indication by Ido Schimmel · 7 years ago
  40. cae6925 Merge branch 'qualcomm-rmnet-Fix-issues-with-CONFIG_DEBUG_PREEMPT-enabled' by David S. Miller · 7 years ago
  41. f57bbaa net: qualcomm: rmnet: Fix possible null dereference in command processing by Subash Abhinov Kasiviswanathan · 7 years ago
  42. 4dba8bb net: qualcomm: rmnet: Fix warning seen with 64 bit stats by Subash Abhinov Kasiviswanathan · 7 years ago
  43. b37f78f net: qualcomm: rmnet: Fix crash on real dev unregistration by Subash Abhinov Kasiviswanathan · 7 years ago
  44. 3b07029 mac80211: Fix sending ADDBA response for an ongoing session by Ilan Peer · 7 years ago
  45. 191da27 mac80211: Do not disconnect on invalid operating class by Ilan Peer · 7 years ago
  46. 3027a8e cfg80211: clear wep keys after disconnection by Avraham Stern · 7 years ago
  47. 95f3ce6 mac80211: fix calling sleeping function in atomic context by Sara Sharon · 7 years ago
  48. d78d9ee mac80211: fix a possible leak of station stats by Sara Sharon · 7 years ago
  49. 651b992 mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4 by Felix Fietkau · 7 years ago
  50. ce162bf mac80211_hwsim: don't use WQ_MEM_RECLAIM by Johannes Berg · 7 years ago
  51. bee92d0 cfg80211: fix cfg80211_beacon_dup by Arnd Bergmann · 7 years ago
  52. 91ab883 Linux 4.16-rc2 by Linus Torvalds · 7 years ago
  53. 0e06fb5 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. 9ca2c16 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. 2d6c4e4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. 59e4721 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. c786427 Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  58. fa2139e Merge tag 'mmc-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  59. 4b6415f Merge tag 'mtd/fixes-for-4.16-rc2' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  60. ee78ad7 Merge tag 'powerpc-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  61. 74688a0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  62. f73f047 Merge tag 'for-linus-4.16a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  63. d1a75e0 pvcalls-front: wait for other operations to return when release passive sockets by Stefano Stabellini · 7 years ago
  64. 64d6871 pvcalls-front: introduce a per sock_mapping refcount by Stefano Stabellini · 7 years ago
  65. 63e708f x86/xen: Calculate __max_logical_packages on PV domains by Prarit Bhargava · 7 years ago
  66. 29fee6e xenbus: track caller request id by Joao Martins · 7 years ago
  67. e1a50de arm64: cputype: Silence Sparse warnings by Robin Murphy · 7 years ago
  68. 9ab2323 sctp: remove the left unnecessary check for chunk in sctp_renege_events by Xin Long · 7 years ago
  69. a16b8d0 rxrpc: Work around usercopy check by David Howells · 7 years ago
  70. 43a08e0 tun: fix tun_napi_alloc_frags() frag allocator by Eric Dumazet · 7 years ago
  71. 15f35d4 udplite: fix partial checksum initialization by Alexey Kodanev · 7 years ago
  72. da27988 skbuff: Fix comment mis-spelling. by David S. Miller · 7 years ago
  73. dfec091 dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock by Paolo Abeni · 7 years ago
  74. 7dcf688 PCI/cxgb4: Extend T3 PCI quirk to T4+ devices by Casey Leedom · 7 years ago
  75. e6f02a4 cxgb4: fix trailing zero in CIM LA dump by Rahul Lakkireddy · 7 years ago
  76. c4e43e1 cxgb4: free up resources of pf 0-3 by Ganesh Goudar · 7 years ago
  77. 1e3510b Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  78. a8c6db1 fib_semantics: Don't match route with mismatching tclassid by Stefano Brivio · 7 years ago
  79. fe9c842 NFC: llcp: Limit size of SDP URI by Kees Cook · 7 years ago
  80. 20a004e arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables by Will Deacon · 7 years ago
  81. af27d94 mm: hide a #warning for COMPILE_TEST by Arnd Bergmann · 7 years ago
  82. 78352f1 Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  83. da370f1 Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  84. c85b0b1 Merge tag 'for-4.16/dm-chained-bios-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  85. 5e8639b Merge tag 'platform-drivers-x86-v4.16-4' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  86. 1a2a7d3 Merge tag 'sound-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  87. bad5753 Merge tag 'drm-fixes-for-v4.16-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  88. 8dd601f dm: correctly handle chained bios in dec_pending() by NeilBrown · 7 years ago
  89. 6dee6ae Merge tag 'irqchip-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 7 years ago
  90. 0b24a0b irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  91. 2d02424 irqchip/bcm: Remove hashed address printing by Jaedon Shin · 7 years ago
  92. de526f4 netfilter: xt_hashlimit: fix lock imbalance by Eric Dumazet · 7 years ago
  93. de337ee irqchip/gic-v2m: Add PCI Multi-MSI support by Marc Zyngier · 7 years ago
  94. 95a2562 irqchip/gic-v3: Ignore disabled ITS nodes by Stephen Boyd · 7 years ago
  95. 21ec30c irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq() by Shanker Donthineni · 7 years ago
  96. b6dd4d8 irqchip/gic-v3: Change pr_debug message to pr_devel by Mark Salter · 7 years ago
  97. 285cb4f irqchip/mips-gic: Avoid spuriously handling masked interrupts by Matt Redfearn · 7 years ago
  98. 2c10636 powerpc/pseries: Check for zero filled ibm,dynamic-memory property by Nathan Fontenot · 7 years ago
  99. d207af2 cpumask: Make for_each_cpu_wrap() available on UP as well by Michael Kelley · 7 years ago
  100. 25d76ac x86/Kconfig: Explicitly enumerate i686-class CPUs in Kconfig by Matthew Whitehead · 7 years ago