aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/flow_dissector.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-21net: move rx and tx hash functions to net/core/flow_dissector.cCong Wang1-0/+173
2012-07-18ipv6: add ipv6_addr_hash() helperEric Dumazet1-2/+3
2012-01-24net: flow_dissector.c missing include linux/export.hJesper Dangaard Brouer1-0/+1
2011-11-29flow_dissector: use a 64bit load/storeEric Dumazet1-2/+11
2011-11-28net: introduce skb_flow_dissect()Eric Dumazet1-0/+134