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