1. 083b78a9 ip: fix ip_mc_may_pull() return value by Eric Dumazet · 6 years ago
  2. 1039c6e net: keep refcount warning in reqsk_free() by Guillaume Nault · 6 years ago
  3. 1f5d861 net: stmmac: Avoid one more sometimes uninitialized Clang warning by Nathan Chancellor · 6 years ago
  4. 7cbbee0 net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports by Andrew Lunn · 6 years ago
  5. 69ffaeb rxrpc: Fix client call queueing, waiting for channel by David Howells · 6 years ago
  6. c3ad3ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  7. 9d3e136 tcp: handle inet_csk_reqsk_queue_add() failures by Guillaume Nault · 6 years ago
  8. 0907352 net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_tcam_entry by Nathan Chancellor · 6 years ago
  9. 580411d 8139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NIC by Matthew Whitehead · 6 years ago
  10. 5355ed6 fou, fou6: avoid uninit-value in gue_err() and gue6_err() by Eric Dumazet · 6 years ago
  11. b62989f net: sched: fix potential use-after-free in __tcf_chain_put() by Vlad Buslov · 6 years ago
  12. 81bf7bb vhost: silence an unused-variable warning by Arnd Bergmann · 6 years ago
  13. 4c404ce vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock by Adalbert Lazăr · 6 years ago
  14. 6d2b0f0 connector: fix unsafe usage of ->real_parent by Li RongQing · 6 years ago
  15. f98ec78 vxlan: do not need BH again in vxlan_cleanup() by Litao Jiao · 6 years ago
  16. d394d33 net: hns3: add dma_rmb() for rx description by Jian Shen · 6 years ago
  17. 161e613 net: add missing documentation in linux/skbuff.h by Pedro Tammela · 6 years ago
  18. 71b91a5 bpf: fix warning about using plain integer as NULL by Bo YU · 6 years ago
  19. c57b557 xsk: fix to reject invalid options in Tx descriptor by Björn Töpel · 6 years ago
  20. f54ba39 xsk: fix to reject invalid flags in xsk_bind by Björn Töpel · 6 years ago
  21. 243b4cd bpf, libbpf: fixing leak when kernel does not support btf by Nikita V. Shirokov · 6 years ago
  22. ffb3016 Merge branch 'stmmac-add-some-fixes-for-stm32' by David S. Miller · 6 years ago
  23. 5473f1b ARM: dts: stm32: Add Ethernet support on stm32h7 SOC and activate it for eval and disco boards by Christophe Roullier · 6 years ago
  24. 8356679 dt-bindings: net: stmmac: remove syscfg clock property by Christophe Roullier · 6 years ago
  25. 81311c0 net: ethernet: stmmac: add management of clk_csr property by Christophe Roullier · 6 years ago
  26. 830133d dt-bindings: net: stmmac: add phys config properties by Christophe Roullier · 6 years ago
  27. 2294733 net: ethernet: stmmac: update to support all PHY config for stm32mp157c. by Christophe Roullier · 6 years ago
  28. 634565f net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c. by Christophe Roullier · 6 years ago
  29. f1a1670 Merge branch 'sctp-process-the-error-returned-from-sctp_sock_migrate' by David S. Miller · 6 years ago
  30. c6f33e0 sctp: call sctp_auth_init_hmacs() in sctp_sock_migrate() by Xin Long · 6 years ago
  31. 60208f7 sctp: move up sctp_auth_init_hmacs() in sctp_endpoint_init() by Xin Long · 6 years ago
  32. 89664c62 sctp: sctp_sock_migrate() returns error if sctp_bind_addr_dup() fails by Xin Long · 6 years ago
  33. ad6c998 vxlan: Fix GRO cells race condition between receive and link delete by Stefano Brivio · 6 years ago
  34. 930c9f9 rxrpc: Fix client call connect/disconnect race by David Howells · 6 years ago
  35. 2e990df sctp: remove sched init from sctp_stream_init by Xin Long · 6 years ago
  36. ee60ad2 route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race by Xin Long · 6 years ago
  37. 1e02796 net/hsr: fix possible crash in add_timer() by Eric Dumazet · 6 years ago
  38. eaab2d2 nfp: fix simple vNIC mailbox length by Dirk van der Merwe · 6 years ago
  39. 0805a4b net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctl by Nathan Chancellor · 6 years ago
  40. df10317 net: stmmac: Avoid sometimes uninitialized Clang warnings by Nathan Chancellor · 6 years ago
  41. f9d19a7 net: atm: Use IS_ENABLED in atm_dev_ioctl by Nathan Chancellor · 6 years ago
  42. 3499e87 ethtool: reduce stack usage with clang by Arnd Bergmann · 6 years ago
  43. b89869d qede: Fix internal loopback failure with jumbo mtu configuration by Sudarsana Reddy Kalluru · 6 years ago
  44. 43d2816 enic: fix build warning without CONFIG_CPUMASK_OFFSTACK by Arnd Bergmann · 6 years ago
  45. a2ae6da peak_usb: fix clang build warning by Arnd Bergmann · 6 years ago
  46. ae9819e ravb: Decrease TxFIFO depth of Q3 and Q2 to one by Masaru Nagai · 6 years ago
  47. 8a72b81 isdn: isdnloop: fix pointer dereference bug by Arnd Bergmann · 6 years ago
  48. f096ca6 davinci_emac: always build in CONFIG_OF code by Arnd Bergmann · 6 years ago
  49. 2018239 bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field by Daniel Borkmann · 6 years ago
  50. e8e3437 bpf: Stop the psock parser before canceling its work by Jakub Sitnicki · 6 years ago
  51. 69b0917 selftests: bpf: test_progs: initialize duration in singal_pending test by Stanislav Fomichev · 6 years ago
  52. 8e26888 libbpf: force fixdep compilation at the start of the build by Stanislav Fomichev · 6 years ago
  53. e78e00b selftests: bpf: fix compilation with out-of-tree $(OUTPUT) by Stanislav Fomichev · 6 years ago
  54. 17a90a7 selftests/bpf: test that GSO works in lwt_ip_encap by Peter Oskolkov · 6 years ago
  55. ea0371f net: fix GSO in bpf_lwt_push_ip_encap by Peter Oskolkov · 6 years ago
  56. 915905f xsk: fix potential crash in xsk_diag_put_umem() by Eric Dumazet · 6 years ago
  57. 5b4f21b bpf: hbm: fix spelling mistake "deault" -> "default" by Colin Ian King · 6 years ago
  58. 4c3024d bpf: only test gso type on gso packets by Willem de Bruijn · 6 years ago
  59. 78c3aff bpf: fix sysctl.c warning by Arnd Bergmann · 6 years ago
  60. 6466e71 tcp: do not report TCP_CM_INQ of 0 for closed connections by Soheil Hassas Yeganeh · 6 years ago
  61. 6caabe7 net: hsr: fix memory leak in hsr_dev_finalize() by Mao Wenan · 6 years ago
  62. ecb3dea net: sched: flower: insert new filter to idr after setting its mask by Vlad Buslov · 6 years ago
  63. a10674b tcp: detecting the misuse of .sendpage for Slab objects by Vasily Averin · 6 years ago
  64. 7b83762 appletalk: Add atalk.h header files to MAINTAINERS file by Arnd Bergmann · 6 years ago
  65. 27da0d2 appletalk: Fix compile regression by Arnd Bergmann · 6 years ago
  66. f4b3ec4 iptunnel: NULL pointer deref for ip_md_tunnel_xmit by Alan Maguire · 6 years ago
  67. 22c7476 ipv4/route: fail early when inet dev is missing by Paolo Abeni · 6 years ago
  68. f4772de net: hns3: Fix a logical vs bitwise typo by Dan Carpenter · 6 years ago
  69. 4177c5d net/sched: act_tunnel_key: Fix double free dst_cache by wenxu · 6 years ago
  70. 0e63208 tipc: fix RDM/DGRAM connect() regression by Erik Hugne · 6 years ago
  71. d9862cf Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  72. 8feed3e Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  73. 3591b19 Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  74. 45f5532 Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 6 years ago
  75. eac6165 x86: Deprecate a.out support by Borislav Petkov · 6 years ago
  76. 08300f4 a.out: remove core dumping support by Linus Torvalds · 6 years ago
  77. 63bdf42 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  78. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  79. fcc082f Revert "s390/cpum_cf: Add kernel message exaplanations" by Martin Schwidefsky · 6 years ago
  80. cd2a3bf Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  81. 7629bac Merge tag 'hwmon-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  82. dcc75dd Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  83. 32c0ac3 Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  84. e48b044 Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 years ago
  85. 42eaf18 Merge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  86. c8d950a Merge tag 'i3c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 6 years ago
  87. 811c16a Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  88. a83b042 Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  89. ee5e001 fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes by Slavomir Kaslev · 6 years ago
  90. 18a4d8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  91. 4f9020f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  92. 096461d net/sched: avoid unused-label warning by Arnd Bergmann · 6 years ago
  93. a154d5d net: ignore sysctl_devconf_inherit_init_net without SYSCTL by Arnd Bergmann · 6 years ago
  94. 64af7dc phy: mdio-mux: fix Kconfig dependencies by Arnd Bergmann · 6 years ago
  95. 9731ea0 net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_aneg by Heiner Kallweit · 6 years ago
  96. 3acca1d net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new DSA framework by Heiner Kallweit · 6 years ago
  97. 9e9322e selftest/net: Remove duplicate header by Souptick Joarder · 6 years ago
  98. b33b7cd sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 by Kai-Heng Feng · 6 years ago
  99. d6089c7 Merge branch 'Devlink-health-updates' by David S. Miller · 6 years ago
  100. 86d7e71 net/mlx5e: Update tx reporter status in case channels were successfully opened by Eran Ben Elisha · 6 years ago