index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
flow_dissector.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-07
net: Only do flow_dissector hash computation once per packet
Tom Herbert
1
-0
/
+2
2014-07-07
flow_dissector: Use IPv6 flow label in flow_dissector
Tom Herbert
1
-0
/
+17
2014-07-07
net: Call skb_get_hash in get_xps_queue and __skb_tx_hash
Tom Herbert
1
-24
/
+5
2014-07-07
flow_dissector: Abstract out hash computation
Tom Herbert
1
-16
/
+28
2014-06-23
flow_keys: Record IP layer protocol in skb_flow_dissect()
Govindarajulu Varadarajan
1
-0
/
+1
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
1
-5
/
+5
2014-03-12
net: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-7
/
+7
2014-02-17
netdevice: move netdev_cap_txqueue for shared usage to header
Daniel Borkmann
1
-12
/
+1
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
1
-4
/
+3
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+7
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
1
-3
/
+7
2013-12-17
net: Change skb_get_rxhash to skb_get_hash
Tom Herbert
1
-3
/
+3
2013-11-08
net: flow_dissector: small optimizations in IPv4 dissect
Eric Dumazet
1
-3
/
+3
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-11-02
net: flow_dissector: fail on evil iph->ihl
Jason Wang
1
-1
/
+1
2013-10-25
net: initialize hashrnd in flow_dissector with net_get_random_once
Hannes Frederic Sowa
1
-13
/
+21
2013-10-03
flow_dissector: factor out the ports extraction in skb_flow_get_ports
Nikolay Aleksandrov
1
-11
/
+28
2013-09-30
net: flow_dissector: fix thoff for IPPROTO_AH
Eric Dumazet
1
-2
/
+2
2013-09-11
net: fix multiqueue selection
Eric Dumazet
1
-1
/
+1
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+3
2013-08-30
net: revert 8728c544a9c ("net: dev_pick_tx() fix")
Eric Dumazet
1
-8
/
+3
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-08-09
net: flow_dissector: add 802.1ad support
Eric Dumazet
1
-0
/
+1
2013-07-30
flow_dissector: add support for IPPROTO_IPV6
Tom Herbert
1
-0
/
+3
2013-07-30
flow_dissector: clean up IPIP case
Tom Herbert
1
-1
/
+2
2013-03-20
net: flow_dissector: add __skb_get_poff to get a start offset to payload
Daniel Borkmann
1
-0
/
+57
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2013-03-20
flow_keys: include thoff into flow_keys for later usage
Daniel Borkmann
1
-0
/
+2
2013-03-12
flow_dissector: support L2 GRE
Michael Dalton
1
-0
/
+11
2013-01-21
net: move rx and tx hash functions to net/core/flow_dissector.c
Cong Wang
1
-0
/
+173
2012-07-18
ipv6: add ipv6_addr_hash() helper
Eric Dumazet
1
-2
/
+3
2012-01-24
net: flow_dissector.c missing include linux/export.h
Jesper Dangaard Brouer
1
-0
/
+1
2011-11-29
flow_dissector: use a 64bit load/store
Eric Dumazet
1
-2
/
+11
2011-11-28
net: introduce skb_flow_dissect()
Eric Dumazet
1
-0
/
+134