1. fe870c7 net: ena: fix potential double ena_destroy_device() by Netanel Belgazal · 7 years ago
  2. cfa324a net: ena: fix device destruction to gracefully free resources by Netanel Belgazal · 7 years ago
  3. ef5b077 net: ena: fix driver when PAGE_SIZE == 64kB by Netanel Belgazal · 7 years ago
  4. 772ed86 net: ena: fix surprise unplug NULL dereference kernel crash by Netanel Belgazal · 7 years ago
  5. 5cf4a85 tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY by Vincent Whitchurch · 7 years ago
  6. a162c35 net_sched: properly cancel netlink dump on failure by Cong Wang · 7 years ago
  7. 8edfe2e xen/netfront: fix waiting for xenbus state change by Juergen Gross · 7 years ago
  8. f74dd48 r8169: set TxConfig register after TX / RX is enabled, just like RxConfig by Maciej S. Szmigiero · 7 years ago
  9. 8f5c5fc tipc: call start and done ops directly in __tipc_nl_compat_dumpit() by Cong Wang · 7 years ago
  10. 6da410d Merge tag 'mlx5e-fixes-2018-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  11. fce471e Merge branch 'iucv-fixes' by David S. Miller · 7 years ago
  12. b7f4156 net/iucv: declare iucv_path_table_empty() as static by Julian Wiedmann · 7 years ago
  13. b2f5439 net/af_iucv: fix skb handling on HiperTransport xmit error by Julian Wiedmann · 7 years ago
  14. 2224409 net/af_iucv: drop inbound packets with invalid flags by Julian Wiedmann · 7 years ago
  15. ee28bb5 net/sched: fix memory leak in act_tunnel_key_init() by Davide Caratti · 7 years ago
  16. 0a3b8b2 tipc: orphan sock in tipc_release() by Cong Wang · 7 years ago
  17. ad9421e net/mlx5: Fix possible deadlock from lockdep when adding fte to fg by Roi Dayan · 7 years ago
  18. fc43382 net/mlx5e: Ethtool steering, fix udp source port value by Saeed Mahameed · 7 years ago
  19. 47bc94b8 net/mlx5: Check for error in mlx5_attach_interface by Huy Nguyen · 7 years ago
  20. df7ddb2 net/mlx5: Consider PCI domain in search for next dev by Daniel Jurgens · 7 years ago
  21. 07130477 net/mlx5: Fix not releasing read lock when adding flow rules by Roi Dayan · 7 years ago
  22. c88a026 net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tables by Raed Salem · 7 years ago
  23. a090362 net/mlx5: Use u16 for Work Queue buffer strides offset by Tariq Toukan · 7 years ago
  24. 8d71e81 net/mlx5: Use u16 for Work Queue buffer fragment size by Tariq Toukan · 7 years ago
  25. 5df816e net/mlx5: Fix debugfs cleanup in the device init/remove flow by Jack Morgenstein · 7 years ago
  26. 76d5581 net/mlx5: Fix use-after-free in self-healing flow by Jack Morgenstein · 7 years ago
  27. e65a9e4 net: qca_spi: Fix race condition in spi transfers by Stefan Wahren · 7 years ago
  28. 9d7f19d be2net: Fix memory leak in be_cmd_get_profile_config() by Petr Oros · 7 years ago
  29. 3a3539c mlxsw: spectrum_buffers: Set up a dedicated pool for BUM traffic by Petr Machata · 7 years ago
  30. 2861952 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  31. a33710b net: phy: sfp: Handle unimplemented hwmon limits and alarms by Andrew Lunn · 7 years ago
  32. 84cb8eb net: sched: action_ife: take reference to meta module by Vlad Buslov · 7 years ago
  33. 6d784f1 act_ife: fix a potential use-after-free by Cong Wang · 7 years ago
  34. 639505d net/mlx5: Fix SQ offset in QPs with small RQ by Tariq Toukan · 7 years ago
  35. fc3e3bf Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  36. a484ef3 tipc: correct spelling errors for tipc_topsrv_queue_evt() comments by Zhenbo Gao · 7 years ago
  37. 9cc1bf3 tipc: correct spelling errors for struct tipc_bc_base's comment by Zhenbo Gao · 7 years ago
  38. a104d18 Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 7 years ago
  39. 00fe9c3 bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA. by Michael Chan · 7 years ago
  40. ad95c27 bnxt_en: Clean up unused functions. by Michael Chan · 7 years ago
  41. 6b95c3e bnxt_en: Fix firmware signaled resource change logic in open. by Michael Chan · 7 years ago
  42. 6570aa1 Merge branch 'sctp-two-fixes-for-spp_ipv6_flowlabel-and-spp_dscp-sockopts' by David S. Miller · 7 years ago
  43. 741880e sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabel by Xin Long · 7 years ago
  44. af8a2b8 sctp: fix invalid reference to the index variable of the iterator by Xin Long · 7 years ago
  45. bf68066 net/ibm/emac: wrong emac_calc_base call was used by typo by Ivan Mikhaylov · 7 years ago
  46. c10bbfa net: sched: null actions array pointer before releasing action by Vlad Buslov · 7 years ago
  47. c48300c vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition by Gleb Fotengauer-Malinovskiy · 7 years ago
  48. 9fd0e09 r8169: add support for NCube 8168 network card by Anthony Wong · 7 years ago
  49. 36feaac ip6_tunnel: respect ttl inherit for ip6tnl by Hangbin Liu · 7 years ago
  50. c6e57b3 mac80211: shorten the IBSS debug messages by Emmanuel Grumbach · 7 years ago
  51. 6c18b27 mac80211: don't Tx a deauth frame if the AP forbade Tx by Emmanuel Grumbach · 7 years ago
  52. 0007e94 mac80211: Fix station bandwidth setting after channel switch by Ilan Peer · 7 years ago
  53. f3ffb6c mac80211: fix a race between restart and CSA flows by Emmanuel Grumbach · 7 years ago
  54. abd76d2 mac80211: fix WMM TXOP calculation by Dreyfuss, Haim · 7 years ago
  55. 8442938 cfg80211: fix a type issue in ieee80211_chandef_to_operating_class() by Dan Carpenter · 7 years ago
  56. 66eb02d mac80211: fix an off-by-one issue in A-MSDU max_subframe computation by Lorenzo Bianconi · 7 years ago
  57. 60c1f89 Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  58. 59a03fe uapi: Fix linux/rds.h userspace compilation errors. by Vinson Lee · 7 years ago
  59. 16fe10c net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx() by Jia-Ju Bai · 7 years ago
  60. a80afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  61. 5736184 Linux 4.19-rc2 by Linus Torvalds · 7 years ago
  62. 15a81b4 net/ipv6: Only update MTU metric if it set by David Ahern · 7 years ago
  63. 18eb8ae net: ethernet: cpsw-phy-sel: prefer phandle for phy sel by Tony Lindgren · 7 years ago
  64. 10d7fac dt-bindings: net: cpsw: Document cpsw-phy-sel usage but prefer phandle by Tony Lindgren · 7 years ago
  65. c60e06c3 Merge branch 'igmp-fix-two-incorrect-unsolicit-report-count-issues' by David S. Miller · 7 years ago
  66. ff06525 igmp: fix incorrect unsolicit report count after link down and up by Hangbin Liu · 7 years ago
  67. 4fb7253 igmp: fix incorrect unsolicit report count when join group by Hangbin Liu · 7 years ago
  68. 597222f bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP by John Fastabend · 7 years ago
  69. 97911e0 tools/bpf: bpftool, add xskmap in map types by Prashant Bhole · 7 years ago
  70. 9db39f4 bpf: Fix bpf_msg_pull_data() by Tushar Dave · 7 years ago
  71. fd6868d Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  72. a3ea991 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  73. 899ba79 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. 1395d109 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 501dacb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. ff924c5 x86/pti: Fix section mismatch warning/error by Randy Dunlap · 7 years ago
  77. 8c89ef7 of/platform: initialise AMBA default DMA masks by Linus Walleij · 7 years ago
  78. 5a7faef sparc: set a default 32-bit dma mask for OF devices by Christoph Hellwig · 7 years ago
  79. a72b44a Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 7 years ago
  80. 93bbadd ipv6: don't get lwtstate twice in ip6_rt_copy_init() by Alexey Kodanev · 7 years ago
  81. e78e5a9 x86/vdso: Fix lsl operand order by Samuel Neves · 7 years ago
  82. 360bd62 Merge tag 'linux-watchdog-4.19-rc2' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  83. b18ed66 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  84. c1d0af1 kernel/dma/direct: take DMA offset into account in dma_direct_supported by Christoph Hellwig · 7 years ago
  85. c748610 x86/mce: Fix set_mce_nospec() to avoid #GP fault by LuckTony · 7 years ago
  86. f611a5b ibmvnic: Include missing return code checks in reset function by Thomas Falcon · 7 years ago
  87. c81c701 selftests: pmtu: detect correct binary to ping ipv6 addresses by Sabrina Dubroca · 7 years ago
  88. 902b541 selftests: pmtu: maximum MTU for vti4 is 2^16-1-20 by Sabrina Dubroca · 7 years ago
  89. 63cc357 tcp: do not restart timewait timer on rst reception by Florian Westphal · 7 years ago
  90. b0e0b0a net/rds: RDS is not Radio Data System by Pavel Machek · 7 years ago
  91. e04e7a7 hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe() by Dexuan Cui · 7 years ago
  92. 9ad716b nfp: wait for posted reconfigs when disabling the device by Jakub Kicinski · 7 years ago
  93. 3a7ad06 Revert "packet: switch kvzalloc to allocate memory" by Eric Dumazet · 7 years ago
  94. 420f51f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  95. eeb89e2 x86/efi: Load fixmap GDT in efi_call_phys_epilog() by Joerg Roedel · 7 years ago
  96. 4290d5b Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  97. 01f6543 Merge tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 7 years ago
  98. 754cf4b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  99. 4012e77 x86/nmi: Fix NMI uaccess race against CR3 switching by Andy Lutomirski · 7 years ago
  100. 829fe4a x86: Allow generating user-space headers without a compiler by Ben Hutchings · 7 years ago