1. 9566e65 Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  2. 8b63816 ixgbe: fix possible deadlock in ixgbe_service_task() by Taehee Yoo · 6 years ago
  3. 703acf6 Merge branch 'Fix-collisions-in-socket-cookie-generation' by David S. Miller · 6 years ago
  4. 609a2ca bpf: sync bpf.h to tools infrastructure by Daniel Borkmann · 6 years ago
  5. cd48bdd sock: make cookie generation global instead of per netns by Daniel Borkmann · 6 years ago
  6. 7bac762 Merge tag 'rxrpc-fixes-20190809' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 6 years ago
  7. e8c3af6 rxrpc: Don't bother generating maxSkew in the ACK packet by David Howells · 6 years ago
  8. 730c5fd rxrpc: Fix local endpoint refcounting by David Howells · 6 years ago
  9. 8c25d08 net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ context by Fuqian Huang · 6 years ago
  10. 227f2f0 team: Add vlan tx offload to hw_enc_features by YueHaibing · 6 years ago
  11. 4147766 net/tls: prevent skb_orphan() from leaking TLS plain text with offload by Jakub Kicinski · 6 years ago
  12. 0de94de Merge branch 'skbedit-batch-fixes' by David S. Miller · 6 years ago
  13. 7bc1618 tc-testing: updated skbedit action tests with batch create/delete by Roman Mashak · 6 years ago
  14. e1fea32 net sched: update skbedit action for batched events operations by Roman Mashak · 6 years ago
  15. e3e3af9 net: dsa: sja1105: remove set but not used variables 'tx_vid' and 'rx_vid' by YueHaibing · 6 years ago
  16. d595b03 bonding: Add vlan tx offload to hw_enc_features by YueHaibing · 6 years ago
  17. 51650d3 net: sched: sch_taprio: fix memleak in error path for sched list parse by Ivan Khoronzhuk · 6 years ago
  18. fe90689 net: docs: replace IPX in tuntap documentation by Stephen Hemminger · 6 years ago
  19. 7e7c076 docs: admin-guide: remove references to IPX and token-ring by Stephen Hemminger · 6 years ago
  20. 3a0233d xen/netback: Reset nr_frags before freeing skb by Ross Lagerwall · 6 years ago
  21. 891584f inet: frags: re-introduce skb coalescing for local delivery by Guillaume Nault · 6 years ago
  22. a4e508c net/mlx5e: Remove redundant check in CQE recovery flow of tx reporter by Aya Levin · 6 years ago
  23. 276d197 net/mlx5e: Fix error flow of CQE recovery on tx reporter by Aya Levin · 6 years ago
  24. d9a2fcf5 net/mlx5e: Fix false negative indication on tx reporter CQE recovery by Aya Levin · 6 years ago
  25. b86f1ab net/mlx5e: kTLS, Fix tisn field placement by Tariq Toukan · 6 years ago
  26. f1897b3 net/mlx5e: kTLS, Fix tisn field name by Tariq Toukan · 6 years ago
  27. a9bc3390 net/mlx5e: kTLS, Fix progress params context WQE layout by Tariq Toukan · 6 years ago
  28. 26149e3 net/mlx5: kTLS, Fix wrong TIS opmod constants by Tariq Toukan · 6 years ago
  29. 55c9bd3 net/mlx5: crypto, Fix wrong offset in encryption key command by Tariq Toukan · 6 years ago
  30. 5faf5b7 net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg off by Mohamad Heib · 6 years ago
  31. 466df6e net/mlx5e: Only support tx/rx pause setting for port owner by Huy Nguyen · 6 years ago
  32. 93b3586 net/mlx5: Support inner header match criteria for non decap flow action by Huy Nguyen · 6 years ago
  33. 405b93e net/mlx5e: Use flow keys dissector to parse packets for ARFS by Maxim Mikityanskiy · 6 years ago
  34. f6649fe Merge tag 'batadv-net-for-davem-20190808' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  35. 33920f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 6 years ago
  36. feac1d6 Merge branch 'sja1105-fixes' by David S. Miller · 6 years ago
  37. 93fa858 net: dsa: sja1105: Fix memory leak on meta state machine error path by Vladimir Oltean · 6 years ago
  38. f163fed net: dsa: sja1105: Fix memory leak on meta state machine normal path by Vladimir Oltean · 6 years ago
  39. 6cb0abb net: dsa: sja1105: Really fix panic on unregistering PTP clock by Vladimir Oltean · 6 years ago
  40. 4b7da3d net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as well by Vladimir Oltean · 6 years ago
  41. 6d7c7d9 net: dsa: sja1105: Fix broken learning with vlan_filtering disabled by Vladimir Oltean · 6 years ago
  42. f26e0cc net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus() by Nishka Dasgupta · 6 years ago
  43. 443bfb4 Merge branch 'flow_offload-action-fixes' by David S. Miller · 6 years ago
  44. 67cbf7d net: sched: sample: allow accessing psample_group with rtnl by Vlad Buslov · 6 years ago
  45. c4bd486 net: sched: police: allow accessing police->params with rtnl by Vlad Buslov · 6 years ago
  46. 2b0dfc1 Merge branch 'hisilicon-fixes' by David S. Miller · 6 years ago
  47. 96a50c0 net: hisilicon: Fix dma_map_single failed on arm64 by Jiangfeng Xiao · 6 years ago
  48. f2243b8 net: hisilicon: fix hip04-xmit never return TX_BUSY by Jiangfeng Xiao · 6 years ago
  49. 1a2c070 net: hisilicon: make hip04_tx_reclaim non-reentrant by Jiangfeng Xiao · 6 years ago
  50. 5b0bce2 Merge branch 'Fix-batched-event-generation-for-vlan-action' by David S. Miller · 6 years ago
  51. 8571deb tc-testing: updated vlan action tests with batch create/delete by Roman Mashak · 6 years ago
  52. b35475c net sched: update vlan action for batched events operations by Roman Mashak · 6 years ago
  53. 76d7961 Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  54. 3abd24a Merge branch 'stmmac-fixes' by David S. Miller · 6 years ago
  55. 4a6a138 net: stmmac: tc: Do not return a fragment entry by Jose Abreu · 6 years ago
  56. e8df7e8 net: stmmac: Fix issues when number of Queues >= 4 by Jose Abreu · 6 years ago
  57. 0efedbf net: stmmac: xgmac: Fix XGMAC selftests by Jose Abreu · 6 years ago
  58. 0574f2e Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  59. f4eb142 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  60. d0d006a be2net: disable bh with spin_lock in be_process_mcc by Denis Kirjanov · 6 years ago
  61. debea2c net: cxgb3_main: Fix a resource leak in a error path in 'init_one()' by Christophe JAILLET · 6 years ago
  62. 5c4e2e1a net: ethernet: sun4i-emac: Support phy-handle property for finding PHYs by Chen-Yu Tsai · 6 years ago
  63. 4368c4b Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  64. e0f6974 HID: sony: Fix race condition between rumble and device remove. by Roderick Colenbrander · 6 years ago
  65. 6d4472d HID: hiddev: do cleanup in failure of opening a device by Hillf Danton · 6 years ago
  66. 9c09b21 HID: hiddev: avoid opening a disconnected device by Hillf Danton · 6 years ago
  67. 74034a0 MIPS: BCM63XX: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  68. f7813d5 Merge tag 'linux-can-fixes-for-5.3-20190802' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 6 years ago
  69. 091adf9 net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER by Nikolay Aleksandrov · 6 years ago
  70. d934423 drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case by Arnaud Patard (Rtp) · 6 years ago
  71. cd20636 net/smc: avoid fallback in case of non-blocking connect by Ursula Braun · 6 years ago
  72. f9cedf1 net/smc: do not schedule tx_work in SMC_CLOSED state by Ursula Braun · 6 years ago
  73. 438b43b gve: Fix case where desc_cnt and data_cnt can get out of sync by Catherine Sullivan · 6 years ago
  74. cff6a32 ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rt by David Ahern · 6 years ago
  75. cd114d2 selftests/tls: add a litmus test for the socket reuse through shutdown by Jakub Kicinski · 6 years ago
  76. 5d92e63 net/tls: partially revert fix transition through disconnect with close by Jakub Kicinski · 6 years ago
  77. 0eb0ce0 Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  78. df9edcb Merge tag 'regulator-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  79. 9e9671c Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  80. 4130741 Merge branch 'net-fix-regressions-for-generic-XDP' by David S. Miller · 6 years ago
  81. 065af35 net: fix bpf_xdp_adjust_head regression for generic-XDP by Jesper Dangaard Brouer · 6 years ago
  82. 13978d1 selftests/bpf: reduce time to execute test_xdp_vlan.sh by Jesper Dangaard Brouer · 6 years ago
  83. d35661f selftests/bpf: add wrapper scripts for test_xdp_vlan.sh by Jesper Dangaard Brouer · 6 years ago
  84. 4de9c89 bpf: fix XDP vlan selftests test_xdp_vlan.sh by Jesper Dangaard Brouer · 6 years ago
  85. 60d60c8 net/mlx5e: always initialize frag->last_in_page by Qian Cai · 6 years ago
  86. 7be8ef2 net: sched: use temporary variable for actions indexes by Dmytro Linkin · 6 years ago
  87. 7fb5a711 net: dsa: mv88e6xxx: drop adjust_link to enabled phylink by Hubert Feurstein · 6 years ago
  88. c3953a3 NFC: nfcmrvl: fix gpio-handling regression by Johan Hovold · 6 years ago
  89. 1c703b5 HID: input: fix a4tech horizontal wheel custom usage by Nicolas Saenz Julienne · 6 years ago
  90. 49869d2 HID: Add quirk for HP X1200 PIXART OEM mouse by Sebastian Parschauer · 6 years ago
  91. 01ec0a5 HID: holtek: test for sanity of intfdata by Oliver Neukum · 6 years ago
  92. 693c3da HID: wacom: fix bit shift for Cintiq Companion 2 by Aaron Armstrong Skomra · 6 years ago
  93. 7bc7485 HID: quirks: Set the INCREMENT_USAGE_ON_DUPLICATE quirk on Saitek X52 by István Váradi · 6 years ago
  94. 6fb08f1 HID: logitech-dj: Really fix return value of logi_dj_recv_query_hidpp_devices by Hans de Goede · 6 years ago
  95. e21a712 Linux 5.3-rc3 by Linus Torvalds · 6 years ago
  96. a6831a8 Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 6 years ago
  97. 62d1716 Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 6 years ago
  98. fa4f99c tpm: tpm_ibm_vtpm: Fix unallocated banks by Nayna Jain · 6 years ago
  99. 1e5ac63 tpm: Fix null pointer dereference on chip register error path by Milan Broz · 6 years ago
  100. 4b6f231 Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago