1. 2b3ae00 net/packet: remove data races in fanout operations by Eric Dumazet · 3 years, 9 months ago
  2. 3a1c395 net/packet: make packet_fanout.arr size configurable up to 64K by Tanner Love · 4 years, 2 months ago
  3. 632ca50 af_packet: TPACKET_V3: replace busy-wait loop by John Ogness · 4 years, 6 months ago
  4. 61fad68 net/packet: tpacket_rcv: avoid a producer race condition by Willem de Bruijn · 4 years, 10 months ago
  5. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  6. 89ed5b5 af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET by Neil Horman · 6 years ago
  7. 8e8e295 net/packet: make tp_drops atomic by Eric Dumazet · 6 years ago
  8. 3a7ad06 Revert "packet: switch kvzalloc to allocate memory" by Eric Dumazet · 6 years ago
  9. 71e4128 packet: switch kvzalloc to allocate memory by Li RongQing · 6 years ago
  10. a6361f0 packet: fix bitfield update race by Willem de Bruijn · 7 years ago
  11. 57f015f packet: fix crash in fanout_demux_rollover() by Mike Maloney · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. fb5c2c1 net: convert packet_fanout.sk_ref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  14. 47dceb8 packet: add classic BPF fanout mode by Willem de Bruijn · 9 years ago
  15. 59f2111 packet: free packet_rollover after synchronize_net by Willem de Bruijn · 10 years ago
  16. a9b6391 packet: rollover statistics by Willem de Bruijn · 10 years ago
  17. 3b3a5b0 packet: rollover huge flows before small flows by Willem de Bruijn · 10 years ago
  18. 2ccdbaa packet: rollover lock contention avoidance by Willem de Bruijn · 10 years ago
  19. 0648ab7 packet: rollover prepare: per-socket state by Willem de Bruijn · 10 years ago
  20. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 10 years ago
  21. dc80811 packet: handle too big packets for PACKET_V3 by Eric Dumazet · 10 years ago
  22. b013840 packet: use percpu mmap tx frame pending refcount by Daniel Borkmann · 11 years ago
  23. d346a3f packet: introduce PACKET_QDISC_BYPASS socket option by Daniel Borkmann · 11 years ago
  24. e40526c packet: fix use after free race in send path when dev is released by Daniel Borkmann · 11 years ago
  25. ee80fbf packet: account statistics only in tpacket_stats_u by Daniel Borkmann · 12 years ago
  26. 0578edc packet: reorder a member in packet_ring_buffer by Daniel Borkmann · 12 years ago
  27. 77f65eb packet: packet fanout rollover during socket overload by Willem de Bruijn · 12 years ago
  28. 5920cd3a packet: tx_ring: allow the user to choose tx data offset by Paul Chavent · 12 years ago
  29. fff3321 packet: Report fanout status via diag engine by Pavel Emelyanov · 12 years ago
  30. 2787b04 packet: Introduce net/packet/internal.h header by Pavel Emelyanov · 12 years ago