Sign in
zircon-guest
/
third_party
/
linux
/
4b8ac9660af07be6f6602b523929793eed314997
/
net
/
core
/
flow_dissector.c
5af7fb6
flow-dissector: Fix alignment issue in __skb_flow_get_ports
by Alexander Duyck
· 10 years ago
56193d1
net: Add function for parsing the header length out of linear ethernet frames
by Alexander Duyck
· 11 years ago
453a940
net: make skb an optional parameter for__skb_flow_dissect()
by WANG Cong
· 11 years ago
6451b3f
net: fix comments for __skb_flow_get_ports()
by WANG Cong
· 11 years ago
8fc54f6
net: use reciprocal_scale() helper
by Daniel Borkmann
· 11 years ago
690e36e
net: Allow raw buffers to be passed into the flow dissector.
by David S. Miller
· 11 years ago
a3b18dd
net: Only do flow_dissector hash computation once per packet
by Tom Herbert
· 11 years ago
19469a8
flow_dissector: Use IPv6 flow label in flow_dissector
by Tom Herbert
· 11 years ago
0e00161
net: Call skb_get_hash in get_xps_queue and __skb_tx_hash
by Tom Herbert
· 11 years ago
5ed20a6
flow_dissector: Abstract out hash computation
by Tom Herbert
· 11 years ago
e0f31d8
flow_keys: Record IP layer protocol in skb_flow_dissect()
by Govindarajulu Varadarajan
· 11 years ago
61b905d
net: Rename skb->rxhash to skb->hash
by Tom Herbert
· 11 years ago
2b8837a
net: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
b9507bd
netdevice: move netdev_cap_txqueue for shared usage to header
by Daniel Borkmann
· 11 years ago
99932d4
netdevice: add queue selection fallback handler for ndo_select_queue
by Daniel Borkmann
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f663dd9
net: core: explicitly select a txq before doing l2 forwarding
by Jason Wang
· 11 years ago
3958afa1b
net: Change skb_get_rxhash to skb_get_hash
by Tom Herbert
· 11 years ago
3797d3e
net: flow_dissector: small optimizations in IPv4 dissect
by Eric Dumazet
· 11 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
6f09234
net: flow_dissector: fail on evil iph->ihl
by Jason Wang
· 11 years ago
66415cf
net: initialize hashrnd in flow_dissector with net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
357afe9
flow_dissector: factor out the ports extraction in skb_flow_get_ports
by Nikolay Aleksandrov
· 12 years ago
b867835
net: flow_dissector: fix thoff for IPPROTO_AH
by Eric Dumazet
· 12 years ago
50d1784
net: fix multiqueue selection
by Eric Dumazet
· 12 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
702821f
net: revert 8728c544a9c ("net: dev_pick_tx() fix")
by Eric Dumazet
· 12 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
e11aada
net: flow_dissector: add 802.1ad support
by Eric Dumazet
· 12 years ago
b438f94
flow_dissector: add support for IPPROTO_IPV6
by Tom Herbert
· 12 years ago
fca4189
flow_dissector: clean up IPIP case
by Tom Herbert
· 12 years ago
f77668d
net: flow_dissector: add __skb_get_poff to get a start offset to payload
by Daniel Borkmann
· 12 years ago
6181659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
8ed7816
flow_keys: include thoff into flow_keys for later usage
by Daniel Borkmann
· 12 years ago
e1733de
flow_dissector: support L2 GRE
by Michael Dalton
· 12 years ago
441d9d3
net: move rx and tx hash functions to net/core/flow_dissector.c
by Cong Wang
· 12 years ago
ddbe503
ipv6: add ipv6_addr_hash() helper
by Eric Dumazet
· 13 years ago
c452ed7
net: flow_dissector.c missing include linux/export.h
by Jesper Dangaard Brouer
· 13 years ago
4d77d2b
flow_dissector: use a 64bit load/store
by Eric Dumazet
· 13 years ago
0744dd00
net: introduce skb_flow_dissect()
by Eric Dumazet
· 13 years ago