aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/flow_keys.h
Commit message (Expand)AuthorAge
* flow_keys: n_proto type should be __be16Eric Dumazet2015-02-05
* net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck2014-09-05
* net: make skb an optional parameter for__skb_flow_dissect()WANG Cong2014-08-25
* net: Allow raw buffers to be passed into the flow dissector.David S. Miller2014-08-23
* flow_dissector: Abstract out hash computationTom Herbert2014-07-08
* flow_keys: Record IP layer protocol in skb_flow_dissect()Govindarajulu Varadarajan2014-06-23
* flow_dissector: factor out the ports extraction in skb_flow_get_portsNikolay Aleksandrov2013-10-03
* flow.h/flow_keys.h: Remove extern from function prototypesJoe Perches2013-09-20
* flow_keys: include thoff into flow_keys for later usageDaniel Borkmann2013-03-20
* flow_dissector: use a 64bit load/storeEric Dumazet2011-11-29
* net: introduce skb_flow_dissect()Eric Dumazet2011-11-28