开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
flow_keys.h
Age
Commit message (
Expand
)
Author
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2015-05-04
net: Add flow_keys digest
Tom Herbert
2015-02-05
flow_keys: n_proto type should be __be16
Eric Dumazet
2014-09-05
net: Add function for parsing the header length out of linear ethernet frames
Alexander Duyck
2014-08-25
net: make skb an optional parameter for__skb_flow_dissect()
WANG Cong
2014-08-23
net: Allow raw buffers to be passed into the flow dissector.
David S. Miller
2014-07-07
flow_dissector: Abstract out hash computation
Tom Herbert
2014-06-23
flow_keys: Record IP layer protocol in skb_flow_dissect()
Govindarajulu Varadarajan
2013-10-03
flow_dissector: factor out the ports extraction in skb_flow_get_ports
Nikolay Aleksandrov
2013-09-20
flow.h/flow_keys.h: Remove extern from function prototypes
Joe Perches
2013-03-20
flow_keys: include thoff into flow_keys for later usage
Daniel Borkmann
2011-11-29
flow_dissector: use a 64bit load/store
Eric Dumazet
2011-11-28
net: introduce skb_flow_dissect()
Eric Dumazet