aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/flow_dissector.c
Commit message (Expand)AuthorAge
* net: flow_dissector: fail on evil iph->ihlJason Wang2013-11-20
* net: flow_dissector: fix thoff for IPPROTO_AHEric Dumazet2013-10-13
* net: fix multiqueue selectionEric Dumazet2013-10-13
* net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet2013-09-14
* net: flow_dissector: add __skb_get_poff to get a start offset to payloadDaniel Borkmann2013-03-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
|\
| * flow_keys: include thoff into flow_keys for later usageDaniel Borkmann2013-03-20
* | flow_dissector: support L2 GREMichael Dalton2013-03-12
|/
* net: move rx and tx hash functions to net/core/flow_dissector.cCong Wang2013-01-21
* ipv6: add ipv6_addr_hash() helperEric Dumazet2012-07-18
* net: flow_dissector.c missing include linux/export.hJesper Dangaard Brouer2012-01-24
* flow_dissector: use a 64bit load/storeEric Dumazet2011-11-29
* net: introduce skb_flow_dissect()Eric Dumazet2011-11-28