1. 76ec7fe2 Revert "xsk: Do not sleep in poll() when need_wakeup set" by Magnus Karlsson · 3 years, 1 month ago
  2. 0413f7a xsk: Do not sleep in poll() when need_wakeup set by Magnus Karlsson · 3 years, 1 month ago
  3. 6077060 xsk: Fix broken Tx ring validation by Magnus Karlsson · 3 years, 7 months ago
  4. 340de91 xsk: Fix for xp_aligned_validate_desc() when len == chunk_size by Xuan Zhuo · 3 years, 9 months ago
  5. 613f9d1 xsk: Respect device's headroom and tailroom on generic xmit path by Alexander Lobakin · 4 years ago
  6. 636868a xsk: Clear pool even for inactive queues by Maxim Mikityanskiy · 4 years ago
  7. be66572 xsk: Rollback reservation at NETDEV_TX_BUSY by Magnus Karlsson · 4 years, 1 month ago
  8. 9ad0375 xsk: Fix race in SKB mode transmit with shared cq by Magnus Karlsson · 4 years, 1 month ago
  9. 0fae7d2 xsk: Fix memory leak for failed bind by Magnus Karlsson · 4 years, 1 month ago
  10. 12c8a8c xsk: Return error code if force_zc is set by Zhang Changzhong · 4 years, 1 month ago
  11. 3413f04 xsk: Change the tx writeable condition by Xuan Zhuo · 4 years, 2 months ago
  12. f5da541 xsk: Replace datagram_poll by sock_poll_wait by Xuan Zhuo · 4 years, 2 months ago
  13. 36ccdf8 net, xsk: Avoid taking multiple skbuff references by Björn Töpel · 4 years, 2 months ago
  14. 17864891 xsk: Fix incorrect netdev reference count by Marek Majtyka · 4 years, 2 months ago
  15. 537cf4e xsk: Fix umem cleanup bug at socket destruct by Magnus Karlsson · 4 years, 2 months ago
  16. e5e1a4b xsk: Fix possible memory leak at socket close by Magnus Karlsson · 4 years, 3 months ago
  17. ccdf7fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 3 months ago
  18. 4a8f87e bpf: Allow for map-in-map with dynamic inner array map entries by Daniel Borkmann · 4 years, 3 months ago
  19. c3f01fd xsk: Introduce padding between ring pointers by Magnus Karlsson · 4 years, 3 months ago
  20. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  21. b75597d xsk: Remove internal DMA headers by Björn Töpel · 4 years, 3 months ago
  22. f1fc8ec xsk: Fix a documentation mistake in xsk_queue.h by Ciara Loftus · 4 years, 4 months ago
  23. 1fd17c8c xsk: Fix possible crash in socket_release when out-of-memory by Magnus Karlsson · 4 years, 4 months ago
  24. 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
  25. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
  26. 642e450 xsk: Do not discard packet when NETDEV_TX_BUSY by Magnus Karlsson · 4 years, 4 months ago
  27. bf74a37 xsk: Fix refcount warning in xp_dma_map by Magnus Karlsson · 4 years, 4 months ago
  28. 2b1667e xsk: Fix number of pinned pages/umem size discrepancy by Björn Töpel · 4 years, 4 months ago
  29. 83cf5c6 xsk: Fix use-after-free in failed shared_umem bind by Magnus Karlsson · 4 years, 5 months ago
  30. 1d6fd78 xsk: Fix null check on error return path by Gustavo A. R. Silva · 4 years, 5 months ago
  31. 968be23 xsk: Fix possible segfault at xskmap entry insertion by Magnus Karlsson · 4 years, 5 months ago
  32. 53ea207 xsk: Fix possible segfault in xsk umem diagnostics by Magnus Karlsson · 4 years, 5 months ago
  33. a113243 xsk: Add shared umem support between devices by Magnus Karlsson · 4 years, 5 months ago
  34. b5aea28 xsk: Add shared umem support between queue ids by Magnus Karlsson · 4 years, 5 months ago
  35. 921b686 xsk: Enable sharing of dma mappings by Magnus Karlsson · 4 years, 5 months ago
  36. 7f7ffa4 xsk: Move addrs from buffer pool to umem by Magnus Karlsson · 4 years, 5 months ago
  37. a5aa8e5 xsk: Move xsk_tx_list and its lock to buffer pool by Magnus Karlsson · 4 years, 5 months ago
  38. c2d3d6a xsk: Move queue_id, dev and need_wakeup to buffer pool by Magnus Karlsson · 4 years, 5 months ago
  39. 7361f9c xsk: Move fill and completion rings to buffer pool by Magnus Karlsson · 4 years, 5 months ago
  40. 1c1efc2 xsk: Create and free buffer pool independently from umem by Magnus Karlsson · 4 years, 5 months ago
  41. c465576 xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces by Magnus Karlsson · 4 years, 5 months ago
  42. 1742b3d xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem by Magnus Karlsson · 4 years, 5 months ago
  43. 134fede bpf: Relax max_entries check for most of the inner map types by Martin KaFai Lau · 4 years, 5 months ago
  44. f4d0525 bpf: Add map_meta_equal map ops by Martin KaFai Lau · 4 years, 5 months ago
  45. 3c4f850 xdp: Prevent kernel-infoleak in xsk_getsockopt() by Peilin Ye · 4 years, 6 months ago
  46. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 6 months ago
  47. 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  48. 0d80cb4 xsk: Add xdp statistics to xsk_diag by Ciara Loftus · 4 years, 6 months ago
  49. 8aa5a33 xsk: Add new statistics by Ciara Loftus · 4 years, 6 months ago
  50. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  51. 7e02457 xsk: Use dma_need_sync instead of reimplenting it by Christoph Hellwig · 4 years, 7 months ago
  52. 53937ff xsk: Remove a double pool->dev assignment in xp_dma_map by Christoph Hellwig · 4 years, 7 months ago
  53. 91d5b70 xsk: Replace the cheap_dma flag with a dma_need_sync flag by Christoph Hellwig · 4 years, 7 months ago
  54. 2872e9a bpf: Set map_btf_{name, id} for all map types by Andrey Ignatov · 4 years, 7 months ago
  55. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  56. fa7566a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
  57. aa2cad0 xdp: Fix xsk_generic_xmit errno by Li RongQing · 4 years, 7 months ago
  58. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  59. 7d877c3 net/xdp: use shift instead of 64 bit division by Pavel Machek · 4 years, 7 months ago
  60. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  61. b16a87d xsk: Add overflow check for u64 division, stored into u32 by Björn Töpel · 4 years, 8 months ago
  62. 26062b1 xsk: Explicitly inline functions and move definitions by Björn Töpel · 4 years, 8 months ago
  63. 0807892 xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code by Björn Töpel · 4 years, 8 months ago
  64. 2b43470 xsk: Introduce AF_XDP buffer allocation API by Björn Töpel · 4 years, 8 months ago
  65. 89e4a37 xsk: Move defines only used by AF_XDP internals to xsk.h by Björn Töpel · 4 years, 8 months ago
  66. a71506a xsk: Move driver interface to xdp_sock_drv.h by Magnus Karlsson · 4 years, 8 months ago
  67. d20a1676 xsk: Move xskmap.c to net/xdp/ by Björn Töpel · 4 years, 8 months ago
  68. 07bf2d9 xsk: Remove unnecessary member in xdp_umem by Magnus Karlsson · 4 years, 9 months ago
  69. e4e5aef xsk: Change two variable names for increased clarity by Magnus Karlsson · 4 years, 9 months ago
  70. 0a05861 xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit comments by Tobias Klauser · 4 years, 9 months ago
  71. 99e3a23 xsk: Add missing check on user supplied headroom size by Magnus Karlsson · 4 years, 9 months ago
  72. db5c97f xsk: Fix out of boundary write in __xsk_rcv_memcpy by Li RongQing · 4 years, 10 months ago
  73. 95e486f xdp: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  74. 30744a6 xsk: Publish global consumer pointers when NAPI is finished by Magnus Karlsson · 5 years ago
  75. f1f6a7d mm, tree-wide: rename put_user_page*() to unpin_user_page*() by John Hubbard · 5 years ago
  76. fb48b47 net/xdp: set FOLL_PIN via pin_user_pages() by John Hubbard · 5 years ago
  77. 43a825a xsk, net: Make sock_def_readable() have external linkage by Björn Töpel · 5 years ago
  78. d3a5693 xsk: Support allocations of large umems by Magnus Karlsson · 5 years ago
  79. 2bbc078 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  80. 1d9cb1f xsk: Use struct_size() helper by Magnus Karlsson · 5 years ago
  81. 15d8c91 xsk: Add function naming comments and reorder functions by Magnus Karlsson · 5 years ago
  82. c34787f xsk: Remove unnecessary READ_ONCE of data by Magnus Karlsson · 5 years ago
  83. f8509aa xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr by Magnus Karlsson · 5 years ago
  84. 03896ef xsk: Change names of validation functions by Magnus Karlsson · 5 years ago
  85. c5ed924b xsk: Simplify the consumer ring access functions by Magnus Karlsson · 5 years ago
  86. df0ae6f xsk: Simplify xskq_nb_avail and xskq_nb_free by Magnus Karlsson · 5 years ago
  87. 4b638f1 xsk: Eliminate the RX batch size by Magnus Karlsson · 5 years ago
  88. 59e35e5 xsk: Standardize naming of producer ring access functions by Magnus Karlsson · 5 years ago
  89. d7012f0 xsk: Consolidate to one single cached producer pointer by Magnus Karlsson · 5 years ago
  90. 11cc2d2 xsk: Simplify detection of empty and full rings by Magnus Karlsson · 5 years ago
  91. 484b165 xsk: Eliminate the lazy update threshold by Magnus Karlsson · 5 years ago
  92. e312b9e xsk: Make xskmap flush_list common for all map instances by Björn Töpel · 5 years ago
  93. 0687068 xsk: Add rcu_read_lock around the XSK wakeup by Maxim Mikityanskiy · 5 years ago
  94. 5d946c5 xsk: Fix xsk_poll()'s return type by Luc Van Oostenryck · 5 years ago
  95. ae8a76f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  96. d817991 xsk: Restructure/inline XSKMAP lookup/redirect/flush by Björn Töpel · 5 years ago
  97. 2afd23f xsk: Fix registration of Rx-only sockets by Magnus Karlsson · 5 years ago
  98. df55105 xsk: Fix crash in poll when device does not support ndo_xsk_wakeup by Magnus Karlsson · 5 years ago
  99. 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  100. 1edc976 net/xdp: convert put_page() to put_user_page*() by John Hubbard · 5 years ago