Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: flow_dissector: add __skb_get_poff to get a start offset to payload | Daniel Borkmann | 2013-03-20 | 1 | -0/+57 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-03-20 | 1 | -0/+2 |
|\ | |||||
| * | flow_keys: include thoff into flow_keys for later usage | Daniel Borkmann | 2013-03-20 | 1 | -0/+2 |
* | | flow_dissector: support L2 GRE | Michael Dalton | 2013-03-12 | 1 | -0/+11 |
|/ | |||||
* | net: move rx and tx hash functions to net/core/flow_dissector.c | Cong Wang | 2013-01-21 | 1 | -0/+173 |
* | ipv6: add ipv6_addr_hash() helper | Eric Dumazet | 2012-07-18 | 1 | -2/+3 |
* | net: flow_dissector.c missing include linux/export.h | Jesper Dangaard Brouer | 2012-01-24 | 1 | -0/+1 |
* | flow_dissector: use a 64bit load/store | Eric Dumazet | 2011-11-29 | 1 | -2/+11 |
* | net: introduce skb_flow_dissect() | Eric Dumazet | 2011-11-28 | 1 | -0/+134 |