Tom Herbert
|
61b905da33
net: Rename skb->rxhash to skb->hash
|
11 years ago |
Joe Perches
|
2b8837aeaa
net: Convert uses of __constant_<foo> to <foo>
|
11 years ago |
Daniel Borkmann
|
b9507bdaf4
netdevice: move netdev_cap_txqueue for shared usage to header
|
11 years ago |
Daniel Borkmann
|
99932d4fc0
netdevice: add queue selection fallback handler for ndo_select_queue
|
11 years ago |
David S. Miller
|
0a379e21c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Jason Wang
|
f663dd9aaf
net: core: explicitly select a txq before doing l2 forwarding
|
11 years ago |
Tom Herbert
|
3958afa1b2
net: Change skb_get_rxhash to skb_get_hash
|
11 years ago |
Eric Dumazet
|
3797d3e846
net: flow_dissector: small optimizations in IPv4 dissect
|
11 years ago |
David S. Miller
|
394efd19d5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Jason Wang
|
6f09234385
net: flow_dissector: fail on evil iph->ihl
|
11 years ago |
Hannes Frederic Sowa
|
66415cf8a1
net: initialize hashrnd in flow_dissector with net_get_random_once
|
11 years ago |
Nikolay Aleksandrov
|
357afe9c46
flow_dissector: factor out the ports extraction in skb_flow_get_ports
|
12 years ago |
Eric Dumazet
|
b86783587b
net: flow_dissector: fix thoff for IPPROTO_AH
|
12 years ago |
Eric Dumazet
|
50d1784ee4
net: fix multiqueue selection
|
12 years ago |
David S. Miller
|
06c54055be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
702821f4ea
net: revert 8728c544a9c ("net: dev_pick_tx() fix")
|
12 years ago |
David S. Miller
|
2ff1cf12c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
e11aada32b
net: flow_dissector: add 802.1ad support
|
12 years ago |
Tom Herbert
|
b438f940d3
flow_dissector: add support for IPPROTO_IPV6
|
12 years ago |
Tom Herbert
|
fca4189551
flow_dissector: clean up IPIP case
|
12 years ago |
Daniel Borkmann
|
f77668dc25
net: flow_dissector: add __skb_get_poff to get a start offset to payload
|
12 years ago |
David S. Miller
|
61816596d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Daniel Borkmann
|
8ed781668d
flow_keys: include thoff into flow_keys for later usage
|
12 years ago |
Michael Dalton
|
e1733de224
flow_dissector: support L2 GRE
|
12 years ago |
Cong Wang
|
441d9d327f
net: move rx and tx hash functions to net/core/flow_dissector.c
|
12 years ago |
Eric Dumazet
|
ddbe503203
ipv6: add ipv6_addr_hash() helper
|
13 years ago |
Jesper Dangaard Brouer
|
c452ed7077
net: flow_dissector.c missing include linux/export.h
|
13 years ago |
Eric Dumazet
|
4d77d2b567
flow_dissector: use a 64bit load/store
|
13 years ago |
Eric Dumazet
|
0744dd00c1
net: introduce skb_flow_dissect()
|
13 years ago |