summaryrefslogtreecommitdiffstats
path: root/include/net/flow_keys.h
Commit message (Expand)AuthorAgeFilesLines
* flow_keys: n_proto type should be __be16Eric Dumazet2015-02-051-3/+3
* net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck2014-09-061-0/+2
* net: make skb an optional parameter for__skb_flow_dissect()WANG Cong2014-08-261-2/+2
* net: Allow raw buffers to be passed into the flow dissector.David S. Miller2014-08-231-2/+12
* flow_dissector: Abstract out hash computationTom Herbert2014-07-081-0/+1
* flow_keys: Record IP layer protocol in skb_flow_dissect()Govindarajulu Varadarajan2014-06-231-0/+14
* flow_dissector: factor out the ports extraction in skb_flow_get_portsNikolay Aleksandrov2013-10-031-0/+1
* flow.h/flow_keys.h: Remove extern from function prototypesJoe Perches2013-09-201-1/+1
* flow_keys: include thoff into flow_keys for later usageDaniel Borkmann2013-03-201-0/+1
* flow_dissector: use a 64bit load/storeEric Dumazet2011-11-291-0/+1
* net: introduce skb_flow_dissect()Eric Dumazet2011-11-291-0/+15