aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/flow_keys.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-05flow_keys: n_proto type should be __be16Eric Dumazet1-3/+3
2014-09-05net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck1-0/+2
2014-08-25net: make skb an optional parameter for__skb_flow_dissect()WANG Cong1-2/+2
2014-08-23net: Allow raw buffers to be passed into the flow dissector.David S. Miller1-2/+12
2014-07-07flow_dissector: Abstract out hash computationTom Herbert1-0/+1
2014-06-23flow_keys: Record IP layer protocol in skb_flow_dissect()Govindarajulu Varadarajan1-0/+14
2013-10-03flow_dissector: factor out the ports extraction in skb_flow_get_portsNikolay Aleksandrov1-0/+1
2013-09-20flow.h/flow_keys.h: Remove extern from function prototypesJoe Perches1-1/+1
2013-03-20flow_keys: include thoff into flow_keys for later usageDaniel Borkmann1-0/+1
2011-11-29flow_dissector: use a 64bit load/storeEric Dumazet1-0/+1
2011-11-28net: introduce skb_flow_dissect()Eric Dumazet1-0/+15