| Commit message (Expand) | Author | Age | Files | Lines |
* | net: change name of flow_dissector header to match the .c file name | Jiri Pirko | 2015-05-13 | 1 | -61/+0 |
* | net: Add flow_keys digest | Tom Herbert | 2015-05-04 | 1 | -0/+16 |
* | flow_keys: n_proto type should be __be16 | Eric Dumazet | 2015-02-05 | 1 | -3/+3 |
* | net: Add function for parsing the header length out of linear ethernet frames | Alexander Duyck | 2014-09-06 | 1 | -0/+2 |
* | net: make skb an optional parameter for__skb_flow_dissect() | WANG Cong | 2014-08-26 | 1 | -2/+2 |
* | net: Allow raw buffers to be passed into the flow dissector. | David S. Miller | 2014-08-23 | 1 | -2/+12 |
* | flow_dissector: Abstract out hash computation | Tom Herbert | 2014-07-08 | 1 | -0/+1 |
* | flow_keys: Record IP layer protocol in skb_flow_dissect() | Govindarajulu Varadarajan | 2014-06-23 | 1 | -0/+14 |
* | flow_dissector: factor out the ports extraction in skb_flow_get_ports | Nikolay Aleksandrov | 2013-10-03 | 1 | -0/+1 |
* | flow.h/flow_keys.h: Remove extern from function prototypes | Joe Perches | 2013-09-20 | 1 | -1/+1 |
* | flow_keys: include thoff into flow_keys for later usage | Daniel Borkmann | 2013-03-20 | 1 | -0/+1 |
* | flow_dissector: use a 64bit load/store | Eric Dumazet | 2011-11-29 | 1 | -0/+1 |
* | net: introduce skb_flow_dissect() | Eric Dumazet | 2011-11-29 | 1 | -0/+15 |