Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-27 | ring: Remove unused parameter sock from setup_ring_layout_generic() | Tobias Klauser | 1 | -1/+1 |
2015-10-29 | ring, bind_ring_generic: no need to nullify members twice | Daniel Borkmann | 1 | -7/+2 |
2015-10-29 | ring: alloc_ring_frames_generic make types size_t | Daniel Borkmann | 1 | -3/+2 |
2015-10-29 | ring: Simplify calculation of number of frames in a tpacket ring | Tobias Klauser | 1 | -4/+1 |
2015-10-29 | ring: Move generic code for ring layout setup to own function | Tobias Klauser | 1 | -0/+21 |
2013-12-11 | trafgen: speedup TX only path by avoiding kernel packet_rcv() call | Jesper Dangaard Brouer | 1 | -2/+5 |
2013-07-13 | misc: fix multiple NULL pointer sparse warnings | Daniel Borkmann | 1 | -1/+1 |
2013-05-31 | ring: setup frame structure for v2/v3 in a generic way | Daniel Borkmann | 1 | -6/+5 |
2013-05-31 | ring: move duplicate/generic code parts from rx/tx into ring.c | Daniel Borkmann | 1 | -0/+64 |