aboutsummaryrefslogtreecommitdiff
path: root/include/net/flow_keys.h
AgeCommit message (Expand)Author
2014-09-05net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck
2014-08-25net: make skb an optional parameter for__skb_flow_dissect()WANG Cong
2014-08-23net: Allow raw buffers to be passed into the flow dissector.David S. Miller
2014-07-07flow_dissector: Abstract out hash computationTom Herbert
2014-06-23flow_keys: Record IP layer protocol in skb_flow_dissect()Govindarajulu Varadarajan
2013-10-03flow_dissector: factor out the ports extraction in skb_flow_get_portsNikolay Aleksandrov
2013-09-20flow.h/flow_keys.h: Remove extern from function prototypesJoe Perches
2013-03-20flow_keys: include thoff into flow_keys for later usageDaniel Borkmann
2011-11-29flow_dissector: use a 64bit load/storeEric Dumazet
2011-11-28net: introduce skb_flow_dissect()Eric Dumazet