1. 7d9c342 bpf: Make cgroup storages shared between programs on the same cgroup by YiFei Zhu · 4 years, 6 months ago
  2. 5d99cb2c bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work by Song Liu · 4 years, 6 months ago
  3. 7b04d6d bpf: Separate bpf_get_[stack|stackid] for perf events BPF by Song Liu · 4 years, 6 months ago
  4. a5cbe05 bpf: Implement bpf iterator for map elements by Yonghong Song · 4 years, 6 months ago
  5. afbf21d bpf: Support readonly/readwrite buffers in verifier by Yonghong Song · 4 years, 6 months ago
  6. f9c7927 bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t by Yonghong Song · 4 years, 6 months ago
  7. 14fc6bd6 bpf: Refactor bpf_iter_reg to have separate seq_info member by Yonghong Song · 4 years, 6 months ago
  8. a228a64 bpf: Add bpf_prog iterator by Alexei Starovoitov · 4 years, 7 months ago
  9. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  10. 17baa44 Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 6 months ago
  11. 1b64b2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master by Linus Torvalds · 4 years, 6 months ago
  12. 0137043 icmp6: support rfc 4884 by Willem de Bruijn · 4 years, 6 months ago
  13. 178c49d icmp: prepare rfc 4884 for ipv6 by Willem de Bruijn · 4 years, 6 months ago
  14. 6d04fe1 net: optimize the sockptr_t for unified kernel/user address spaces by Christoph Hellwig · 4 years, 6 months ago
  15. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 6 months ago
  16. b43c615 net/ipv6: switch ip6_mroute_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  17. 01ccb5b net/ipv4: switch ip_mroute_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  18. b03afaa bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  19. c2f1263 netfilter: switch nf_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  20. ab214d1 netfilter: switch xt_copy_counters to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  21. b1ea9ff net: switch copy_bpf_fprog_from_user to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  22. ba423fd net: add a new sockptr_t type by Christoph Hellwig · 4 years, 6 months ago
  23. 0cb09af net/flow_dissector: add packet hash dissection by Ariel Levkovich · 4 years, 6 months ago
  24. 68845a5 Merge branch 'akpm' into master (patches from Andrew) by Linus Torvalds · 4 years, 6 months ago
  25. a38a19e Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm into master by Linus Torvalds · 4 years, 6 months ago
  26. e0b3e0b io-mapping: indicate mapping failure by Michael J. Ruhl · 4 years, 6 months ago
  27. 3bef735 vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way by Chengguang Xu · 4 years, 6 months ago
  28. 76be93f tcp: allow at most one TLP probe per flight by Yuchung Cheng · 4 years, 6 months ago
  29. 5df96f2 dm integrity: fix integrity recalculation that is improperly skipped by Mikulas Patocka · 4 years, 6 months ago
  30. be0cec6 qed: introduce qed_chain_get_elem_used{,u32}() by Alexander Lobakin · 4 years, 6 months ago
  31. f2aefd2 qed: optimize common chain accessors by Alexander Lobakin · 4 years, 6 months ago
  32. 1550658 qed: add support for different page sizes for chains by Alexander Lobakin · 4 years, 6 months ago
  33. b6db3f7 qed: simplify chain allocation with init params struct by Alexander Lobakin · 4 years, 6 months ago
  34. 5e776d8 qed: move chain initialization inlines next to allocation functions by Alexander Lobakin · 4 years, 6 months ago
  35. 9b6ee3c qed: sanitize PBL chains allocation by Alexander Lobakin · 4 years, 6 months ago
  36. 2cf2f4f qed: reformat "qed_chain.h" a bit by Alexander Lobakin · 4 years, 6 months ago
  37. dee72f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  38. aca7ed0 i2c: drop duplicated word in the header file by Randy Dunlap · 4 years, 6 months ago
  39. 93eaceb net: phylink: add interface to configure clause 22 PCS PHY by Russell King · 4 years, 6 months ago
  40. 7137e18 net: phylink: add struct phylink_pcs by Russell King · 4 years, 6 months ago
  41. b7ad14c net: phylink: re-implement interface configuration with PCS by Russell King · 4 years, 6 months ago
  42. 1571e70 net: phylink: in-band pause mode advertisement update for PCS by Russell King · 4 years, 6 months ago
  43. 951cf36 bpf: net: Use precomputed btf_id for bpf iterators by Yonghong Song · 4 years, 6 months ago
  44. fce557b bpf: Make btf_sock_ids global by Yonghong Song · 4 years, 6 months ago
  45. 0f12e58 bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h by Yonghong Song · 4 years, 6 months ago
  46. bc4f054 bpf: Compute bpf_skc_to_*() helper socket btf ids at build time by Yonghong Song · 4 years, 6 months ago
  47. 99785a8 qed: add support for the extended speed and FEC modes by Alexander Lobakin · 4 years, 6 months ago
  48. 98e675e qed: add missing loopback modes by Alexander Lobakin · 4 years, 6 months ago
  49. ae7e693 qed: add support for Forward Error Correction by Alexander Lobakin · 4 years, 6 months ago
  50. 37237b5 qed: reformat several structures a bit by Alexander Lobakin · 4 years, 6 months ago
  51. bdb5d8e qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE by Alexander Lobakin · 4 years, 6 months ago
  52. e812916d linkmode: introduce linkmode_intersects() by Alexander Lobakin · 4 years, 6 months ago
  53. a8b7b2d sched: sch_api: add missing rcu read lock to silence the warning by Jiri Pirko · 4 years, 6 months ago
  54. eba75c5 icmp: support rfc 4884 by Willem de Bruijn · 4 years, 6 months ago
  55. c34bc10 netfilter: remove the compat argument to xt_copy_counters_from_user by Christoph Hellwig · 4 years, 6 months ago
  56. 77d4df4 netfilter: remove the compat_{get,set} methods by Christoph Hellwig · 4 years, 6 months ago
  57. 55db9c0 net: remove compat_sys_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  58. 8c918ff net: remove compat_sock_common_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  59. 4d295e5 net: simplify cBPF setsockopt compat handling by Christoph Hellwig · 4 years, 6 months ago
  60. a06d30a net/atm: remove the atmdev_ops {get, set}sockopt methods by Christoph Hellwig · 4 years, 6 months ago
  61. 43768f7 Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master by Linus Torvalds · 4 years, 6 months ago
  62. 8c18fc6 Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mapping into master by Linus Torvalds · 4 years, 6 months ago
  63. 1122702 inet6: Run SK_LOOKUP BPF program on socket lookup by Jakub Sitnicki · 4 years, 6 months ago
  64. 1559b4a inet: Run SK_LOOKUP BPF program on socket lookup by Jakub Sitnicki · 4 years, 6 months ago
  65. e9ddbb7 bpf: Introduce SK_LOOKUP program type with a dedicated attach point by Jakub Sitnicki · 4 years, 6 months ago
  66. ce3aa9c bpf, netns: Handle multiple link attachments by Jakub Sitnicki · 4 years, 6 months ago
  67. 7f5f814 rhashtable: drop duplicated word in <linux/rhashtable.h> by Randy Dunlap · 4 years, 6 months ago
  68. d44a919 Merge tag 'mlx5-updates-2020-07-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 6 months ago
  69. 1ea2b74 net: usbnet: export usbnet_set_rx_mode() by Bjørn Mork · 4 years, 6 months ago
  70. e506add net: cdc_ether: export usbnet_cdc_update_filter by Miguel Rodríguez Pérez · 4 years, 6 months ago
  71. 0dd68a3 Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse into master by Linus Torvalds · 4 years, 6 months ago
  72. 8882572 Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm into master by Linus Torvalds · 4 years, 6 months ago
  73. 78fb612 net/mlx5: Add IPsec related Flow steering entry's fields by Huy Nguyen · 4 years, 10 months ago
  74. 9a6ad1a net/mlx5: Accel, Add core IPsec support for the Connect-X family by Raed Salem · 5 years ago
  75. 50ad1c2 Merge tag 'driver-core-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into master by Linus Torvalds · 4 years, 6 months ago
  76. 7531ee3 Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into master by Linus Torvalds · 4 years, 6 months ago
  77. 9216477 bpf: cpumap: Add the possibility to attach an eBPF program to cpumap by Lorenzo Bianconi · 4 years, 6 months ago
  78. 59632b2 net: ipv6: drop duplicate word in comment by Randy Dunlap · 4 years, 6 months ago
  79. 158e896 net: wimax: fix duplicate words in comments by Randy Dunlap · 4 years, 6 months ago
  80. 2ff1711 net: skbuff.h: drop duplicate words in comments by Randy Dunlap · 4 years, 6 months ago
  81. 0d80b76 net: qed: drop duplicate words in comments by Randy Dunlap · 4 years, 6 months ago
  82. 03d54ef Merge tag 'drm-misc-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 6 months ago
  83. 8635764 netpoll: Remove unused inline function netpoll_netdev_init() by YueHaibing · 4 years, 6 months ago
  84. df8201c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  85. 43364ef bridge: mrp: Extend bridge interface by Horatiu Vultur · 4 years, 6 months ago
  86. ec2ffdf Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace into bpf-next by Alexei Starovoitov · 4 years, 6 months ago
  87. 11bb2f7 bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option by Jiri Olsa · 4 years, 6 months ago
  88. 079ef53 bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF option by Jiri Olsa · 4 years, 6 months ago
  89. 567f6a6 dma-direct: provide function to check physical memory area validity by Nicolas Saenz Julienne · 4 years, 6 months ago
  90. b330966 fuse: reject options on reconfigure via fsconfig(2) by Miklos Szeredi · 4 years, 6 months ago
  91. e9919e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 6 months ago
  92. 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  93. 5a2798a bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macros by Jiri Olsa · 4 years, 6 months ago
  94. 9901a6b Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 6 months ago
  95. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  96. 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
  97. ca68d56 Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 6 months ago
  98. cc4e383 udp_tunnel: add central NIC RX port offload infrastructure by Jakub Kicinski · 4 years, 6 months ago
  99. a2b992c debugfs: make sure we can remove u32_array files cleanly by Jakub Kicinski · 4 years, 6 months ago
  100. b1b11d0 Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc by Linus Torvalds · 4 years, 6 months ago