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