Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-01 | net: convert packet_fanout.sk_ref from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+3 |
2015-08-18 | packet: add classic BPF fanout mode | Willem de Bruijn | 1 | -1/+4 |
2015-06-21 | packet: free packet_rollover after synchronize_net | Willem de Bruijn | 1 | -0/+1 |
2015-05-13 | packet: rollover statistics | Willem de Bruijn | 1 | -0/+3 |
2015-05-13 | packet: rollover huge flows before small flows | Willem de Bruijn | 1 | -0/+2 |
2015-05-13 | packet: rollover lock contention avoidance | Willem de Bruijn | 1 | -0/+1 |
2015-05-13 | packet: rollover prepare: per-socket state | Willem de Bruijn | 1 | -1/+5 |
2015-03-12 | net: Introduce possible_net_t | Eric W. Biederman | 1 | -3/+1 |
2014-08-22 | packet: handle too big packets for PACKET_V3 | Eric Dumazet | 1 | -0/+1 |
2014-01-17 | packet: use percpu mmap tx frame pending refcount | Daniel Borkmann | 1 | -1/+1 |
2013-12-10 | packet: introduce PACKET_QDISC_BYPASS socket option | Daniel Borkmann | 1 | -0/+1 |
2013-11-21 | packet: fix use after free race in send path when dev is released | Daniel Borkmann | 1 | -0/+1 |
2013-04-25 | packet: account statistics only in tpacket_stats_u | Daniel Borkmann | 1 | -2/+1 |
2013-04-25 | packet: reorder a member in packet_ring_buffer | Daniel Borkmann | 1 | -1/+3 |
2013-03-20 | packet: packet fanout rollover during socket overload | Willem de Bruijn | 1 | -1/+2 |
2012-11-08 | packet: tx_ring: allow the user to choose tx data offset | Paul Chavent | 1 | -0/+1 |
2012-08-20 | packet: Report fanout status via diag engine | Pavel Emelyanov | 1 | -1/+19 |
2012-08-15 | packet: Introduce net/packet/internal.h header | Pavel Emelyanov | 1 | -0/+103 |