1. 5b7fe93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  2. 4b1f5dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  3. 4802747 tcp: add TCP_INFO status for failed client TFO by Jason Baron · 5 years ago
  4. 3820729 bpf: Prepare btf_ctx_access for non raw_tp use case by Martin KaFai Lau · 5 years ago
  5. b9bcb95 net: phy: broadcom: add 1000Base-X support for BCM54616S by Tao Ren · 5 years ago
  6. fa6e98c net: phy: add support for clause 37 auto-negotiation by Heiner Kallweit · 5 years ago
  7. d54725c netfilter: nf_tables: support for multiple devices per netdev hook by Pablo Neira Ayuso · 5 years ago
  8. cb662ac netfilter: nf_tables: increase maximum devices number per flowtable by Pablo Neira Ayuso · 5 years ago
  9. 3f0465a netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables by Pablo Neira Ayuso · 5 years ago
  10. 71a8a63 netfilter: nf_flow_table: move priority to struct nf_flowtable by Pablo Neira Ayuso · 5 years ago
  11. 5e5b03d xdp: Fix type of string pointer in __XDP_ACT_SYM_TAB by Ben Dooks (Codethink) · 5 years ago
  12. 7e99e34 net: dsa: remove dsa_switch_alloc helper by Vivien Didelot · 5 years ago
  13. 05f294a net: dsa: allocate ports on touch by Vivien Didelot · 5 years ago
  14. da4561c net: dsa: use ports list to setup default CPU port by Vivien Didelot · 5 years ago
  15. fb35c60 net: dsa: use ports list to setup switches by Vivien Didelot · 5 years ago
  16. b96ddf2 net: dsa: use ports list in dsa_to_port by Vivien Didelot · 5 years ago
  17. ab8ccae net: dsa: add ports list in the switch fabric by Vivien Didelot · 5 years ago
  18. 68bb8ea net: dsa: use dsa_to_port helper everywhere by Vivien Didelot · 5 years ago
  19. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  20. 531e93d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  21. 2a06b89 net: reorder 'struct net' fields to avoid false sharing by Eric Dumazet · 5 years ago
  22. 5f93393 Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  23. 0e2adab Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  24. 1d951ba net: phy: micrel: Update KSZ87xx PHY name by Marek Vasut · 5 years ago
  25. 777d062 Merge branch 'errata/tx2-219' into for-next/fixes by Will Deacon · 5 years ago
  26. 7801158 Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  27. a7658e1 bpf: Check types of arguments passed into helpers by Alexei Starovoitov · 5 years ago
  28. 3dec541 bpf: Add support for BTF pointers to x86 JIT by Alexei Starovoitov · 5 years ago
  29. 2a02759 bpf: Add support for BTF pointers to interpreter by Alexei Starovoitov · 5 years ago
  30. 9e15db6 bpf: Implement accurate raw_tp context access via BTF by Alexei Starovoitov · 5 years ago
  31. ccfe29eb2 bpf: Add attach_btf_id attribute to program load by Alexei Starovoitov · 5 years ago
  32. 8580ac9 bpf: Process in-kernel BTF by Alexei Starovoitov · 5 years ago
  33. 7c6a469e bpf: Add typecast to bpf helpers to help BTF generation by Alexei Starovoitov · 5 years ago
  34. e8c423f bpf: Add typecast to raw_tracepoints to help BTF generation by Alexei Starovoitov · 5 years ago
  35. ca58fbe netfilter: add and use nf_hook_slow_list() by Florian Westphal · 5 years ago
  36. 2ad9d77 netfilter: conntrack: free extension area immediately by Florian Westphal · 5 years ago
  37. 2203cbf net: sfp: move fwnode parsing into sfp-bus layer by Russell King · 5 years ago
  38. 19c95f2 arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled by Julien Thierry · 5 years ago
  39. 554032c net: phylink: use more linkmode_* by Russell King · 5 years ago
  40. fa4e0f8 net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions by Davide Caratti · 5 years ago
  41. 14af7fd ethtool: Add support for 400Gbps (50Gbps per lane) link modes by Jiri Pirko · 5 years ago
  42. 8625732 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  43. 9411e3a gpiolib: Initialize the hardware with a callback by Andy Shevchenko · 5 years ago
  44. 13bea89 xarray.h: fix kernel-doc warning by Randy Dunlap · 5 years ago
  45. 2a7e582 bitmap.h: fix kernel-doc warning and typo by Randy Dunlap · 5 years ago
  46. fdf3bf8 mm, page_owner: rename flag indicating that page is allocated by Vlastimil Babka · 5 years ago
  47. 5556cfe mm, page_owner: fix off-by-one error in __set_page_owner_handle() by Vlastimil Babka · 5 years ago
  48. a98d62c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  49. 7e0d15e Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  50. ab4e846 tcp: annotate sk->sk_wmem_queued lockless reads by Eric Dumazet · 5 years ago
  51. e292f05 tcp: annotate sk->sk_sndbuf lockless reads by Eric Dumazet · 5 years ago
  52. ebb3b78 tcp: annotate sk->sk_rcvbuf lockless reads by Eric Dumazet · 5 years ago
  53. e0d694d tcp: annotate tp->snd_nxt lockless reads by Eric Dumazet · 5 years ago
  54. 0f31746 tcp: annotate tp->write_seq lockless reads by Eric Dumazet · 5 years ago
  55. d983ea6 tcp: add rcu protection around tp->fastopen_rsk by Eric Dumazet · 5 years ago
  56. 2581efa Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
  57. 82c87e7 Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  58. 6c90bbd Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  59. 9b4e40c Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  60. fcb45a2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  61. e7a9810 devlink: propagate extack down to health reporter ops by Jiri Pirko · 5 years ago
  62. 1c0cc5f Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  63. 84a081f bpf: Align struct bpf_prog_stats by Eric Dumazet · 5 years ago
  64. c6f6ebd Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  65. 294f69e compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use by Joe Perches · 5 years ago
  66. af84537 SUNRPC: fix race to sk_err after xs_error_report by Benjamin Coddington · 5 years ago
  67. 70c2655 net: silence KCSAN warnings about sk->sk_backlog.len reads by Eric Dumazet · 5 years ago
  68. eac6640 net: annotate sk->sk_rcvlowat lockless reads by Eric Dumazet · 5 years ago
  69. 1f142c1 tcp: annotate lockless access to tcp_memory_pressure by Eric Dumazet · 5 years ago
  70. 60b173c net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head by Eric Dumazet · 5 years ago
  71. c3d9494 net/smc: no new connections on disappearing devices by Ursula Braun · 5 years ago
  72. a0a62ee net/smc: separate locks for SMCD and SMCR link group lists by Ursula Braun · 5 years ago
  73. a2351c5 net/smc: separate SMCD and SMCR link group lists by Ursula Braun · 5 years ago
  74. 690a6ca7 DIM: fix dim.h kernel-doc and headers by Randy Dunlap · 5 years ago
  75. b6e6b5f sctp: add SCTP_SEND_FAILED_EVENT event by Xin Long · 5 years ago
  76. 4b77403 sctp: add SCTP_ADDR_ADDED event by Xin Long · 5 years ago
  77. 819be81 sctp: add chunks to sk_backlog when the newsk sk_socket is not set by Xin Long · 5 years ago
  78. 31d7c17 Merge tag 'spi-ptp-api' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Jakub Kicinski · 5 years ago
  79. bacb7e1 Revert "tun: call dev_get_valid_name() before register_netdevice()" by Eric Dumazet · 5 years ago
  80. a17fd2c Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by Jakub Kicinski · 5 years ago
  81. e3280b5 Merge tag 'led-fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
  82. b74555d llc: fix sk_buff leak in llc_conn_service() by Eric Biggers · 5 years ago
  83. e3f1271 leds: core: Fix leds.h structure documentation by Dan Murphy · 5 years ago
  84. 79591b7 spi: Add a PTP system timestamp to the transfer structure by Vladimir Oltean · 6 years ago
  85. bec5007 lib/string: Make memzero_explicit() inline instead of external by Arvind Sankar · 5 years ago
  86. 5d5a081 ipvs: batch __ip_vs_cleanup by Haishuang Yan · 5 years ago
  87. eda57a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  88. 59bb479 mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two) by Vlastimil Babka · 5 years ago
  89. 1bc63fb mm, memcg: make scan aggression always exclude protection by Chris Down · 5 years ago
  90. 9de7ca4 mm, memcg: make memory.emin the baseline for utilisation determination by Chris Down · 5 years ago
  91. 9783aa9 mm, memcg: proportional memory.{low,min} reclaim by Chris Down · 5 years ago
  92. 08d1d0e memcg: only record foreign writebacks with dirty pages when memcg is not disabled by Baoquan He · 5 years ago
  93. f8615bf netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c. by Jeremy Sowden · 5 years ago
  94. 3fbd6c4 netfilter: ipset: move function to ip_set_bitmap_ip.c. by Jeremy Sowden · 5 years ago
  95. 8563918 netfilter: ipset: make ip_set_put_flags extern. by Jeremy Sowden · 5 years ago
  96. 2398a97 netfilter: ipset: move functions to ip_set_core.c. by Jeremy Sowden · 5 years ago
  97. 94177f6 netfilter: ipset: move ip_set_comment functions from ip_set.h to ip_set_core.c. by Jeremy Sowden · 5 years ago
  98. 017f77c netfilter: ipset: add a coding-style fix to ip_set_ext_destroy. by Jeremy Sowden · 5 years ago
  99. dc0c18e mac80211: fix scan when operating on DFS channels in ETSI domains by Aaron Komisar · 5 years ago
  100. c512c69 uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it by Linus Torvalds · 5 years ago