1. 3d0bc44 net/vmw_vsock: improve locking in vsock_connect_timeout() by Norbert Slusarek · 4 years ago
  2. 5d1cbcc net/vmw_vsock: fix NULL pointer dereference by Norbert Slusarek · 4 years ago
  3. ef66a1e ibmvnic: Clear failover_pending if unable to schedule by Sukadev Bhattiprolu · 4 years ago
  4. 2da4b24 Merge tag 'wireless-drivers-2021-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by Jakub Kicinski · 4 years ago
  5. f317e2e net: stmmac: set TxQ mode back to DCB after disabling CBS by Mohammad Athari Bin Ismail · 4 years ago
  6. fb6221a Merge branch 'dpaa_eth-a050385-erratum-workaround-fixes-under-xdp' by Jakub Kicinski · 4 years ago
  7. 0a9946c dpaa_eth: try to move the data in place for the A050385 erratum by Camelia Groza · 4 years ago
  8. c2b0e84 dpaa_eth: reduce data alignment requirements for the A050385 erratum by Camelia Groza · 4 years ago
  9. 275a9c7 dpaa_eth: reserve space for the xdp_frame under the A050385 erratum by Camelia Groza · 4 years ago
  10. 8dc1c44 net: gro: do not keep too many GRO packets in napi->rx_list by Eric Dumazet · 4 years ago
  11. b3d2c7b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years ago
  12. 647b8dd selftests: txtimestamp: fix compilation issue by Vadim Fedorenko · 4 years ago
  13. 8fd54a7 net: dsa: call teardown method on probe failure by Vladimir Oltean · 4 years ago
  14. 07bf34a net: enetc: initialize the RFS and RSS memories by Vladimir Oltean · 4 years ago
  15. 12bc8df hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive() by Andrea Parri (Microsoft) · 4 years ago
  16. 52cbd23 udp: fix skb_copy_and_csum_datagram with odd segment sizes by Willem de Bruijn · 4 years ago
  17. 1d23a56 net: ipa: set error code in gsi_channel_setup() by Alex Elder · 4 years ago
  18. 81b8be6 net: hdlc_x25: Return meaningful error code in x25_open by Xie He · 4 years ago
  19. 7b5eab5 rxrpc: Fix clearance of Tx/Rx ring when releasing a call by David Howells · 4 years ago
  20. 3401e4a cxgb4: Add new T6 PCI device id 0x6092 by Raju Rangoju · 4 years ago
  21. ec7d8e7 xen/netback: avoid race in xenvif_rx_ring_slots_available() by Juergen Gross · 4 years ago
  22. d795cc0 selftests/tls: fix selftest with CHACHA20-POLY1305 by Vadim Fedorenko · 4 years ago
  23. 2a80c15 net/qrtr: restrict user-controlled length in qrtr_tun_write_iter() by Sabyrzhan Tasbolatov · 4 years ago
  24. 8d6bca1 netfilter: flowtable: fix tcp and udp header checksum update by Sven Auhagen · 4 years ago
  25. 767d121 netfilter: nftables: fix possible UAF over chains from packet path in netns by Pablo Neira Ayuso · 4 years ago
  26. a3005b0 selftests: netfilter: fix current year by Fabian Frederick · 4 years ago
  27. b1bdde3 netfilter: xt_recent: Fix attempt to update deleted entry by Jozsef Kadlecsik · 4 years ago
  28. a4dc7ee NET: usb: qmi_wwan: Adding support for Cinterion MV31 by Christoph Schemmel · 4 years ago
  29. 3aaf0a2 Merge tag 'clang-format-for-linux-v5.11-rc7' of git://github.com/ojeda/linux by Linus Torvalds · 4 years ago
  30. 7d36ccd Merge tag 'dma-mapping-5.11-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years ago
  31. 2e02677 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years ago
  32. a992562 Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
  33. 6c9f18f net: hsr: align sup_multicast_addr in struct hsr_priv to u16 boundary by Andreas Oetken · 4 years ago
  34. 5a4cb54 Merge tag 'mlx5-fixes-2021-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 4 years ago
  35. f2539e1 Merge branch 'net-ipa-a-few-bug-fixes' by Jakub Kicinski · 4 years ago
  36. 113b6ea net: ipa: fix two format specifier errors by Alex Elder · 4 years ago
  37. c13899f net: ipa: use the right accessor in ipa_endpoint_status_skip() by Alex Elder · 4 years ago
  38. 088f8a2 net: ipa: be explicit about endianness by Alex Elder · 4 years ago
  39. e6cdd6d net: ipa: add a missing __iomem attribute by Alex Elder · 4 years ago
  40. 4ace7a6 net: ipa: pass correct dma_handle to dma_free_coherent() by Dan Carpenter · 4 years ago
  41. cc9f07a r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is set by Heiner Kallweit · 4 years ago
  42. a11148e net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS by Sabyrzhan Tasbolatov · 4 years ago
  43. 43f4a20 net: mvpp2: TCAM entry enable should be written after SRAM data by Stefan Chulski · 4 years ago
  44. 88c7a9f net: lapb: Copy the skb before sending a packet by Xie He · 4 years ago
  45. f418bad Merge tag 'mac80211-for-net-2021-02-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by Jakub Kicinski · 4 years ago
  46. a34ffec net/mlx5e: Release skb in case of failure in tc update skb by Maor Dickman · 4 years ago
  47. 5a2ba25 net/mlx5e: Update max_opened_tc also when channels are closed by Maxim Mikityanskiy · 4 years ago
  48. a5bfe6b net/mlx5: Fix leak upon failure of rule creation by Maor Gottlieb · 4 years ago
  49. ed5e83a net/mlx5: Fix function calculation for page trees by Daniel Jurgens · 4 years ago
  50. 188fa10 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 4 years ago
  51. 3162820 docs: networking: swap words in icmp_errors_use_inbound_ifaddr doc by Vincent Bernat · 4 years ago
  52. c3df39a udp: ipv4: manipulate network header of NATed UDP GRO fraglist by Dongseok Yi · 4 years ago
  53. 28e104d net: ip_tunnel: fix mtu calculation by Vadim Fedorenko · 4 years ago
  54. c518ada vsock: fix the race conditions in multi-transport support by Alexander Popov · 4 years ago
  55. 938e0fc net: sched: replaced invalid qdisc tree flush helper in qdisc_replace by Alexander Ovechkin · 4 years ago
  56. 5e9eff5 ibmvnic: device remove has higher precedence over reset by Lijun Pan · 4 years ago
  57. f72f2fb net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_add by DENG Qingfang · 4 years ago
  58. f559a35 i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues" by Aleksandr Loktionov · 4 years ago
  59. 88bb507 Merge tag 'media/v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years ago
  60. 50af06d staging: rtl8723bs: Move wiphy setup to after reading the regulatory settings from the chip by Hans de Goede · 4 years ago
  61. b881145 igc: check return value of ret_val in igc_config_fc_after_link_up by Kevin Lo · 4 years ago
  62. ebc8d12 igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwr by Kevin Lo · 4 years, 1 month ago
  63. 2e99dedc igc: Report speed and duplex as unknown when device is runtime suspended by Kai-Heng Feng · 4 years, 1 month ago
  64. 18fe0fa mac80211: fix station rate table updates on assoc by Felix Fietkau · 4 years ago
  65. 1048ba8 Linux 5.11-rc6 by Linus Torvalds · 4 years ago
  66. ac8c6ed Merge tag 'efi-urgent-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  67. f5a376e Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  68. 17b756d Merge tag 'timers-urgent-2021-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  69. f7ea44c Merge tag 'core-urgent-2021-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  70. b333a99 Merge tag 'powerpc-5.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
  71. 1188866 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years ago
  72. 29bd2d2 Merge branch 'for-rc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds by Linus Torvalds · 4 years ago
  73. c178fae Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years ago
  74. e1c6edc leds: rt8515: Add Richtek RT8515 LED driver by Linus Walleij · 4 years ago
  75. c8283eb dt-bindings: leds: Add DT binding for Richtek RT8515 by Linus Walleij · 4 years ago
  76. 27af8e2 leds: trigger: fix potential deadlock with libata by Andrea Righi · 4 years, 2 months ago
  77. 47854d2 leds: leds-ariel: convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
  78. 4e04b11 leds: leds-lm3533: convert comma to semicolon by Zheng Yongjun · 4 years, 1 month ago
  79. 6642d60 Merge tag '5.11-rc5-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years ago
  80. ad8b3c1 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  81. 03e319e Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years ago
  82. 8c94764 Merge tag 'devicetree-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years ago
  83. 3bf2553 Merge tag 's390-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years ago
  84. e37c0fb Merge tag 'riscv-for-linus-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years ago
  85. eb4e8fa neighbour: Prevent a dead entry from updating gc_list by Chinmay Agarwal · 4 years ago
  86. 5399d52 rxrpc: Fix deadlock around release of dst cached on udp tunnel by David Howells · 4 years ago
  87. 8d520b4 r8169: work around RTL8125 UDP hw bug by Heiner Kallweit · 4 years ago
  88. 0136563 net: arcnet: Fix RESET flag handling by Ahmed S. Darwish · 4 years ago
  89. 32ada6b dt-bindings: Cleanup standard unit properties by Rob Herring · 4 years ago
  90. 0e9bcda Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
  91. c05d51c Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years ago
  92. 2ba1c4d Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  93. c0ec4ff Merge tag 'io_uring-5.11-2021-01-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  94. 1bea2a9 soc: litex: Properly depend on HAS_IOMEM by David Gow · 4 years ago
  95. 8ef24c2 Merge tag 'iommu-fixes-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years ago
  96. 32b0c41 Merge tag 'pm-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
  97. 016decc Merge tag 'acpi-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
  98. 6305d15 Merge tag 'drm-fixes-2021-01-29' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years ago
  99. a9cbbb8 tty: avoid using vfs_iocb_iter_write() for redirected console writes by Linus Torvalds · 4 years ago
  100. b584b7e Merge branch 'acpi-sysfs' by Rafael J. Wysocki · 4 years ago