summaryrefslogtreecommitdiffstats
path: root/net/packet/internal.h
Commit message (Expand)AuthorAgeFilesLines
* packet: add classic BPF fanout modeWillem de Bruijn2015-08-171-1/+4
* packet: free packet_rollover after synchronize_netWillem de Bruijn2015-06-211-0/+1
* packet: rollover statisticsWillem de Bruijn2015-05-131-0/+3
* packet: rollover huge flows before small flowsWillem de Bruijn2015-05-131-0/+2
* packet: rollover lock contention avoidanceWillem de Bruijn2015-05-131-0/+1
* packet: rollover prepare: per-socket stateWillem de Bruijn2015-05-131-1/+5
* net: Introduce possible_net_tEric W. Biederman2015-03-121-3/+1
* packet: handle too big packets for PACKET_V3Eric Dumazet2014-08-211-0/+1
* packet: use percpu mmap tx frame pending refcountDaniel Borkmann2014-01-161-1/+1
* packet: introduce PACKET_QDISC_BYPASS socket optionDaniel Borkmann2013-12-091-0/+1
* packet: fix use after free race in send path when dev is releasedDaniel Borkmann2013-11-211-0/+1
* packet: account statistics only in tpacket_stats_uDaniel Borkmann2013-04-251-2/+1
* packet: reorder a member in packet_ring_bufferDaniel Borkmann2013-04-251-1/+3
* packet: packet fanout rollover during socket overloadWillem de Bruijn2013-03-191-1/+2
* packet: tx_ring: allow the user to choose tx data offsetPaul Chavent2012-11-071-0/+1
* packet: Report fanout status via diag enginePavel Emelyanov2012-08-201-1/+19
* packet: Introduce net/packet/internal.h headerPavel Emelyanov2012-08-141-0/+103
OpenPOWER on IntegriCloud