1. b9adba3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  2. 0706a78 Revert "xsk: Do not sleep in poll() when need_wakeup set" by Magnus Karlsson · 3 years ago
  3. 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  4. bd0687c xsk: Do not sleep in poll() when need_wakeup set by Magnus Karlsson · 3 years, 1 month ago
  5. b3cb764 net: drop nopreempt requirement on sock_prot_inuse_add() by Eric Dumazet · 3 years, 1 month ago
  6. 94033cd xsk: Optimize for aligned case by Magnus Karlsson · 3 years, 3 months ago
  7. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
  8. 782347b xdp: Add proper __rcu annotations to redirect map entries by Toke Høiland-Jørgensen · 3 years, 6 months ago
  9. e7a1c13 xsk: Align XDP socket batch size with DPDK by Li RongQing · 3 years, 9 months ago
  10. 9c8f21e xsk: Build skb by page (aka generic zerocopy xmit) by Xuan Zhuo · 3 years, 10 months ago
  11. 3914d88 xsk: Respect device's headroom and tailroom on generic xmit path by Alexander Lobakin · 3 years, 10 months ago
  12. 458f727 xsk: Remove explicit_free parameter from __xsk_rcv() by Björn Töpel · 4 years ago
  13. b425e24 xsk: Clear pool even for inactive queues by Maxim Mikityanskiy · 4 years ago
  14. b1b95cb xsk: Rollback reservation at NETDEV_TX_BUSY by Magnus Karlsson · 4 years ago
  15. f09ced4 xsk: Fix race in SKB mode transmit with shared cq by Magnus Karlsson · 4 years ago
  16. 8bee683 xsk: Fix memory leak for failed bind by Magnus Karlsson · 4 years, 1 month ago
  17. a6b5e02 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years ago
  18. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  19. 3546b9b xsk: Validate socket state in xsk_recvmsg, prior touching socket members by Björn Töpel · 4 years, 1 month ago
  20. a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
  21. 3413f04 xsk: Change the tx writeable condition by Xuan Zhuo · 4 years, 1 month ago
  22. f5da541 xsk: Replace datagram_poll by sock_poll_wait by Xuan Zhuo · 4 years, 1 month ago
  23. b02e5a0 xsk: Propagate napi_id to XDP socket Rx path by Björn Töpel · 4 years, 1 month ago
  24. a073195 xsk: Add busy-poll support for {recv,send}msg() by Björn Töpel · 4 years, 1 month ago
  25. e392081 xsk: Check need wakeup flag in sendmsg() by Björn Töpel · 4 years, 1 month ago
  26. 45a8668 xsk: Add support for recvmsg() by Björn Töpel · 4 years, 1 month ago
  27. bb1b25c xdp: Remove the functions xsk_map_inc and xsk_map_put by Zhu Yanjun · 4 years, 1 month ago
  28. 36ccdf8 net, xsk: Avoid taking multiple skbuff references by Björn Töpel · 4 years, 1 month ago
  29. 537cf4e xsk: Fix umem cleanup bug at socket destruct by Magnus Karlsson · 4 years, 1 month ago
  30. 9349eb3 xsk: Introduce batched Tx descriptor interfaces by Magnus Karlsson · 4 years, 1 month ago
  31. e5e1a4b xsk: Fix possible memory leak at socket close by Magnus Karlsson · 4 years, 2 months ago
  32. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  33. 1fd17c8c xsk: Fix possible crash in socket_release when out-of-memory by Magnus Karlsson · 4 years, 3 months ago
  34. 642e450 xsk: Do not discard packet when NETDEV_TX_BUSY by Magnus Karlsson · 4 years, 3 months ago
  35. 83cf5c6 xsk: Fix use-after-free in failed shared_umem bind by Magnus Karlsson · 4 years, 4 months ago
  36. 968be23 xsk: Fix possible segfault at xskmap entry insertion by Magnus Karlsson · 4 years, 4 months ago
  37. a113243 xsk: Add shared umem support between devices by Magnus Karlsson · 4 years, 4 months ago
  38. b5aea28 xsk: Add shared umem support between queue ids by Magnus Karlsson · 4 years, 4 months ago
  39. a5aa8e5 xsk: Move xsk_tx_list and its lock to buffer pool by Magnus Karlsson · 4 years, 4 months ago
  40. c2d3d6a xsk: Move queue_id, dev and need_wakeup to buffer pool by Magnus Karlsson · 4 years, 4 months ago
  41. 7361f9c xsk: Move fill and completion rings to buffer pool by Magnus Karlsson · 4 years, 4 months ago
  42. 1c1efc2 xsk: Create and free buffer pool independently from umem by Magnus Karlsson · 4 years, 4 months ago
  43. c465576 xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces by Magnus Karlsson · 4 years, 4 months ago
  44. 3c4f850 xdp: Prevent kernel-infoleak in xsk_getsockopt() by Peilin Ye · 4 years, 5 months ago
  45. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  46. 8aa5a33 xsk: Add new statistics by Ciara Loftus · 4 years, 6 months ago
  47. aa2cad0 xdp: Fix xsk_generic_xmit errno by Li RongQing · 4 years, 7 months ago
  48. 26062b1 xsk: Explicitly inline functions and move definitions by Björn Töpel · 4 years, 7 months ago
  49. 0807892 xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code by Björn Töpel · 4 years, 7 months ago
  50. 2b43470 xsk: Introduce AF_XDP buffer allocation API by Björn Töpel · 4 years, 7 months ago
  51. a71506a xsk: Move driver interface to xdp_sock_drv.h by Magnus Karlsson · 4 years, 7 months ago
  52. e4e5aef xsk: Change two variable names for increased clarity by Magnus Karlsson · 4 years, 8 months ago
  53. 0a05861 xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit comments by Tobias Klauser · 4 years, 8 months ago
  54. db5c97f xsk: Fix out of boundary write in __xsk_rcv_memcpy by Li RongQing · 4 years, 9 months ago
  55. 30744a6 xsk: Publish global consumer pointers when NAPI is finished by Magnus Karlsson · 4 years, 11 months ago
  56. 43a825a xsk, net: Make sock_def_readable() have external linkage by Björn Töpel · 5 years ago
  57. 2bbc078 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  58. 15d8c91 xsk: Add function naming comments and reorder functions by Magnus Karlsson · 5 years ago
  59. f8509aa xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr by Magnus Karlsson · 5 years ago
  60. 03896ef xsk: Change names of validation functions by Magnus Karlsson · 5 years ago
  61. c5ed924b xsk: Simplify the consumer ring access functions by Magnus Karlsson · 5 years ago
  62. 59e35e5 xsk: Standardize naming of producer ring access functions by Magnus Karlsson · 5 years ago
  63. e312b9e xsk: Make xskmap flush_list common for all map instances by Björn Töpel · 5 years ago
  64. 0687068 xsk: Add rcu_read_lock around the XSK wakeup by Maxim Mikityanskiy · 5 years ago
  65. 5d946c5 xsk: Fix xsk_poll()'s return type by Luc Van Oostenryck · 5 years ago
  66. d817991 xsk: Restructure/inline XSKMAP lookup/redirect/flush by Björn Töpel · 5 years ago
  67. df55105 xsk: Fix crash in poll when device does not support ndo_xsk_wakeup by Magnus Karlsson · 5 years ago
  68. a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
  69. 42fddcc xsk: use state member for socket synchronization by Björn Töpel · 5 years ago
  70. 9764f4b xsk: avoid store-tearing when assigning umem by Björn Töpel · 5 years ago
  71. 94a9976 xsk: avoid store-tearing when assigning queues by Björn Töpel · 5 years ago
  72. c05cd36 xsk: add support to allow unaligned chunk placement by Kevin Laatz · 5 years ago
  73. 0402acd xsk: remove AF_XDP socket from map when the socket is released by Björn Töpel · 5 years ago
  74. 77cd0d7 xsk: add support for need_wakeup flag in AF_XDP rings by Magnus Karlsson · 5 years ago
  75. 9116e5e xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup by Magnus Karlsson · 5 years ago
  76. 5464c3a xdp: fix potential deadlock on socket mutex by Ilya Maximets · 5 years ago
  77. 6757164 xdp: fix possible cq entry leak by Ilya Maximets · 5 years ago
  78. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  79. bf0bdd1 xdp: fix race on generic receive path by Ilya Maximets · 5 years ago
  80. 455302d xdp: fix hang while unregistering device bound to xdp socket by Ilya Maximets · 6 years ago
  81. 4bce4e5 xsk: Return the whole xdp_desc from xsk_umem_consume_tx by Maxim Mikityanskiy · 6 years ago
  82. 2640d3c xsk: Add getsockopt XDP_OPTIONS by Maxim Mikityanskiy · 6 years ago
  83. d57d764 xsk: Add API to check for available entries in FQ by Maxim Mikityanskiy · 6 years ago
  84. f54ba39 xsk: fix to reject invalid flags in xsk_bind by Björn Töpel · 6 years ago
  85. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  86. 11fe926 Revert "xsk: simplify AF_XDP socket teardown" by Björn Töpel · 6 years ago
  87. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  88. e6762c8 xsk: add missing smp_rmb() in xsk_mmap by Magnus Karlsson · 6 years ago
  89. a36b38aa xsk: add sock_diag interface for AF_XDP by Björn Töpel · 6 years ago
  90. 1d0dc06 net: xsk: track AF_XDP sockets on a per-netns list by Björn Töpel · 6 years ago
  91. e2ce367 xsk: simplify AF_XDP socket teardown by Björn Töpel · 6 years ago
  92. 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  93. cee2716 xsk: do not call synchronize_net() under RCU read lock by Björn Töpel · 6 years ago
  94. 541d7fd xsk: proper AF_XDP socket teardown ordering by Björn Töpel · 6 years ago
  95. c9b47cc xsk: fix bug when trying to use both copy and zero-copy on one queue id by Magnus Karlsson · 6 years ago
  96. 93ee30f xsk: i40e: get rid of useless struct xdp_umem_props by Magnus Karlsson · 6 years ago
  97. 18baed2 xsk: include XDP meta data in AF_XDP frames by Björn Töpel · 6 years ago
  98. 2d55d61 net: xsk: don't return frames via the allocator on error by Jakub Kicinski · 6 years ago
  99. 09210c4 xsk: do not return EMSGSIZE in copy mode for packets larger than MTU by Magnus Karlsson · 6 years ago
  100. 6efb443 xsk: always return ENOBUFS from sendmsg if there is no TX queue by Magnus Karlsson · 6 years ago