Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Add function for parsing the header length out of linear ethernet frames | Alexander Duyck | 2014-09-05 | 1 | -0/+2 |
* | net: make skb an optional parameter for__skb_flow_dissect() | WANG Cong | 2014-08-25 | 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-07 | 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-28 | 1 | -0/+15 |