index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
flow_dissector.c
Commit message (
Expand
)
Author
Age
*
flow-dissector: Fix alignment issue in __skb_flow_get_ports
Alexander Duyck
2014-10-10
*
net: Add function for parsing the header length out of linear ethernet frames
Alexander Duyck
2014-09-05
*
net: make skb an optional parameter for__skb_flow_dissect()
WANG Cong
2014-08-25
*
net: fix comments for __skb_flow_get_ports()
WANG Cong
2014-08-25
*
net: use reciprocal_scale() helper
Daniel Borkmann
2014-08-23
*
net: Allow raw buffers to be passed into the flow dissector.
David S. Miller
2014-08-23
*
net: Only do flow_dissector hash computation once per packet
Tom Herbert
2014-07-08
*
flow_dissector: Use IPv6 flow label in flow_dissector
Tom Herbert
2014-07-08
*
net: Call skb_get_hash in get_xps_queue and __skb_tx_hash
Tom Herbert
2014-07-08
*
flow_dissector: Abstract out hash computation
Tom Herbert
2014-07-08
*
flow_keys: Record IP layer protocol in skb_flow_dissect()
Govindarajulu Varadarajan
2014-06-23
*
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-26
*
net: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
*
netdevice: move netdev_cap_txqueue for shared usage to header
Daniel Borkmann
2014-02-17
*
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-02-17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-14
|
\
|
*
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-10
*
|
net: Change skb_get_rxhash to skb_get_hash
Tom Herbert
2013-12-17
|
/
*
net: flow_dissector: small optimizations in IPv4 dissect
Eric Dumazet
2013-11-08
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
|
\
|
*
net: flow_dissector: fail on evil iph->ihl
Jason Wang
2013-11-02
*
|
net: initialize hashrnd in flow_dissector with net_get_random_once
Hannes Frederic Sowa
2013-10-25
*
|
flow_dissector: factor out the ports extraction in skb_flow_get_ports
Nikolay Aleksandrov
2013-10-03
|
/
*
net: flow_dissector: fix thoff for IPPROTO_AH
Eric Dumazet
2013-09-30
*
net: fix multiqueue selection
Eric Dumazet
2013-09-11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
|
\
|
*
net: revert 8728c544a9c ("net: dev_pick_tx() fix")
Eric Dumazet
2013-08-30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-16
|
\
|
|
*
net: flow_dissector: add 802.1ad support
Eric Dumazet
2013-08-09
*
|
flow_dissector: add support for IPPROTO_IPV6
Tom Herbert
2013-07-30
*
|
flow_dissector: clean up IPIP case
Tom Herbert
2013-07-30
|
/
*
net: flow_dissector: add __skb_get_poff to get a start offset to payload
Daniel Borkmann
2013-03-20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-20
|
\
|
*
flow_keys: include thoff into flow_keys for later usage
Daniel Borkmann
2013-03-20
*
|
flow_dissector: support L2 GRE
Michael Dalton
2013-03-12
|
/
*
net: move rx and tx hash functions to net/core/flow_dissector.c
Cong Wang
2013-01-21
*
ipv6: add ipv6_addr_hash() helper
Eric Dumazet
2012-07-18
*
net: flow_dissector.c missing include linux/export.h
Jesper Dangaard Brouer
2012-01-24
*
flow_dissector: use a 64bit load/store
Eric Dumazet
2011-11-29
*
net: introduce skb_flow_dissect()
Eric Dumazet
2011-11-28