Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
qca-nss-sfe
/
9b6bb3304100b28d2ee3df4eb78070ad5212cf60
9b6bb33
fast-classifier: support ipv6
by Xiaoping Fan
· 9 years ago
8da1387
fast-classifier: support compiling with kernel 3.14.0
by Xiaoping Fan
· 9 years ago
e70da41
[shortcut-fe] support compiling with kernel 4.4.0
by Xiaoping Fan
· 9 years ago
47c5a70
[debug] Correct variable references in DEBUG_TRACE
by Ryan Sherlock
· 9 years ago
0fde5bf
Merge "shortcut-fe-simulated-driver: add definition of special interface for ECM"
by Linux Build Service Account
· 9 years ago
6753961
shortcut-fe-simulated-driver: add definition of special interface for ECM
by Xiaoping Fan
· 9 years ago
44b2c3c
[fc] Adding IPV6 support in tuple
by Ryan Sherlock
· 9 years ago
43da098
Merge "shortcut-fe-simulated-driver: adjust order of definition for sync reason"
by Linux Build Service Account
· 9 years ago
1253cd0
shortcut-fe-simulated-driver: adjust order of definition for sync reason
by Xiaoping Fan
· 9 years ago
ae52e38
Merge "shortcut-fe: Improve the throughput of unaccerlerated flows"
by Linux Build Service Account
· 9 years ago
01c67cc
shortcut-fe: fix warnings reported by KlocWork tool
by Xiaoping Fan
· 9 years ago
62faaad
shortcut-fe: Improve the throughput of unaccerlerated flows
by Xiaoping Fan
· 9 years ago
389a5b9
Merge "fast-classifier: change from irq spinlocks to bh spinlocks"
by Linux Build Service Account
· 9 years ago
a8936db
fast-classifier: change from irq spinlocks to bh spinlocks
by Matthew McClintock
· 9 years ago
ee0afe0
shortcut-fe-simulated-driver: support to accelerate in only one direction
by Xiaoping Fan
· 9 years ago
640faf4
shortcut-fe: support to enable/disable flow cookie at runtime
by Xiaoping Fan
· 9 years ago
e1963d4
shortcut-fe: support to remark packet DSCP and skb priority
by Xiaoping Fan
· 9 years ago
0493b2d
shortcut-fe-simulated-driver: add SFE simulated driver
by Xiaoping Fan
· 9 years ago
99cb4c1
shortcut-fe: include NAT information and sync reason in sync message
by Xiaoping Fan
· 9 years ago
a42c68b
shortcut-fe: Update markings for SFE component.
by Xiaoping Fan
· 9 years ago
1d8d69d
shortcut-fe: don't accelerate locally generated packets
by Xiaoping Fan
· 9 years ago
3c423e3
shortcut-fe: change all spin_lock/spin_unlock to spin_lock_bh/spin_unlock_bh
by Xiaoping Fan
· 9 years ago
3458647
shortcut-fe: delete connection gracefully
by Xiaoping Fan
· 9 years ago
20f04cc
shortcut-fe: parse parameter of device event correctly to be compatible with 3.14
by Xiaoping Fan
· 10 years ago
79ed729
shortcut-fe: use correct API to get master of bridge port
by Xiaoping Fan
· 10 years ago
82c2151
shortcut-fe: add exception counters in sfe connection manager
by Xiaoping Fan
· 9 years ago
0eb6e2f
Merge "shortcut-fe: check if "dev->header_ops->create" is null"
by Linux Build Service Account
· 9 years ago
7f397e7
Merge "shortcut-fe: skip unconfirmed connections in postrouting hook"
by Linux Build Service Account
· 9 years ago
2784e61
shortcut-fe: check if "dev->header_ops->create" is null
by Xiaoping Fan
· 9 years ago
956461e
shortcut-fe: skip unconfirmed connections in postrouting hook
by Xiaoping Fan
· 9 years ago
8748eb3
shortcut-fe: fix ipsec forwarding issue
by Zhi Chen
· 9 years ago
978b377
shortcut-fe: support ipv6 in sfe
by Xiaoping Fan
· 10 years ago
d44a5b4
shortcut-fe: make APIs more general
by Xiaoping Fan
· 10 years ago
45f4f2c
shortcut-fe: add missed copyright to files
by Xiaoping Fan
· 10 years ago
5917642
shortcut-fe: Clean all errors reported by kernel checkpatch script
by Xiaoping Fan
· 10 years ago
627c041
fast-classifier: fix wrong return value in post routing hook
by Xiaoping Fan
· 10 years ago
a4b5852
Merge "shortcut-fe: correctly cooperate with GSO"
by Linux Build Service Account
· 10 years ago
2089918
Merge "shortcut-fe: correctly cooperate with S/G"
by Linux Build Service Account
· 10 years ago
d642a6e
shortcut-fe: correctly cooperate with GSO
by Xiaoping Fan
· 10 years ago
35e9cf6
Merge "shortcut-fe: correctly cooperate with checksum hardware offloading"
by Linux Build Service Account
· 10 years ago
f8260b8
shortcut-fe: correctly cooperate with S/G
by Xiaoping Fan
· 10 years ago
ad755af
shortcut-fe: correctly cooperate with checksum hardware offloading
by Xiaoping Fan
· 10 years ago
4ad4e9f
Merge "shortcut-fe: properly look up TCP connections"
by Linux Build Service Account
· 10 years ago
3785880
shortcut-fe: properly look up TCP connections
by Matthew McClintock
· 10 years ago
238bd07
Merge "[shortcut-fe] support flow cookie"
by Linux Build Service Account
· 10 years ago
d1dc7b2
[shortcut-fe] support flow cookie
by Xiaoping Fan
· 10 years ago
49eecc8
Merge "Revert "do not auto offload connections with non-zero mark""
by Linux Build Service Account
· 10 years ago
b01fd79
Revert "do not auto offload connections with non-zero mark"
by Nicolas Costa
· 10 years ago
6c7facc
Merge "handle reversed tuple in offload netlink message"
by Linux Build Service Account
· 10 years ago
ebc7610
Merge "do not auto offload connections with non-zero mark"
by Linux Build Service Account
· 10 years ago
16ea460
Merge "keep track of genl send failures"
by Linux Build Service Account
· 10 years ago
7ce1456
handle reversed tuple in offload netlink message
by Nicolas Costa
· 10 years ago
136102d
Merge "[shortcut-fe] support compiling with kernel 3.14.0"
by Linux Build Service Account
· 10 years ago
3f1fe51
[shortcut-fe] support compiling with kernel 3.14.0
by Xiaoping Fan
· 10 years ago
94b42dd
do not auto offload connections with non-zero mark
by Nicolas Costa
· 10 years ago
15b3efc
keep track of genl send failures
by Nicolas Costa
· 10 years ago
0e69754
Merge "[fast-classifier] pass correct pointer to hash_add"
by Linux Build Service Account
· 10 years ago
d2d07f4
[fast-classifier] pass correct pointer to hash_add
by Matthew McClintock
· 10 years ago
dcd671d
Merge "reduce the buffer size of the genl broadcast msgs"
by Linux Build Service Account
· 10 years ago
e2460f7
reduce the buffer size of the genl broadcast msgs
by Nicolas Costa
· 10 years ago
bf6456e
Merge "[shortcut-fe] don't attempt to offload connection if net_device is shutting down"
by Linux Build Service Account
· 10 years ago
389b42a
[shortcut-fe] don't attempt to offload connection if net_device is shutting down
by Matthew McClintock
· 10 years ago
d3d57fd
Merge "[shortcut-fe] only check for a multicast ip address, not ethernet address"
by Linux Build Service Account
· 10 years ago
c8df826
[shortcut-fe] only check for a multicast ip address, not ethernet address
by Matthew McClintock
· 10 years ago
8888bf8
Merge "[shortcut-fe] drop multicast packets based on ip address"
by Linux Build Service Account
· 10 years ago
7ee3542
Merge "Revert "[shortcut-fe] Use src and dest IP for interface details""
by Linux Build Service Account
· 10 years ago
a11c7cd
[shortcut-fe] drop multicast packets based on ip address
by Matthew McClintock
· 10 years ago
0d37fe7
Revert "[shortcut-fe] Use src and dest IP for interface details"
by Matthew McClintock
· 10 years ago
7e1d493
Merge "[shortcut-fe] Use src and dest IP for interface details"
by Linux Build Service Account
· 10 years ago
6508efb
[shortcut-fe] Use src and dest IP for interface details
by Matthew McClintock
· 11 years ago
191ba52
[fast-classifer] move fast-classifier to use hash table instead of list
by Matthew McClintock
· 11 years ago
2780a5e
[fast-classifier] add sysfs option to turn on skip to bridge on ingress
by Matthew McClintock
· 11 years ago
8fd6b12
[shortcut-fe] add option to skip to bridge device on ingress to bridge device
by Matthew McClintock
· 11 years ago
d0cdb80
[shortcut-fe] export more information via sfe_ipv4_sync to sync handler
by Matthew McClintock
· 11 years ago
8feca16
[fast-classifier] update genl messages to use dest_{ip,port}_xlate
by Nicolas Costa
· 11 years ago
f58c6da
[fast-classifier] use GFP_ATOMIC instead of GFP_KERNEL
by Matthew McClintock
· 11 years ago
bf6b5bc
fix compile warnings for missing functions
by Matthew McClintock
· 11 years ago
dab3c8f
[shortcut-fe] remove extra htons
by Matthew McClintock
· 11 years ago
0f5c059
[shortcut-fe] fix warnings preventing builds
by Matthew McClintock
· 11 years ago
865bce8
fix a compile warning
by Nicolas Costa
· 11 years ago
bdddb9b
fix bug in debug output
by Nicolas Costa
· 11 years ago
bafb3af
fix whitespace
by Nicolas Costa
· 11 years ago
9ec8c7b
mark skb->forwarded for offloaded connections
by Nicolas Costa
· 11 years ago
8822185
[fast-classifier] compact the output of sysfs node
by Matthew McClintock
· 11 years ago
af48f1e
[shortcut-fe] fix conntrack not getting updated properly
by Matthew McClintock
· 11 years ago
f0c9831
[fast-classifier] remove left over debug message
by Matthew McClintock
· 11 years ago
eb82145
[fast-classifer] add pppoe support changes to this cm
by Matthew McClintock
· 11 years ago
6ea74fe
[shortcut-fe] don't reset number of connections
by Matthew McClintock
· 11 years ago
6078715
[fast-classifier] if not offloaded keep trying
by Matthew McClintock
· 11 years ago
75e75fb
[fast-classifier] add debug info for fast-classifier cm
by Matthew McClintock
· 11 years ago
ab00ff2
[fast-classifier] reuse mac addr from sfe, and use dest_mac_xlate
by Matthew McClintock
· 11 years ago
5f1b1d4
[fast-classifier] only send done/close message if we previously offloaded
by Matthew McClintock
· 11 years ago
d180a7d
[fast-classifer] add dest mac to message payload
by Matthew McClintock
· 11 years ago
db5ac51
[shortcut-fe] add pppoe support
by Matthew McClintock
· 11 years ago
a8ad796
Revert "[sfe] Initial PPPoE support for SFE"
by Matthew McClintock
· 11 years ago
42801d7
Revert "[shortcut-fe] fix null dereference for non-PPPoE case"
by Matthew McClintock
· 11 years ago
a322194
[shortcut-fe] update legal markings for release
by Matthew McClintock
· 11 years ago
2109040
save conmark from conntrack event
by Nicolas Costa
· 11 years ago
54167ab
[shortcut-fe] reset some stats when writing to /dev/sfe
by Matthew McClintock
· 11 years ago
8f4fcd2
[fast-classifier] fix writing to offload_at_pkts in sysfs
by Matthew McClintock
· 11 years ago
Next »